@opengeoweb/theme 15.3.0 → 17.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.esm.js +623 -514
- package/package.json +2 -2
- package/src/index.d.ts +0 -15
- package/src/lib/components/Icons/Icons.d.ts +0 -156
- package/src/lib/components/Icons/Icons.spec.d.ts +0 -1
- package/src/lib/components/Icons/index.d.ts +0 -1
- package/src/lib/components/Paths/Paths.d.ts +0 -4
- package/src/lib/components/Paths/index.d.ts +0 -1
- package/src/lib/components/Providers/Providers.d.ts +0 -6
- package/src/lib/components/Providers/index.d.ts +0 -1
- package/src/lib/components/Storybook/StoryHeader.d.ts +0 -6
- package/src/lib/components/Storybook/index.d.ts +0 -1
- package/src/lib/components/Theme/ThemeContext.d.ts +0 -19
- package/src/lib/components/Theme/ThemeContext.spec.d.ts +0 -1
- package/src/lib/components/Theme/index.d.ts +0 -1
- package/src/lib/stories/Accordion.stories.d.ts +0 -9
- package/src/lib/stories/Avatar.stories.d.ts +0 -9
- package/src/lib/stories/Backdrop.stories.d.ts +0 -11
- package/src/lib/stories/Breakpoints.stories.d.ts +0 -8
- package/src/lib/stories/Button.stories.d.ts +0 -9
- package/src/lib/stories/Card.stories.d.ts +0 -9
- package/src/lib/stories/Colors.stories.d.ts +0 -9
- package/src/lib/stories/Elevation.stories.d.ts +0 -9
- package/src/lib/stories/FormElements.stories.d.ts +0 -9
- package/src/lib/stories/IconButton.stories.d.ts +0 -9
- package/src/lib/stories/Icons.stories.d.ts +0 -14
- package/src/lib/stories/List.stories.d.ts +0 -9
- package/src/lib/stories/MenuItem.stories.d.ts +0 -10
- package/src/lib/stories/Select.stories.d.ts +0 -9
- package/src/lib/stories/Slider.stories.d.ts +0 -9
- package/src/lib/stories/Snackbar.stories.d.ts +0 -9
- package/src/lib/stories/Switch.stories.d.ts +0 -9
- package/src/lib/stories/Table.stories.d.ts +0 -16
- package/src/lib/stories/Tabs.stories.d.ts +0 -9
- package/src/lib/stories/TextField.stories.d.ts +0 -9
- package/src/lib/stories/ToggleButton.stories.d.ts +0 -9
- package/src/lib/stories/Tooltip.stories.d.ts +0 -9
- package/src/lib/stories/Typography.stories.d.ts +0 -9
- package/src/lib/types.d.ts +0 -255
- package/src/lib/utils/EChartsThemes/darkTheme.d.ts +0 -249
- package/src/lib/utils/EChartsThemes/index.d.ts +0 -3
- package/src/lib/utils/EChartsThemes/lightTheme.d.ts +0 -244
- package/src/lib/utils/buttonStyles.d.ts +0 -10
- package/src/lib/utils/buttonStyles.test.d.ts +0 -1
- package/src/lib/utils/createTheme.d.ts +0 -16
- package/src/lib/utils/createTheme.spec.d.ts +0 -1
- package/src/lib/utils/i18n.d.ts +0 -2
- package/src/lib/utils/themes/BackdropDecoration.d.ts +0 -4
- package/src/lib/utils/themes/dark/darkTheme.d.ts +0 -3
- package/src/lib/utils/themes/demo/demoTheme.d.ts +0 -3
- package/src/lib/utils/themes/eumetnet/eumetnetTheme.d.ts +0 -3
- package/src/lib/utils/themes/index.d.ts +0 -30
- package/src/lib/utils/themes/light/lightTheme.d.ts +0 -3
- package/src/lib/utils/themes/xmas/xmasTheme.d.ts +0 -3
- package/src/lib/utils/utils.d.ts +0 -5
- package/src/lib/utils/utils.spec.d.ts +0 -1
package/index.esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
1
|
import { SvgIcon, createTheme as createTheme$1, ThemeProvider as ThemeProvider$1, CssBaseline, GlobalStyles, StyledEngineProvider, useTheme } from '@mui/material';
|
|
3
2
|
import React from 'react';
|
|
3
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
import 'i18next';
|
|
5
5
|
import 'react-i18next';
|
|
6
6
|
|
|
@@ -53,6 +53,7 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
53
53
|
* Copyright 2022 - Finnish Meteorological Institute (FMI)
|
|
54
54
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
55
55
|
* */
|
|
56
|
+
|
|
56
57
|
var dragHandlePath = 'M9.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm-5 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm-5 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z';
|
|
57
58
|
var locationPath = 'M11.58 11.758a2.177 2.177 0 1 1 0-4.354 2.177 2.177 0 0 1 0 4.354m0-8.758A6.58 6.58 0 0 0 5 9.58C5 15.15 11.58 21 11.58 21s6.582-5.85 6.582-11.42A6.58 6.58 0 0 0 11.58 3';
|
|
58
59
|
var arrowUpPath = 'M-.08 2.96 2.88 0l2.96 2.96H3.39v8.01H2.37V2.96z';
|
|
@@ -60,101 +61,115 @@ var rotatePath = 'M15.8535534,21.2928932 L15.8535534,18.2971068 C12.49774536,17.
|
|
|
60
61
|
|
|
61
62
|
var _excluded = ["text"],
|
|
62
63
|
_excluded2 = ["isRightAligned", "sx"];
|
|
63
|
-
var
|
|
64
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
65
|
-
children: jsx("path", {
|
|
64
|
+
var SplitVertical = function SplitVertical(props) {
|
|
65
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
66
|
+
children: /*#__PURE__*/jsx("path", {
|
|
66
67
|
d: "M22 2v20H2V2h20zM8 3.999 4 4v16l4-.001v-16zM20 4l-10-.001v16L20 20V4zm-5 4c.3 0 .545.244.545.545v2.91h2.91a.544.544 0 1 1 0 1.09h-2.91v2.91a.545.545 0 1 1-1.09 0v-2.91h-2.91a.544.544 0 1 1 0-1.09h2.91v-2.91c0-.301.244-.545.545-.545z"
|
|
67
68
|
})
|
|
68
69
|
}));
|
|
69
70
|
};
|
|
70
|
-
var
|
|
71
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
72
|
-
children: jsx("path", {
|
|
71
|
+
var SplitHorizontal = function SplitHorizontal(props) {
|
|
72
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
73
|
+
children: /*#__PURE__*/jsx("path", {
|
|
73
74
|
d: "M22 22H2V2h20v20zM20.001 8 20 4H4l.001 4h16zM20 20l.001-10h-16L4 20h16zm-4-5c0 .3-.244.545-.545.545h-2.91v2.91a.544.544 0 1 1-1.09 0v-2.91h-2.91a.545.545 0 1 1 0-1.09h2.91v-2.91a.544.544 0 1 1 1.09 0v2.91h2.91c.301 0 .545.244.545.545z"
|
|
74
75
|
})
|
|
75
76
|
}));
|
|
76
77
|
};
|
|
78
|
+
var SplitVerticalWithContent = function SplitVerticalWithContent(props) {
|
|
79
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
80
|
+
children: /*#__PURE__*/jsx("path", {
|
|
81
|
+
d: "M8 2v2H4v16h4v-6.421H6.537c-.588 0-1.073-.42-1.135-.962l-.007-.118c0-.595.512-1.078 1.142-1.078L8 11.42V2h14v20H2V2h6zm2 18h10V4H10l-.001 7.42h3.023l-1.59-1.532a1.037 1.037 0 0 1 0-1.526 1.19 1.19 0 0 1 1.615 0l4.345 4.137-4.345 4.14c-.224.209-.515.315-.808.315-.292 0-.584-.106-.807-.316a1.038 1.038 0 0 1 0-1.527l1.59-1.532H10L10 20z"
|
|
82
|
+
})
|
|
83
|
+
}));
|
|
84
|
+
};
|
|
85
|
+
var SplitHorizontalWithContent = function SplitHorizontalWithContent(props) {
|
|
86
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
87
|
+
children: /*#__PURE__*/jsx("path", {
|
|
88
|
+
d: "M22 22H2V2h20v20zM4 10v10h16V10h-7.527v3.027l1.533-1.59a1.037 1.037 0 0 1 1.526 0 1.19 1.19 0 0 1 0 1.614l-4.137 4.346-4.14-4.346a1.178 1.178 0 0 1-.315-.807c0-.292.106-.585.316-.807a1.038 1.038 0 0 1 1.526 0l1.533 1.59V10H4zm16-2V4H4v4h6.315V6.541c0-.587.42-1.072.962-1.134l.118-.007c.595 0 1.078.512 1.078 1.141V8H20z"
|
|
89
|
+
})
|
|
90
|
+
}));
|
|
91
|
+
};
|
|
77
92
|
var Expand = function Expand(props) {
|
|
78
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
79
|
-
children: jsx("path", {
|
|
93
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
94
|
+
children: /*#__PURE__*/jsx("path", {
|
|
80
95
|
d: "M6.36 9.5c.752.001 1.36.607 1.36 1.355v5.436h5.42c.751 0 1.36.607 1.36 1.355A1.357 1.357 0 0 1 13.14 19H5v-8.145A1.36 1.36 0 0 1 6.36 9.5zM19 4v8.145c0 .749-.609 1.354-1.36 1.355a1.359 1.359 0 0 1-1.36-1.355V6.709h-5.42c-.75 0-1.36-.607-1.36-1.355 0-.374.152-.713.398-.958.248-.245.587-.396.963-.396H19z"
|
|
81
96
|
})
|
|
82
97
|
}));
|
|
83
98
|
};
|
|
84
99
|
var UnExpand = function UnExpand(props) {
|
|
85
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
86
|
-
children: jsx("path", {
|
|
100
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
101
|
+
children: /*#__PURE__*/jsx("path", {
|
|
87
102
|
d: "M3.86084312,12 C3.48526636,12 3.14555369,12.1508094 2.89848993,12.3958747 C2.6524224,12.6409399 2.5,12.9802611 2.5,13.3543081 C2.5,14.1024021 3.1096896,14.7086162 3.86084312,14.7086162 L9.27930998,14.7086162 L9.27930998,20.1446997 C9.27930998,20.8937859 9.88899958,21.4990078 10.6401531,21.5 C11.3913066,21.4990078 12,20.8937859 12,20.1446997 L12,12 L3.86084312,12 Z M21.1401531,8.29138381 L15.72069,8.29138381 L15.72069,2.85530026 C15.72069,2.10720627 15.1119966,1.50099217 14.3608431,1.5 C13.6086934,1.50099217 13.0009962,2.10819843 13,2.85530026 L13,11 L21.1401531,11 C21.5157299,11 21.8554425,10.8491906 22.1015101,10.6041253 C22.3475776,10.3590601 22.5,10.0197389 22.5,9.64569191 C22.5,8.89759791 21.8913066,8.29138381 21.1401531,8.29138381"
|
|
88
103
|
})
|
|
89
104
|
}));
|
|
90
105
|
};
|
|
91
106
|
var Delete = function Delete(props) {
|
|
92
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
93
|
-
children: jsx("path", {
|
|
107
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
108
|
+
children: /*#__PURE__*/jsx("path", {
|
|
94
109
|
d: "M17.504 8.228c.588 0 1.027.48.973 1.066l-.876 9.64A1.197 1.197 0 0 1 16.434 20H8.41c-.59 0-1.115-.48-1.167-1.066l-.877-9.64a.962.962 0 0 1 .973-1.066zm-2.115 1.228a.82.82 0 0 0-.819.82v7.674a.818.818 0 0 0 1.638 0v-7.675a.819.819 0 0 0-.819-.819zm-2.968 0a.819.819 0 0 0-.819.82v7.674a.818.818 0 1 0 1.638 0v-7.675a.82.82 0 0 0-.82-.819zm-2.968 0a.819.819 0 0 0-.818.82v7.674a.818.818 0 1 0 1.637 0v-7.675a.82.82 0 0 0-.82-.819zM13.432 4c.21 0 .404.168.436.376l.107.758 3.256-.01a1.606 1.606 0 0 1 1.61 1.6l.001.535-12.841.038L6 6.76a1.605 1.605 0 0 1 1.6-1.61l3.262-.008.103-.758a.454.454 0 0 1 .434-.38z"
|
|
95
110
|
})
|
|
96
111
|
}));
|
|
97
112
|
};
|
|
98
113
|
var DrawRegion = function DrawRegion(props) {
|
|
99
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
100
|
-
children: jsx("path", {
|
|
114
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
115
|
+
children: /*#__PURE__*/jsx("path", {
|
|
101
116
|
d: "M6,2 L6,2.999 L10,2.999 L10,2 L14,2 L14,2.999 L18,2.999 L18,2 L22,2 L22,6 L20.999,6 L20.999,10 L22,10 L22,14 L20.999,14 L20.999,18 L22,18 L22,22 L18,22 L18,20.999 L14,20.999 L14,22 L10,22 L10,20.999 L6,20.999 L6,22 L2,22 L2,18 L2.999,18 L2.999,14 L2,14 L2,10 L2.999,10 L2.999,6 L2,6 L2,2 L6,2 Z M10,4.999 L6,4.999 L6,6 L4.999,6 L4.999,10 L6,10 L6,14 L4.999,14 L4.999,18 L6,18 L6,18.999 L10,18.999 L10,18 L14,18 L14,18.999 L18,18.999 L18,18 L18.999,18 L18.999,14 L18,14 L18,10 L18.999,10 L18.999,6 L18,6 L18,4.999 L14,4.999 L14,6 L10,6 L10,4.999 Z"
|
|
102
117
|
})
|
|
103
118
|
}));
|
|
104
119
|
};
|
|
105
120
|
var DrawPolygon = function DrawPolygon(props) {
|
|
106
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
107
|
-
children: jsx("path", {
|
|
121
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
122
|
+
children: /*#__PURE__*/jsx("path", {
|
|
108
123
|
d: "M14,1 L14,4.113 L12.0044614,2.2 L11.994,5.221 L4.039,19 L5,19 L5,23 L1,23 L1,19 L2.307,19 L10.389,5 L10,5 L10,1 L14,1 Z M13.0044614,4.62000715 L23.2887637,14.4827842 L18.3738381,14.8752125 L20.4451897,19.755011 L18.7229079,20.4860763 L16.6515563,15.6062777 L12.9550728,18.8691758 L13.0044614,4.62000715 Z"
|
|
109
124
|
})
|
|
110
125
|
}));
|
|
111
126
|
};
|
|
112
127
|
var DrawFIRLand = function DrawFIRLand(props) {
|
|
113
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
114
|
-
children: jsx("path", {
|
|
128
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
129
|
+
children: /*#__PURE__*/jsx("path", {
|
|
115
130
|
d: "m8.792 0 4.37 2.748h5.106v7.48l.043.078a.585.585 0 0 1 .178-.048.691.691 0 0 1 .344.062l.105.06v.16l.033.04.048.255c.163.103.286.169.37.197a.295.295 0 0 0 .218 0c-.013.124-.013.192 0 .204.04.037.162.08.37.13a.874.874 0 0 1 .025.237.202.202 0 0 1-.07.124.25.25 0 0 0-.032.187c.007.03.058.003.076.106.007.04-.005.114 0 .225.002.047.01.13.026.251a1.363 1.363 0 0 1-.102.373c-.04.078-.138.203-.293.375a.19.19 0 0 1 0 .113c-.017.049-.063.047-.064.069-.01.155.003.436-.033.794-.004.046-.026.107-.07.117-.045.011-.103-.056-.157-.06-.08-.007-.148.036-.214.027-.019-.002-.056-.06-.077-.063-.05-.007-.144.04-.258.035a.293.293 0 0 1-.094-.025l-.066-.03-.085.116-.014.202c.086.035.128.063.127.083 0 .01-.025.02-.072.034l-.055.015-.013.047-.07.024c.024.002.04.029.048.08a.528.528 0 0 1-.02.205c.075.064.136.1.182.11.045.009.116 0 .211-.029.071.091.156.137.256.137.15 0 .131-.174.214-.137.04.018.052.128.125.24.012.02.036.043.072.068l.063.04v.221a.442.442 0 0 0-.115.262c-.007.135.097.198.06.301-.036.104-.129.01-.187.062-.04.034-.075.106-.107.217a.51.51 0 0 0-.202.098c-.052.052-.013.15-.09.194-.077.044-.243-.003-.3.03-.075.043-.032.161-.081.185-.032.015-.107.016-.13.033-.025.021-.034.062-.024.122a.785.785 0 0 1 .235.08c.078.046.193.11.211.222.01.058-.049.096-.08.13-.027.032-.024.06-.057.098a.864.864 0 0 1-.214.176c-.045.027-.09-.106-.152-.079-.103.048-.339.152-.63.31-.016.009-.063-.006-.143-.042l-.066-.032v.176h-.14c-.011-.044-.027-.071-.047-.08a.152.152 0 0 0-.068-.007l-.055.007-.073-.131-.235.035c-.089-.144-.142-.203-.16-.179-.01.014-.126-.045-.114.022.005.028.044.079.117.152l.06.06-.027.091-.32-.122-.183.152h-.139l-.02.07.102.151v.102l-.102.065.02.05.082-.02.164.12v.21l.246.089-.077.223.077.067.035.11.079.056.064.121.096.113.02.15.023.071-.023.08.016.091-.036.12.068.054-.032.03.007.129-.082.105-.035.043-.05.02a3.573 3.573 0 0 1-.15.273l-.06.084-.065.076v.05l-.02.052c.001.131.024.205.068.22.066.023.165-.131.227-.118.032.006-.04.048-.057.118-.003.014.016.037.057.069a.682.682 0 0 0-.275.18c-.063.06-.18.125-.26.215a.133.133 0 0 0-.024.042l-.03.098a.117.117 0 0 1-.073.072c-.102.036-.125-.132-.158-.13-.088.006-.093.15-.097.166-.004.02.02.046.054.074.008.006.01.018.01.033l-.009.1.011.03c.035.022.151-.055.155-.05.053.056.22-.022.274.05.025.033-.113.08-.051.204.062.124.15.03.198.1.017.024-.022.04-.02.092 0 .021.014.066.042.133-.013.054-.027.086-.042.094-.02.011-.052-.02-.073-.019a.109.109 0 0 0-.085.046c-.02.025.018.118 0 .164-.014.035-.105.022-.107.063-.002.05.164.085.087.184-.077.099-.123-.016-.169-.016-.046 0-.114.06-.186.053-.02-.002-.008-.063-.035-.072-.021-.007-.08.038-.105.035-.018-.002-.021-.038-.04-.035-.022.003-.06.045-.085.042-.029-.004-.085-.114-.129-.114-.034.001-.052.114-.09.107-.09-.016-.132.056-.162.007-.015-.025.014-.077.02-.127.002-.027-.022-.055-.02-.077.003-.018.024-.024.02-.036-.03-.07-.122-.027-.17-.115-.031-.058-.042-.108-.032-.15.02-.05.04-.084.059-.105.027-.03.077-.001.106-.025.033-.028.044-.108.054-.13.023-.045.06.053.063 0 0-.02.092-.136.085-.192-.007-.06-.022.06-.085 0-.017-.016-.019-.047-.012-.085.008-.042.104-.059.125-.108.016-.037.059-.115.054-.155-.005-.038-.058-.038-.052-.052l.052-.127c.005-.014.064.026.07.013.019-.047-.017-.145 0-.187.007-.018.125.02.128 0 .005-.022-.105-.101-.094-.138.01-.027.108-.062.122-.1.006-.016-.013-.04-.057-.074-.074.03-.126.037-.156.022-.045-.023.021-.117-.065-.14-.086-.02-.178.024-.257.024-.053 0-.089-.03-.107-.09-.054-.035-.14-.049-.2-.065-.024-.006-.035-.007-.05-.018l-.025-.024v-.215l-.165-.148a.814.814 0 0 1-.12.09c-.02.012-.06.004-.098.022a.391.391 0 0 0-.082.064.44.44 0 0 0-.144-.028.157.157 0 0 0-.093.044 1.378 1.378 0 0 0-.182-.029c-.053-.002-.095.04-.128.013-.097-.078.06-.191 0-.24-.06-.05-.177 0-.245-.03-.069-.03-.025-.05-.08-.14-.053-.092-.16-.137-.16-.241 0-.07.032-.132.094-.188a.558.558 0 0 0-.079-.157c-.012-.014-.042-.024-.091-.029.002-.04-.006-.06-.023-.06-.027 0-.036.015-.056.06-.02.046.004.083-.033.136-.02.03-.07.081-.153.157l-.068.06-.171-.08a.953.953 0 0 1-.24.046c-.053 0-.087-.015-.102-.046-.01-.053-.004-.083.018-.089.022-.006.071.007.15.04a1.621 1.621 0 0 1 0-.143c.002-.043.043-.06.037-.095-.006-.04-.061-.097-.102-.112-.153-.058-.298.059-.434.35-.04.016-.066.022-.078.02-.08-.018-.125-.044-.167-.044a.488.488 0 0 0-.14.024c-.115-.062.035-.218 0-.252-.018-.016-.056-.018-.114-.004l-.065.018-.27.123.03.075-.03.09.117.19c.01.048-.004.078-.042.09a.492.492 0 0 1-.155.007l-.083-.007-.061-.09h-.21c.002-.004-.027.018-.037 0-.015-.028-.016-.1-.026-.11-.029-.03-.075-.032-.074-.035.005-.013-.023-.028-.068-.017-.014.004-.022.03-.04.034a.704.704 0 0 1-.065.011l-.05.006-.287-.11c-.007-.03-.015-.048-.026-.057l-.02-.006-.03.006-.13-.118-.053.013c-.009-.013-.023-.017-.042-.013a.19.19 0 0 0-.047.021l-.032.02v.053l-.09.212-.06-.02-.059.05h-.156a.29.29 0 0 0-.113-.117c-.067-.036-.139-.006-.14-.017a.184.184 0 0 0-.052-.108.24.24 0 0 0-.085-.064l.014-.013.02-.017v-.039l-.088.04-.083.093a.37.37 0 0 0-.105-.026c-.062.001-.098.028-.1.026-.059-.049-.108-.082-.148-.133-.032-.04-.056-.1-.095-.138-.06-.06-.173-.108-.189-.167-.02-.074.018-.09.114-.15.074-.046.182-.14.317-.187.014-.005.046-.002.097.01l.058.014.05.122.121.1a.215.215 0 0 0 .051.125c.04.042.073.03.104 0a.188.188 0 0 0 .024-.054l.018-.057.21.015.033-.028h.068l.055.028h.118l.091-.015.056.077.083-.029.133.084.108.067.049.076c-.006.023-.006.04 0 .05.022.04.071.075.092.096.03.03.084.07.163.116.009-.032.049-.057.121-.075.054-.014.13-.025.227-.033l.104-.008-.024-.164-.2-.11-.045.04a.446.446 0 0 0-.138-.076.222.222 0 0 0-.082-.004l-.049.01-.15-.04a.378.378 0 0 0-.068-.09.135.135 0 0 0-.076-.023.093.093 0 0 0-.026-.078.219.219 0 0 0-.06-.043l-.044-.02v-.062l.153-.021.122-.082a.121.121 0 0 1 .072 0 .188.188 0 0 1 .046.031l.031.029h.184v-.06h-.174a.225.225 0 0 0-.042-.062c-.011-.01-.021-.01-.03 0V19.097l.132-.04c.067.048.123.08.166.094a.519.519 0 0 0 .186.02l.02-.007c.01-.01.265-.037.358-.123a.275.275 0 0 0 .088-.14l.005-.05h.068l.02.004a.937.937 0 0 0 .33.052.377.377 0 0 0 .248-.084l.037-.043-.02-.07a.807.807 0 0 1-.315.1c-.046 0-.09-.048-.156-.064a.967.967 0 0 0-.19-.013 1.722 1.722 0 0 0-.171-.096c-.136-.06-.249-.094-.315-.129a.124.124 0 0 1-.063-.067c.042.007.063-.005.063-.035 0-.046-.06.002-.063 0a.257.257 0 0 0-.05-.035l-.092-.046a.668.668 0 0 0-.102-.048l-.069-.024-.222-.113a.169.169 0 0 0-.02-.096.555.555 0 0 0-.057-.066l-.048-.05.104-.164c-.025.008-.043.008-.054 0-.033-.025-.06-.086-.076-.093-.026-.01-.056.065-.072.037a.317.317 0 0 1-.032-.118c-.016-.14.064-.186.24-.135l.082.028.2-.202.632-.742a3.91 3.91 0 0 0 .547-1.083c.054-.17.14-.364.194-.61.044-.206.1-.58.165-1.123.076-.118.138-.277.187-.479a1.1 1.1 0 0 0 .035-.41l-.018-.081.07-.044.136-.028c-.01.044-.01.068 0 .072.007.002.022-.003.045-.017l.04-.027v.074c-.026.064-.026.115 0 .154.039.058.034.032.17.103.05.025.13.017.243-.024.032-.01.04-.118.099-.147a.473.473 0 0 1 .154-.032l.077-.005.237.48-.058.274c.058.069.094.114.108.137.025.042.001.061.029.073.036.017.078.007.124-.029l.048-.044h.237l.06.253v.077l-.068.048-.067-.048-.037.127-.125.124h-.073l-.128.08-.05-.08-.195-.028c-.067.019-.108.039-.121.061-.01.015-.013.04-.01.076l.01.061.205.449-.05.077c.024.038.03.067.015.09-.014.022-.045.028-.091.018.027.068.057.104.091.107.012.001.032-.018.059-.06l.029-.047.108.028-.16.11c.014.018.003.053-.036.103a1.064 1.064 0 0 1-.11.118l-.082.073-.156.054.084.034.061.05h.063l.026.073c.084-.023.134-.032.15-.026l.055.025.055.034.147.114.229-.037.196.088.03.077c.08.022.139.043.174.062.033.017.066.064.095.08.041.022.2-.053.3-.08.062-.017.06.027.12 0 .083-.038.03-.175.154-.27.06-.046.063-.092.133-.14.1-.069.21-.138.317-.2.068-.04.172-.06.236-.13.169-.182.216-.422.217-.425 0 0-.004-.125-.03-.181a.71.71 0 0 0-.074-.099l-.048-.057.057-.037.013-.112h-.588a2.03 2.03 0 0 0-.16-.217c-.029-.031-.05-.047-.063-.046l-.01.006.032-.511.2-.312.183-.02-.029-.051h-.153c-.01-.045-.024-.069-.041-.07-.012-.002-.028.006-.05.023l-.035.033-.075-.008c-.032.063-.064.094-.094.093-.025 0-.14-.071-.355-.113a.156.156 0 0 0-.069.01l-.05.018-.164-.096a.137.137 0 0 1 0-.112.153.153 0 0 1 .066-.064l.06-.028.019-.08c-.025-.026-.037-.047-.037-.06 0-.04.036-.075.037-.123 0-.04-.036-.094-.035-.14l.004-.25c0-.03-.018-.06-.038-.097a.344.344 0 0 1-.045-.176c.001-.029.073-.105.095-.168.01-.03.016-.1.019-.21a.437.437 0 0 1 .138-.235c.066-.064.157-.13.275-.197.014-.008.03-.08.08-.132.034-.036.095-.056.13-.072.066-.031.16-.021.247-.055.065-.024.094-.082.213-.142.052-.027.15-.07.294-.127l.116-.046h.114c.05-.044.155-.08.315-.104.05-.008.123-.014.218-.018.06.013.102.02.129.018.031-.002.064-.036.125-.046.012-.002.036.007.074.028a.171.171 0 0 1 .128-.028c.04.009.113.043.216.102a.63.63 0 0 1 .203-.094l-.1-.293V3.715h-4.498L9.191 1.451 7.096 6.745l1.02 6.83-2.729 6.828 2.144.327.497-.327a.52.52 0 0 1 .205-.09c.033-.01.074-.004.12-.02.044-.016.104-.06.16-.067.037-.006.14.034.306.12l.108.057.087-.01.136.12.134.04.032-.049.29.073.03-.064.11-.065.12-.03.03-.105.01-.055c.063-.024.116-.024.158 0 .063.036.1.178.124.16 0 0 .04-.005.094.03.007.005.015.02.025.045.026-.01.046-.01.06 0a.45.45 0 0 1 .087.1c-.01-.031-.02-.058-.03-.08-.013-.033-.046-.048-.03-.065.007-.008.113.094.148.087.017-.004-.077-.078-.06-.116.006-.01.042-.01.109 0a.164.164 0 0 0 .017-.026l.03.003.038.007.074.15-.045.056a3.95 3.95 0 0 1-.222.233c-.1.074-.199.138-.295.19-.023.012-.095-.015-.124 0-.044.022-.102.103-.199.161-.02.013-.056-.014-.079 0l-.029.018-.04.026-.353-.044c-.014-.012-.023-.035-.027-.07a.983.983 0 0 1 0-.16 1.745 1.745 0 0 1-.272-.063c-.025-.009-.055-.054-.088-.067-.025-.01-.053.013-.083 0a.908.908 0 0 1-.124-.067c-.01.025-.024.04-.042.047a.128.128 0 0 1-.05.004l-.035-.004-.052.043-.05-.014c.022.122.013.19-.028.204a.507.507 0 0 1-.106.024l-.876.68L4 21.218l3.096-7.642-.993-6.831L8.792 0zm.73 19.28c.045.02.072.035.084.046.037.036.04.074.06.098.02.024.033.045.042.063l.008.026-.08.016-.035.041-.047-.02a.344.344 0 0 0-.052-.033l-.014-.004a.14.14 0 0 0-.056.016l-.038.02-.116-.036-.128.088-.053.062v-.09l-.155-.116-.015-.11.087-.021h.102c-.042.023-.025.03.053.021a3.52 3.52 0 0 0 .353-.067zm-.068-.73.054.02c-.02.038-.02.06 0 .067a.272.272 0 0 0 .1-.003l.057-.009.08.046h.196l.106.167c-.002.032.003.052.017.058.009.004.027.006.055.004l.048-.004.092.071.093.019-.03.11a.357.357 0 0 0-.084.061l-.044.039-.028-.014-.241.077-.11-.095c-.056.017-.089.022-.099.018-.066-.033-.051-.049-.05-.054.005-.052-.033-.106-.112-.16a2.11 2.11 0 0 0-.093-.029c-.028-.007-.018-.069-.04-.072-.019-.003-.07.053-.084.054-.03.002-.048.012-.056.03l-.003.035-.162.01c-.126-.1-.143-.196-.05-.287a.344.344 0 0 1 .292-.09l.096.018v-.087zm.576-.431.083.1.003-.002.01.009.04.027c.093.06.244.14.454.235.157.157.291.264.403.321.032.017.066.01.112 0l.05-.012.062.012v.041l-.031-.004c-.018-.002-.028 0-.032.004-.038.048-.042.114-.09.136a.866.866 0 0 1-.28.055c-.025-.031-.107-.065-.246-.102a.32.32 0 0 0-.13-.116.458.458 0 0 0-.149-.016l-.074.002-.125-.2c.024-.12-.009-.204-.098-.254-.133-.074-.337.103-.356.086-.103-.09-.081-.164-.059-.188.015-.017.079-.008.169-.033.034-.01.043-.052.12-.08a.76.76 0 0 1 .164-.021zm5.102-3.682a.16.16 0 0 0 .081.072c.032.012.108.025.227.04a.116.116 0 0 0 .067.052.53.53 0 0 0 .087.015l.066.006.1.146c.03.09.03.164 0 .225a1.72 1.72 0 0 1-.122.204l-.067.098-.103.083a.467.467 0 0 0-.255.046.823.823 0 0 0-.14.109l-.065.06h-.13l-.072.084.025.141c-.017.123-.042.19-.077.205-.17.07-.324.111-.388.065a1.96 1.96 0 0 1-.15-.126l-.069-.064-.36-.173-.179.026-.063-.074v-.137l.164-.162.639-.385.055.007c.08-.051.12-.103.12-.153 0-.034.01-.064.03-.092l.036-.039h.077c.09-.088.16-.148.212-.181.035-.022.08-.005.135-.026a.848.848 0 0 0 .119-.072zm-2.48-2.798.17.24-.068.334-.133.17-.209.178h-.205l.017-.225.12-.316.307-.38zm2.154-1.332.1.072-.12.08-.263.099-.184.022-.19.118-.278.053-.23.137-.067-.103.172-.171 1.06-.307zm1.26-.068.067.045-.1.057-.095-.012-.312.073-.201-.027-.133.06-.16.017-.124-.059v-.086l.098-.049.249.05.61-.058.102-.011z"
|
|
116
131
|
})
|
|
117
132
|
}));
|
|
118
133
|
};
|
|
119
134
|
var Polygons = function Polygons(props) {
|
|
120
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
121
|
-
children: jsx("path", {
|
|
135
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
136
|
+
children: /*#__PURE__*/jsx("path", {
|
|
122
137
|
d: "M7.5 20a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zM4 4h6v6H4zm12.4 0 3.6 6h-7.2l3.6-6zm1.6 9v2h2v3h-2v2h-3v-2h-2v-3h2v-2h3z"
|
|
123
138
|
})
|
|
124
139
|
}));
|
|
125
140
|
};
|
|
126
141
|
var Location = function Location(props) {
|
|
127
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
128
|
-
children: jsx("path", {
|
|
142
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
143
|
+
children: /*#__PURE__*/jsx("path", {
|
|
129
144
|
d: locationPath
|
|
130
145
|
})
|
|
131
146
|
}));
|
|
132
147
|
};
|
|
133
148
|
var MyLocation = function MyLocation(props) {
|
|
134
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
135
|
-
children: jsx("path", {
|
|
149
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
150
|
+
children: /*#__PURE__*/jsx("path", {
|
|
136
151
|
d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"
|
|
137
152
|
})
|
|
138
153
|
}));
|
|
139
154
|
};
|
|
140
155
|
var ThumbsUp = function ThumbsUp(props) {
|
|
141
156
|
var THUMBS_UP = 'Thumbs up';
|
|
142
|
-
return jsxs(SvgIcon, Object.assign({
|
|
157
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({
|
|
143
158
|
viewBox: "0 0 58 69"
|
|
144
159
|
}, props, {
|
|
145
|
-
children: [jsx("title", {
|
|
160
|
+
children: [/*#__PURE__*/jsx("title", {
|
|
146
161
|
children: THUMBS_UP
|
|
147
|
-
}), jsxs("g", {
|
|
162
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
148
163
|
fill: "none",
|
|
149
164
|
fillRule: "evenodd",
|
|
150
165
|
id: "Thumbs-up",
|
|
151
166
|
stroke: "none",
|
|
152
167
|
strokeWidth: "1",
|
|
153
|
-
children: [jsx("path", {
|
|
168
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
154
169
|
d: "M3.99883665,31.7843145 C7.41834232,30.0745617 7.39773108,30.3805485 10.9988366,28.8843145 C14.5999422,27.3880805 16.06167,27.0500418 18.1988366,25.8843145 C19.0904815,25.3979628 19.820202,24.8243341 20.5488366,24.1634286 C20.9845024,23.7682595 22.8819728,21.7794437 23.5488366,20.8277879 C24.2586546,19.8148341 25.1756722,18.5003429 25.9988366,16.8843145 C28.3936103,12.1829184 28.889513,9.4076237 29.8988366,6.88431453 C30.4506375,5.50481234 31.0206747,4.13576029 31.6089482,2.77715837 C31.8562473,2.20602771 32.1648239,1.47549588 32.9988366,0.88431453 C33.2365758,0.715795602 34.0556054,0.253858312 35.0144255,0.0843145301 C36.0262338,-0.0945989315 37.1937102,0.0296108539 37.9980376,0.28431453 C38.7449403,0.520833719 39.4692925,0.860990256 40.1710941,1.30478414 C40.2879689,1.37869154 41.2393256,2.13799569 41.8988366,3.58269657 C42.290748,4.4412034 42.5040976,4.92788584 42.7988366,6.88431453 C42.9953293,8.18860032 43.0453293,9.52193365 42.9488366,10.8843145 C42.947848,11.8251839 42.6645146,13.1585172 42.0988366,14.8843145 C41.9160014,15.4421169 41.6403041,16.2990156 41.2988366,17.1941099 C40.9325633,18.1542284 40.4965053,19.1582935 40.1988366,19.8843145 C39.1594737,22.4193462 37.7498356,25.6900566 37.4561402,26.5124038 C37.2603433,27.0606352 37.1745754,27.6512721 37.1988366,28.2843145 C37.21217,28.4109812 37.2455033,28.5187344 37.2988366,28.6075742 C37.35217,28.6964139 37.45217,28.821994 37.5988366,28.9843145 C38.7401033,28.7100145 39.6802034,28.5266812 40.4191367,28.4343145 C41.6262088,28.2834305 44.7342553,28.0975232 47.4943878,28.1962584 C50.2545202,28.2949937 51.7465936,28.4428269 52.9988366,28.8843145 C53.8336653,29.1786396 54.540332,29.8453063 55.1188366,30.8843145 C55.3507184,31.5616882 55.477385,32.2303996 55.4988366,32.8904489 C55.5202882,33.5504981 55.4369549,34.21512 55.2488366,34.8843145 C54.956044,35.585751 54.5393773,36.1190843 53.9988366,36.4843145 C53.4582959,36.8495447 52.6416293,37.1495447 51.5488366,37.3843145 C51.46217,37.6709812 51.4455033,37.9376479 51.4988366,38.1843145 C51.55217,38.4309812 51.7188366,38.5976479 51.9988366,38.6843145 C53.0027645,38.7154727 53.6750204,38.7821393 54.0156044,38.8843145 C54.7031375,39.0905745 55.3642149,39.4239078 55.9988366,39.8843145 C56.4980387,40.3674862 56.831372,40.7202741 56.9988366,40.9426784 C57.2459451,41.2708552 57.8988366,42.3863253 57.8988366,43.8843145 C57.8988366,44.882974 57.53217,45.882974 56.7988366,46.8843145 C56.4100652,47.2645006 55.9767318,47.5818962 55.4988366,47.8365013 C55.0209415,48.0911064 54.5157721,48.2737108 53.9833285,48.3843145 L52.6988366,48.3843145 C52.2988366,48.6576479 52.0988366,48.9643145 52.0988366,49.3043145 C52.0988366,49.6443145 52.1655033,49.9376479 52.2988366,50.1843145 L53.4440689,50.6343145 C54.0486381,50.9097065 54.566894,51.3263732 54.9988366,51.8843145 C55.2403033,52.1962176 55.7126861,53.1830494 55.7488366,53.8843145 C55.7849872,54.5855797 55.7892838,54.8412841 55.675362,55.3021772 C55.5409724,55.8458769 55.3321306,56.373256 54.9488366,56.8843145 C54.6880408,57.2320423 54.3421972,57.542124 54.0113058,57.8145598 C53.720974,58.0536013 53.0623839,58.3923099 52.0355354,58.6843145 C51.8426264,58.739172 51.4970601,58.8058387 50.9988366,58.8843145 L49.2488366,58.9843145 C48.96217,59.1509812 48.7955033,59.3509812 48.7488366,59.5843145 C48.70217,59.8176479 48.7855033,60.0643145 48.9988366,60.3243145 L50.0168579,60.6843145 C51.0110333,61.2176479 51.5216929,61.9496429 51.5488366,62.8802998 C51.5895523,64.276285 51.475285,65.4556464 50.0016466,66.7843145 C49.4876586,67.2477386 48.8545536,67.4912052 48.1023318,67.7343145 C47.6452927,67.8820242 46.8607943,68.0486909 45.7488366,68.2343145 L40.0010327,68.6843145 C38.1462353,68.7443145 36.81217,68.7776479 35.9988366,68.7843145 C34.7788366,68.7943145 28.6377735,68.7414839 25.3910307,68.5132824 C22.1442879,68.2850808 21.4236621,68.1168902 18.9258088,67.5843145 C16.4279556,67.0517389 16.0894589,66.9976619 13.9988366,66.0843145 C12.6050885,65.4754163 11.2717551,64.6754163 9.99883665,63.6843145 L5.99912679,59.8445931 C5.6005732,59.505994 5.13964906,59.1744645 4.61635438,58.8500046 C3.83141237,58.3633147 3.44878136,58.2942773 2.99883665,57.9843145 C2.44718062,57.6042838 2.05635486,57.1737105 1.71932092,56.7662516 C1.30382099,56.2639309 0.723401214,54.7703696 0.498836646,53.8721113 C0.239479861,52.8346842 0.182966814,51.4491222 0.134208514,50.425802 C0.00166588165,47.644049 0.0975252306,47.2982714 0.0687602378,44.8458357 C0.0452570713,42.8420109 -0.0277106081,40.4082829 0.0112302522,39.9409643 C0.224109489,37.3862585 0.450803729,36.3915418 0.898836646,34.8843145 C1.09883665,34.2114947 1.78104521,33.1945675 2.17275045,32.889441 C2.5644557,32.5843145 3.13875358,32.2143561 3.99883665,31.7843145 Z",
|
|
155
170
|
fill: "#FFBF00",
|
|
156
171
|
id: "Path-2"
|
|
157
|
-
}), jsx("path", {
|
|
172
|
+
}), /*#__PURE__*/jsx("path", {
|
|
158
173
|
d: "M37.1988366,28.2843145 C36.6491114,28.3570112 36.2566531,28.4236779 36.0214618,28.4843145 C35.0603746,28.7321005 34.3937143,29.0314706 34.021481,29.207818 C33.777778,29.3232735 32.5285093,30.04554 31.6988366,30.8956082 C31.0356177,31.5751308 30.7670551,32.3363186 30.5620165,32.9344937 C29.9561734,34.7019667 30.4904911,36.5989836 30.5988366,36.8981554 C30.8174274,37.5017447 31.0945063,37.9694877 31.2988366,38.4843145 C31.4064264,38.7553957 31.4498365,39.7521385 31.3985954,40.9130014 C31.388536,41.1408948 31.3995111,42.8738523 30.5816296,45.1307691 C30.125032,46.3907349 29.4940749,47.743868 28.6988366,48.906031 C27.6082165,50.4998658 26.3589437,51.7345157 26.1988366,51.8770596 C25.2520649,52.7199732 23.8988366,53.516454 23.3777374,54.1031009 C22.8566381,54.6897478 22.8988366,54.7174426 22.8988366,54.8843145 C22.8988366,55.0643438 22.9342857,55.2139882 23.0063234,55.32641 C23.2544011,55.7135594 23.9363916,55.6592779 25.0988366,54.8843145 C25.8683088,54.3713331 26.8213311,53.5952018 27.5988366,52.8259025 C28.3369913,52.0955388 28.9092218,51.3713331 29.2988366,50.8843145 C29.6096134,50.4958436 30.1890589,49.8244169 30.7488366,48.8700346 C31.0160857,48.4143934 31.4327524,47.5858201 31.9988366,46.3843145 C31.9988366,46.7176479 32.33217,47.2176479 32.9988366,47.8843145 C33.1686748,48.0541527 33.5020081,48.3041527 33.9988366,48.6343145 C33.535822,48.6343145 33.2024887,48.6676479 32.9988366,48.7343145 C31.9774176,49.1343145 31.4345654,49.3440777 30.8488366,49.8843145 C30.1709576,50.5095446 29.6310297,51.1756019 29.3988366,52.3843145 C29.1722814,53.5636787 29.3142136,54.632966 29.6488366,55.5921767 C29.928312,56.3933044 30.3156141,57.1176481 30.9865396,57.7652076 C31.1856402,57.9573742 31.5230725,58.2304098 31.9988366,58.5843145 C30.2988366,59.4509812 29.4488366,60.8843145 29.4488366,62.8843145 C29.4488366,65.8843145 31.4988366,68.7843145 35.9988366,68.7843145 C37.2162866,68.7843145 38.5382158,68.7607397 39.9988366,68.6843145 C41.1579568,68.623665 43.0746234,68.473665 45.7488366,68.2343145 C42.81999,68.0652276 40.9033233,67.948561 39.9988366,67.8843145 C38.4397862,67.7735739 34.9576244,67.4218793 34.5109642,67.2843145 C33.8898949,67.0930342 33.3876529,66.66767 32.9988366,66.3843145 C31.7988366,65.509797 31.6488366,63.8668327 31.6488366,63.3843145 C31.6488366,62.6767971 32.115551,61.4820497 32.7124803,60.9291427 C33.2967248,60.387985 34.101504,59.9827037 34.9988366,59.8343145 C36.8129843,59.5343145 37.8279851,59.6343145 38.9968712,59.6343145 C41.8836014,59.6343145 46.4559662,59.9063364 47.0327603,59.9503801 C47.6352731,59.9963876 48.2906319,60.1194654 48.9988366,60.3196132 C48.7881139,60.0647262 48.7047806,59.8196266 48.7488366,59.5843145 C48.7928927,59.3490025 48.9595594,59.1490025 49.2488366,58.9843145 C41.7042463,58.5910176 37.2875796,58.2576842 35.9988366,57.9843145 C34.0657222,57.57426 33.0783849,56.5232188 32.4988366,55.3843145 C32.1808463,54.7594131 31.9988366,54.0680377 32.1988366,52.8843145 C32.4054546,51.661422 33.0758788,51.154421 33.9988366,50.7343145 C35.0343809,50.2629616 36.2160776,50.213626 38.0168693,50.1343145 C41.4226671,49.9843145 41.9988366,49.8715355 44.9988366,49.8843145 C47.4322993,49.8928339 49.8656327,49.9928339 52.2988366,50.1843145 C52.1655033,49.9452767 52.0988366,49.6535253 52.0988366,49.3090604 C52.0988366,48.9645954 52.2988366,48.6563468 52.6988366,48.3843145 C49.4970675,48.4374708 47.2644784,48.4840975 46.0010696,48.5241946 C42.8267531,48.6249387 40.1650305,48.7843145 38.0159019,48.6090596 C36.5073153,48.3843145 35.5349602,47.7454709 35.0988366,47.3586886 C33.5267511,45.9644623 33.6909724,44.1458838 33.6988366,43.902953 C33.7490538,42.3517256 34.2594453,41.6540102 34.9988366,41.2843145 C36.9988366,40.2843145 38.521019,40.3843145 40.9988366,39.8843145 L51.9988366,38.6843145 C51.7847588,38.5992008 51.6347588,38.4325341 51.5488366,38.1843145 C51.4629145,37.9360949 51.4629145,37.6694283 51.5488366,37.3843145 C48.6830402,37.6590904 46.693269,37.8590904 45.579523,37.9843145 C44.2653604,38.1320725 42.7384649,38.3154059 40.9988366,38.5343145 C38.9988366,38.6009812 37.6749072,38.5733169 37.0270482,38.4513217 C35.0988366,38.2216852 33.4888366,37.4843145 33.4388366,34.8545872 C33.3888366,32.7744565 33.7430954,32.2207578 33.8988366,31.9295788 C34.3117653,31.1575537 34.9128559,30.575799 35.3988366,30.1843145 C36.0681111,29.6451768 36.8014444,29.2451768 37.5988366,28.9843145 C37.4503711,28.8228789 37.3503711,28.6970685 37.2988366,28.6068833 C37.2473022,28.516698 37.2139689,28.4091751 37.1988366,28.2843145 Z",
|
|
159
174
|
fill: "#F28700",
|
|
160
175
|
id: "Path"
|
|
@@ -163,144 +178,144 @@ var ThumbsUp = function ThumbsUp(props) {
|
|
|
163
178
|
}));
|
|
164
179
|
};
|
|
165
180
|
var Edit = function Edit(props) {
|
|
166
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
167
|
-
children: jsx("path", {
|
|
181
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
182
|
+
children: /*#__PURE__*/jsx("path", {
|
|
168
183
|
d: "m12.718 3.807-5.214 9.426-1.3 2.325.325 5.58 4.905-2.683 6.494-11.711-5.21-2.937zM11.514 5.98l-.616 1.111 5.23 2.9.616-1.11-5.23-2.901zm-4.69 8.462-.612 1.113 5.225 2.898.616-1.11-5.23-2.901z",
|
|
169
184
|
fillRule: "evenodd"
|
|
170
185
|
})
|
|
171
186
|
}));
|
|
172
187
|
};
|
|
173
188
|
var Export = function Export(props) {
|
|
174
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
175
|
-
children: jsx("path", {
|
|
189
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
190
|
+
children: /*#__PURE__*/jsx("path", {
|
|
176
191
|
d: "M14.744 5.476a1.252 1.252 0 1 0 0 2.504h2.752v9.516H6.48v-1.753a1.251 1.251 0 1 0-2.504 0v3.004c0 .693.561 1.253 1.252 1.253h13.52C19.44 20 20 19.44 20 18.747V6.727c0-.69-.56-1.251-1.252-1.251zM9.133 2.385a1.252 1.252 0 0 0-1.77 0L1.773 7.974l5.54 5.54c.49.49 1.281.49 1.77 0l.022-.026a1.25 1.25 0 0 0-.021-1.745L6.568 9.225h1.371c.914 0 2.756.618 4.045 2.763 1.29 2.145.352 2.526.653 2.526.301 0 1.943-1.798.721-4.295-1.71-3.498-4.6-3.498-5.346-3.498H6.568l2.565-2.565a1.253 1.253 0 0 0 0-1.771z"
|
|
177
192
|
})
|
|
178
193
|
}));
|
|
179
194
|
};
|
|
180
195
|
var ListItem = function ListItem(props) {
|
|
181
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
182
|
-
children: jsx("path", {
|
|
196
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
197
|
+
children: /*#__PURE__*/jsx("path", {
|
|
183
198
|
d: "M3 3h4v4H3V3zm0 7h4v4H3v-4zm0 7h4v4H3v-4zm7-14h11v4H10V3zm0 7h11v4H10v-4zm0 7h11v4H10v-4z"
|
|
184
199
|
})
|
|
185
200
|
}));
|
|
186
201
|
};
|
|
187
202
|
var TimeSeriesSelect = function TimeSeriesSelect(props) {
|
|
188
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
189
|
-
children: jsx("path", {
|
|
203
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
204
|
+
children: /*#__PURE__*/jsx("path", {
|
|
190
205
|
d: "M7 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm15 8v2h-9.255c.421-.604.75-1.277.965-2H22zM7 13c-.3 0-.545.244-.545.545v2.91h-2.91a.545.545 0 1 0 0 1.09h2.91v2.91a.544.544 0 1 0 1.09 0v-2.91h2.91a.545.545 0 1 0 0-1.09h-2.91v-2.91C7.545 13.244 7.3 13 7 13zM4 3v7.674a7.018 7.018 0 0 0-2 1.428V3h2zm14.363-.995 1.751.967-4.632 8.348-4.764-2.643-1.03 1.858a6.957 6.957 0 0 0-2.003-.502l2.258-4.07 4.76 2.644 3.66-6.602z"
|
|
191
206
|
})
|
|
192
207
|
}));
|
|
193
208
|
};
|
|
194
209
|
var Close = function Close(props) {
|
|
195
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
196
|
-
children: jsx("path", {
|
|
210
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
211
|
+
children: /*#__PURE__*/jsx("path", {
|
|
197
212
|
d: "m13.805 12 4.821-4.822a1.276 1.276 0 1 0-1.804-1.804L12 10.195 7.178 5.374a1.276 1.276 0 1 0-1.804 1.804L10.196 12l-4.822 4.822a1.276 1.276 0 1 0 1.804 1.805L12 13.805l4.822 4.822a1.274 1.274 0 0 0 1.804 0c.499-.5.499-1.306 0-1.805L13.805 12z"
|
|
198
213
|
})
|
|
199
214
|
}));
|
|
200
215
|
};
|
|
201
216
|
var KeyOption = function KeyOption(props) {
|
|
202
|
-
return jsx(SvgIcon, Object.assign({
|
|
217
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
203
218
|
viewBox: "0 0 12 11"
|
|
204
219
|
}, props, {
|
|
205
|
-
children: jsx("path", {
|
|
220
|
+
children: /*#__PURE__*/jsx("path", {
|
|
206
221
|
d: "m4.01.88 4.55 9.11h3.14V11H7.74L3.19 1.9H.06V.88h3.95zm7.69 0V1.9H6.97V.88h4.73z"
|
|
207
222
|
})
|
|
208
223
|
}));
|
|
209
224
|
};
|
|
210
225
|
var KeyCommand = function KeyCommand(props) {
|
|
211
|
-
return jsx(SvgIcon, Object.assign({
|
|
226
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
212
227
|
viewBox: "0 0 12 12"
|
|
213
228
|
}, props, {
|
|
214
|
-
children: jsx("path", {
|
|
229
|
+
children: /*#__PURE__*/jsx("path", {
|
|
215
230
|
d: "M9.04.63c1.04 0 2.15.81 2.15 2.17 0 1-.79 2.13-2.15 2.13H7.9v2.02H9c1.4 0 2.19 1.15 2.19 2.05 0 1.6-1.19 2.26-2.19 2.26S6.89 10.5 6.89 9V7.97H4.86V9c0 1.5-1.11 2.26-2.15 2.26C1.7 11.26.56 10.5.56 9c0-1 .99-2.05 2.15-2.05h1.14V4.93H2.71C1.55 4.93.525 4 .561 2.72.598 1.442 1.7.63 2.71.63c1.04 0 2.15.75 2.15 2.17v1.12h2.03V2.8C6.89 1.38 8 .63 9.04.63zM3.85 7.96H2.71A1.14 1.14 0 1 0 3.85 9.1V7.96zm5.19 0H7.9V9.1a1.14 1.14 0 1 0 1.14-1.14zM6.89 4.93H4.86v2.02h2.03V4.93zM2.71 1.64a1.14 1.14 0 0 0 0 2.28h1.14V2.78c0-.63-.51-1.14-1.14-1.14zm6.33 0c-.63 0-1.14.51-1.14 1.14v1.14h1.14a1.14 1.14 0 0 0 0-2.28z"
|
|
216
231
|
})
|
|
217
232
|
}));
|
|
218
233
|
};
|
|
219
234
|
var ArrowLeft = function ArrowLeft(props) {
|
|
220
|
-
return jsx(SvgIcon, Object.assign({
|
|
235
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
221
236
|
viewBox: "0 0 12 6"
|
|
222
237
|
}, props, {
|
|
223
|
-
children: jsx("path", {
|
|
238
|
+
children: /*#__PURE__*/jsx("path", {
|
|
224
239
|
d: "M3.355 0 .395 2.96l2.96 2.96V3.47h8.01V2.45h-8.01z"
|
|
225
240
|
})
|
|
226
241
|
}));
|
|
227
242
|
};
|
|
228
243
|
var ArrowRight = function ArrowRight(props) {
|
|
229
|
-
return jsx(SvgIcon, Object.assign({
|
|
244
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
230
245
|
viewBox: "0 0 12 6"
|
|
231
246
|
}, props, {
|
|
232
|
-
children: jsx("path", {
|
|
247
|
+
children: /*#__PURE__*/jsx("path", {
|
|
233
248
|
d: "m8.405 5.92 2.96-2.96L8.405 0v2.45H.395v1.02h8.01z"
|
|
234
249
|
})
|
|
235
250
|
}));
|
|
236
251
|
};
|
|
237
252
|
var ArrowDown = function ArrowDown(props) {
|
|
238
|
-
return jsx(SvgIcon, Object.assign({
|
|
253
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
239
254
|
viewBox: "0 0 6 12"
|
|
240
255
|
}, props, {
|
|
241
|
-
children: jsx("path", {
|
|
256
|
+
children: /*#__PURE__*/jsx("path", {
|
|
242
257
|
d: "m-.08 8.89 2.96 2.96 2.96-2.96H3.39V.88H2.37v8.01z"
|
|
243
258
|
})
|
|
244
259
|
}));
|
|
245
260
|
};
|
|
246
261
|
var ArrowUp = function ArrowUp(props) {
|
|
247
|
-
return jsx(SvgIcon, Object.assign({
|
|
262
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
248
263
|
viewBox: "0 0 6 11"
|
|
249
264
|
}, props, {
|
|
250
|
-
children: jsx("path", {
|
|
265
|
+
children: /*#__PURE__*/jsx("path", {
|
|
251
266
|
d: arrowUpPath
|
|
252
267
|
})
|
|
253
268
|
}));
|
|
254
269
|
};
|
|
255
270
|
var ArrowUpCompact = function ArrowUpCompact(props) {
|
|
256
|
-
return jsx(SvgIcon, Object.assign({
|
|
271
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
257
272
|
viewBox: "0 0 16 16"
|
|
258
273
|
}, props, {
|
|
259
|
-
children: jsx("path", {
|
|
274
|
+
children: /*#__PURE__*/jsx("path", {
|
|
260
275
|
d: "m5.123 5.619-2.99 3.488 1.987.007 1.987.006V14h4.026V9.12l1.997-.006 1.996-.007-2.983-3.48a417.805 417.805 0 0 0-3.007-3.488c-.013-.005-1.369 1.561-3.013 3.48"
|
|
261
276
|
})
|
|
262
277
|
}));
|
|
263
278
|
};
|
|
264
279
|
var ArrowDownCompact = function ArrowDownCompact(props) {
|
|
265
|
-
return jsx(SvgIcon, Object.assign({
|
|
280
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
266
281
|
viewBox: "0 0 16 16"
|
|
267
282
|
}, props, {
|
|
268
|
-
children: jsx("path", {
|
|
283
|
+
children: /*#__PURE__*/jsx("path", {
|
|
269
284
|
d: "M6.373 4.56v2.453l-1.984.007-1.985.007 2.98 3.477c1.639 1.912 2.989 3.476 2.999 3.474.021-.003 5.964-6.93 5.964-6.951 0-.008-.894-.014-1.987-.014h-1.987V2.107h-4V4.56"
|
|
270
285
|
})
|
|
271
286
|
}));
|
|
272
287
|
};
|
|
273
288
|
var Exclamation = function Exclamation(props) {
|
|
274
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
275
|
-
children: jsx("path", {
|
|
289
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
290
|
+
children: /*#__PURE__*/jsx("path", {
|
|
276
291
|
d: "M12.862 16.72c-.22.226-.507.339-.86.339-.364 0-.662-.113-.894-.34-.232-.226-.347-.52-.347-.885 0-.32.118-.59.356-.81a1.25 1.25 0 0 1 .884-.331c.332 0 .613.11.845.33.232.222.347.491.347.811 0 .365-.11.66-.33.886zm.216-9.805-.134 6.669H11.06l-.15-6.67h2.169zM12 4.5a7.501 7.501 0 0 0 0 15 7.5 7.5 0 0 0 0-15z"
|
|
277
292
|
})
|
|
278
293
|
}));
|
|
279
294
|
};
|
|
280
295
|
var Visibility = function Visibility(props) {
|
|
281
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
282
|
-
children: jsx("path", {
|
|
296
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
297
|
+
children: /*#__PURE__*/jsx("path", {
|
|
283
298
|
d: "M14.4980749,15.8618431 C15.8661433,15.0851043 16.779689,13.6936347 16.779689,12.1014551 C16.779689,10.5092755 15.8661433,9.11870594 14.4980749,8.34106705 C17.6257313,9.18620931 19.3529176,11.4300215 19.8092405,12.1014551 C19.3529176,12.7719886 17.6266313,15.0167008 14.4980749,15.8618431 L14.4980749,15.8618431 Z M4.18985949,12.1014551 C4.64618231,11.4300215 6.37336867,9.18710936 9.49922496,8.3419671 C8.13295665,9.11870594 7.21851093,10.5101755 7.21851093,12.1014551 C7.21851093,13.6936347 8.13295665,15.0842042 9.49922496,15.8618431 C6.37336867,15.0167008 4.64618231,12.7728886 4.18985949,12.1014551 L4.18985949,12.1014551 Z M11.99955,13.8583429 C10.9950998,13.8583429 10.180559,13.0717036 10.180559,12.1014551 C10.180559,11.1312066 10.9950998,10.3445672 11.99955,10.3445672 C13.0031002,10.3445672 13.8176409,11.1312066 13.8176409,12.1014551 C13.8176409,13.0717036 13.0031002,13.8583429 11.99955,13.8583429 L11.99955,13.8583429 Z M20.7983899,11.7666383 C20.6813841,11.5713286 17.8696435,7 11.99955,7 C6.12945647,7 3.31681584,11.5713286 3.19980999,11.7666383 L3,12.1014551 L3.19980999,12.4362718 C3.31681584,12.6306815 6.12945647,17.2020101 11.99955,17.2020101 C17.8696435,17.2020101 20.6813841,12.6306815 20.7983899,12.4362718 L21,12.1014551 L20.7983899,11.7666383 Z"
|
|
284
299
|
})
|
|
285
300
|
}));
|
|
286
301
|
};
|
|
287
302
|
var VisibilityOff = function VisibilityOff(props) {
|
|
288
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
289
|
-
children: jsx("path", {
|
|
303
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
304
|
+
children: /*#__PURE__*/jsx("path", {
|
|
290
305
|
d: "M12 15.309c-.755 0-1.45-.088-2.092-.236l.798-.797c.41.124.844.192 1.294.192 2.453 0 4.442-1.988 4.442-4.44 0-.495-.085-.907-.234-1.255l.03-.03c1.72.906 2.781 2.167 3.218 2.766-.724.992-3.151 3.8-7.456 3.8zm-7.456-3.8c.442-.607 1.522-1.89 3.276-2.796-.166.36-.261.79-.261 1.315 0 1.228.499 2.34 1.305 3.144l-1.102 1.104c-1.72-.906-2.78-2.169-3.218-2.767zm5.646-3.524c.818 0 1.482.665 1.482 1.483 0 .818-.664 1.481-1.482 1.481s-1.482-.663-1.482-1.481c0-.818.664-1.483 1.482-1.483zm10.608 3.19c-.073-.125-1.245-2.026-3.603-3.388l2.009-2.01c.406-.406.406-1.065 0-1.473-.407-.405-1.066-.405-1.473 0l-2.58 2.582c-.93-.295-1.98-.478-3.151-.478-5.87 0-8.681 4.57-8.798 4.766L3 11.51l.202.335c.073.124 1.244 2.025 3.603 3.387l-2.009 2.01c-.406.406-.406 1.065 0 1.472.204.203.47.305.737.305.266 0 .532-.102.736-.305l2.58-2.58c.93.293 1.98.476 3.151.476 5.87 0 8.681-4.57 8.798-4.765l.202-.335-.202-.335z"
|
|
291
306
|
})
|
|
292
307
|
}));
|
|
293
308
|
};
|
|
294
309
|
var HamburgerMenu = function HamburgerMenu(props) {
|
|
295
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
296
|
-
children: jsx("path", {
|
|
310
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
311
|
+
children: /*#__PURE__*/jsx("path", {
|
|
297
312
|
d: "M18.693 7.732H5.306C4.584 7.732 4 7.12 4 6.366 4 5.611 4.584 5 5.306 5h13.387C19.414 5 20 5.611 20 6.366c0 .754-.586 1.366-1.307 1.366m0 5.634H5.306C4.584 13.366 4 12.754 4 12c0-.755.584-1.367 1.306-1.367h13.387c.721 0 1.307.612 1.307 1.367 0 .753-.586 1.365-1.307 1.365m0 5.634H5.306C4.584 19 4 18.388 4 17.634c0-.754.584-1.367 1.306-1.367h13.387c.721 0 1.307.613 1.307 1.367S19.414 19 18.693 19"
|
|
298
313
|
})
|
|
299
314
|
}));
|
|
300
315
|
};
|
|
301
316
|
var GeoWebLogo = function GeoWebLogo(props) {
|
|
302
317
|
var GEOWEB_LOGO = 'Geoweb logo';
|
|
303
|
-
return jsxs("svg", Object.assign({
|
|
318
|
+
return /*#__PURE__*/jsxs("svg", Object.assign({
|
|
304
319
|
height: "29px",
|
|
305
320
|
version: "1.1",
|
|
306
321
|
viewBox: "0 0 71 44",
|
|
@@ -308,80 +323,80 @@ var GeoWebLogo = function GeoWebLogo(props) {
|
|
|
308
323
|
xmlns: "http://www.w3.org/2000/svg",
|
|
309
324
|
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
310
325
|
}, props, {
|
|
311
|
-
children: [jsx("title", {
|
|
326
|
+
children: [/*#__PURE__*/jsx("title", {
|
|
312
327
|
children: GEOWEB_LOGO
|
|
313
|
-
}), jsxs("defs", {
|
|
314
|
-
children: [jsxs("linearGradient", {
|
|
328
|
+
}), /*#__PURE__*/jsxs("defs", {
|
|
329
|
+
children: [/*#__PURE__*/jsxs("linearGradient", {
|
|
315
330
|
id: "linearGradient-1",
|
|
316
331
|
x1: "16.8198885%",
|
|
317
332
|
x2: "57.3699143%",
|
|
318
333
|
y1: "6.54485841%",
|
|
319
334
|
y2: "42.3856856%",
|
|
320
|
-
children: [jsx("stop", {
|
|
335
|
+
children: [/*#__PURE__*/jsx("stop", {
|
|
321
336
|
offset: "0%",
|
|
322
337
|
stopColor: "#FFFFFF",
|
|
323
338
|
stopOpacity: "0.33333"
|
|
324
|
-
}), jsx("stop", {
|
|
339
|
+
}), /*#__PURE__*/jsx("stop", {
|
|
325
340
|
offset: "100%",
|
|
326
341
|
stopColor: "#FFFFFF",
|
|
327
342
|
stopOpacity: "0"
|
|
328
343
|
})]
|
|
329
|
-
}), jsxs("linearGradient", {
|
|
344
|
+
}), /*#__PURE__*/jsxs("linearGradient", {
|
|
330
345
|
id: "linearGradient-2",
|
|
331
346
|
x1: "50.9318547%",
|
|
332
347
|
x2: "43.0090172%",
|
|
333
348
|
y1: "46.4796835%",
|
|
334
349
|
y2: "0.844973858%",
|
|
335
|
-
children: [jsx("stop", {
|
|
350
|
+
children: [/*#__PURE__*/jsx("stop", {
|
|
336
351
|
offset: "0%",
|
|
337
352
|
stopColor: "#FFFFFF",
|
|
338
353
|
stopOpacity: "0"
|
|
339
|
-
}), jsx("stop", {
|
|
354
|
+
}), /*#__PURE__*/jsx("stop", {
|
|
340
355
|
offset: "100%",
|
|
341
356
|
stopColor: "#FFFFFF",
|
|
342
357
|
stopOpacity: "0.33333"
|
|
343
358
|
})]
|
|
344
359
|
})]
|
|
345
|
-
}), jsx("g", {
|
|
360
|
+
}), /*#__PURE__*/jsx("g", {
|
|
346
361
|
fill: "none",
|
|
347
362
|
fillRule: "evenodd",
|
|
348
363
|
id: "Geoweb-logo",
|
|
349
364
|
stroke: "none",
|
|
350
365
|
strokeWidth: "1",
|
|
351
|
-
children: jsxs("g", {
|
|
366
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
352
367
|
fillRule: "nonzero",
|
|
353
368
|
transform: "translate(-0.000002, 0.000000)",
|
|
354
|
-
children: [jsxs("g", {
|
|
369
|
+
children: [/*#__PURE__*/jsxs("g", {
|
|
355
370
|
id: "layer1",
|
|
356
|
-
children: [jsxs("g", {
|
|
371
|
+
children: [/*#__PURE__*/jsxs("g", {
|
|
357
372
|
id: "g4",
|
|
358
|
-
children: [jsx("path", {
|
|
373
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
359
374
|
d: "M29.0244012,8.24968403 C22.1632139,8.25834657 16.1741523,12.832579 14.4544599,19.3776076 C13.832111,19.279281 13.20312,19.2272122 12.5728452,19.2218415 C5.62905014,19.2217232 1.99977785e-06,24.7686157 1.99977785e-06,31.6109206 C1.99977785e-06,38.4532254 6.62905014,44 12.5728452,44 C22.6625546,44 49.500002,43.9979372 53.3350238,44 C56.2372834,44 63.2828385,43.8604971 68.2761419,37.5041138 C73.2694453,31.147461 70.2632768,17.4867764 68.1881953,11.6493259 C66.1131138,5.81187538 59.6578291,0 53.3280106,0 C45.8866154,0 39.2715769,4.00456749 35.9382426,9.91929332 C33.8018082,8.82655405 31.4311891,8.25413905 29.0244012,8.24968403 Z",
|
|
360
375
|
fill: "#0B9EE5",
|
|
361
376
|
id: "path4220"
|
|
362
|
-
}), jsx("path", {
|
|
377
|
+
}), /*#__PURE__*/jsx("path", {
|
|
363
378
|
d: "M12.6356798,44 C22.7746907,43.937003 33.0654278,43.9720938 43.255762,43.9720938 C46.0886384,43.9720938 50.8633856,43.9748907 55.181552,43.9769417 C58.5400012,43.846454 64.6600826,42.7286231 68.900002,36.6595013 C70.4781085,33.855306 70.7241054,31.4933791 70.870002,29.9999998 C61.0123574,29.9967644 4.74480574,30.0001193 0.107164182,30.0001762 C0.0357213941,30.3929005 0,30.9706094 0,31.7333029 C0,38.2015669 6.41531361,44 12.6356798,44 Z",
|
|
364
379
|
fill: "#60BCE9",
|
|
365
380
|
id: "path4220-7"
|
|
366
381
|
})]
|
|
367
|
-
}), jsx("path", {
|
|
382
|
+
}), /*#__PURE__*/jsx("path", {
|
|
368
383
|
d: "M53.3593361,0 C47.918804,0 42.9223401,2.15054275 39.3299564,5.62541069 C38.0351939,6.90249749 36.9198138,8.3502422 36.000002,9.92363493 C36.000002,21.1882124 36.0054345,31.3594567 36.0054345,43.9919386 C38.3685237,43.9938645 40.7366832,43.9957078 43.0921391,43.9957078 C45.9061498,43.9957078 50.6490992,43.9981839 54.9385085,44 C58.2745918,43.8844761 64.0692084,42.8948363 68.2808918,37.5217121 C73.2653764,31.1622771 70.2646844,17.4953381 68.1932872,11.6553326 C66.1218901,5.8153271 59.6782653,0.000907901172 53.3596259,0.000907901172 L53.3593361,0 Z",
|
|
369
384
|
fill: "#FFFFFF",
|
|
370
385
|
fillOpacity: "0.31373",
|
|
371
386
|
id: "path4220-2"
|
|
372
387
|
})]
|
|
373
|
-
}), jsxs("g", {
|
|
388
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
374
389
|
id: "g4244",
|
|
375
390
|
transform: "translate(20.000002, 14.500000)",
|
|
376
|
-
children: [jsx("path", {
|
|
391
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
377
392
|
d: "M33.2943298,6.72474814 C36.4490656,9.02287887 37.3756525,8.9287324 39.4713926,11.7544337 C40.4745953,13.1069689 40.9988188,14.8107298 41,16.5033269 C41,21.1960094 37.0027377,25.0000392 32.0720208,24.9997778 C27.1415787,24.9997778 23.1445911,21.195748 23.1445911,16.5033269 C23.1462393,16.3723481 23.1510741,16.241411 23.1590681,16.110636 C22.2077851,15.8184709 21.258837,15.606125 20.5069638,15.606125 C19.7497338,15.606125 18.7925446,15.8208605 17.8344763,16.1162571 C17.8443657,16.2451131 17.851151,16.3741703 17.8548595,16.5033269 C17.8548101,21.195748 13.8578719,24.9997778 8.92742977,24.9997778 C3.9969876,24.9997778 0,21.195748 0,16.5033269 C0.00164824231,15.5820197 0.197168239,14.6813928 0.515927314,13.8208977 C2.01967372,8.45577777 2.93181101,2.25743153 8.1156979,1.57087606 C10.3834596,1.27052764 12.4978248,3.88414447 15.0127678,3.88414447 C17.5279307,3.88407126 17.5724882,0.0722713368 21.3552043,0.0053413284 C25.9779745,-0.0763080529 29.9219437,4.26794624 33.2945221,6.72474814 L33.2943298,6.72474814 Z M31.9884,10.3640673 C28.347158,10.3640673 25.3954308,13.1732976 25.3954308,16.6387556 C25.3954308,20.1042137 28.347158,22.9134439 31.9884,22.9134439 C35.629642,22.9134439 38.5813692,20.1042137 38.5813692,16.6387556 C38.5813692,13.1732976 35.629642,10.3640673 31.9884,10.3640673 L31.9884,10.3640673 Z M8.87866927,10.3640673 C5.23742729,10.3640673 2.28570002,13.1732976 2.28570002,16.6387556 C2.28570002,20.1042137 5.23742729,22.9134439 8.87866927,22.9134439 C12.5199112,22.9134439 15.4716385,20.1042137 15.4716385,16.6387556 C15.4716385,13.1732976 12.5199112,10.3640673 8.87866927,10.3640673 L8.87866927,10.3640673 Z",
|
|
378
393
|
fill: "#003232",
|
|
379
394
|
id: "path4329"
|
|
380
|
-
}), jsx("path", {
|
|
395
|
+
}), /*#__PURE__*/jsx("path", {
|
|
381
396
|
d: "M18.3777369,1.23152 C17.7953855,1.80024206 17.3777758,2.40363177 16.8938244,2.93721557 C16.7477214,3.09830251 16.551869,3.28208813 16.3862482,3.40648382 C16.0550064,3.65530136 15.686377,3.82759384 15.2412692,3.87167353 C15.1670845,3.87902014 15.0907654,3.88290522 15.012169,3.88290783 C16.4111971,7.35960803 18.259481,10.684147 20.50631,15.6045484 C21.2581832,15.6045484 22.2071313,15.8168943 23.1584143,16.1090595 C23.1504203,16.2398345 23.1455855,16.3707663 23.1439372,16.5017504 C23.1439372,18.7013163 24.021901,20.7057916 25.4628494,22.2148541 C25.5589117,22.3154426 25.6575095,22.4133931 25.7584891,22.509503 C27.3740413,24.0470369 29.6063108,24.998332 32.0712571,24.998332 C32.2253403,24.998332 32.3783796,24.9944364 32.5305399,24.9870898 C33.4435562,24.9430912 34.3203662,24.7689529 35.1408063,24.4831016 C35.4142881,24.3878153 35.6816495,24.2796919 35.941852,24.1603735 C36.3321558,23.9814063 36.7064442,23.7766502 37.0626843,23.5475979 C39.4375267,22.0207571 40.9992363,19.4348012 40.9992363,16.5019073 C40.9981375,14.8093101 40.4264996,13.1363214 39.4706289,11.753014 C37.5293291,8.94378381 35.4368306,8.41618711 33.2935662,6.7233285 C30.0479023,4.15990918 25.8852664,0 21.5836287,0 C19.877588,0 19.0182769,0.606161033 18.3777974,1.23172131 L18.3777369,1.23152 Z M31.9875484,10.3622372 C33.3530073,10.3622372 34.6213297,10.7575164 35.6735676,11.4340586 C35.8489406,11.5468173 36.018325,11.6672051 36.1811164,11.7950884 C36.3439243,11.9229614 36.5003809,12.0580763 36.6495194,12.200015 C37.8425996,13.3354983 38.5805176,14.9041442 38.5805176,16.6370039 C38.5805176,19.9942236 35.810097,22.7354781 32.3265369,22.9035874 C32.2141652,22.9089993 32.1012359,22.9117445 31.9874385,22.9117445 C30.6221445,22.9117445 29.3536022,22.5168313 28.3014193,21.8404461 C28.3012984,21.8403676 28.3008699,21.8405219 28.3008699,21.8404461 C26.5471401,20.7128584 25.3944693,18.8029741 25.3944693,16.6371608 C25.3944693,14.9044318 26.1323874,13.335629 27.3254676,12.2001719 C27.4746005,12.0582358 27.6310517,11.9231182 27.7938705,11.7952453 C27.9566784,11.6673724 28.1255244,11.5469847 28.3008974,11.4342154 C29.3531352,10.7576472 30.6219796,10.3623941 31.987466,10.3623941 L31.9875484,10.3622372 Z",
|
|
382
397
|
fill: "url(#linearGradient-1)",
|
|
383
398
|
id: "path4329-2"
|
|
384
|
-
}), jsx("path", {
|
|
399
|
+
}), /*#__PURE__*/jsx("path", {
|
|
385
400
|
d: "M8.54047741,1.54734597 C8.39980543,1.54470276 8.25835327,1.55206506 8.11660443,1.57083684 C2.93260766,2.25739231 2.02085496,8.456 0.517108554,13.8211199 C0.198338491,14.681615 0.00260971699,15.5821896 0.000961474681,16.5035492 C0.000961474681,21.1959702 3.99794908,25 8.92839124,25 C13.8588334,25 17.855821,21.1959702 17.855821,16.5035492 C17.8521125,16.3743899 17.8453272,16.2453405 17.8354377,16.1164793 C18.7972421,15.8531777 19.4247005,15.6277596 20.4971568,15.6132493 C19.1526306,12.6387856 16.571593,7.26948259 15.0137293,3.88402682 C12.6559736,3.88402708 10.6505572,1.58699416 8.54025765,1.5473329 L8.54047741,1.54734597 Z M8.8795758,10.3640673 C12.5208178,10.3640673 15.472545,13.1732976 15.472545,16.6387556 C15.472545,20.1042137 12.5208178,22.9134439 8.8795758,22.9134439 C5.23833383,22.9134439 2.28660656,20.1042137 2.28660656,16.6387556 C2.28660656,13.1732976 5.23833383,10.3640673 8.8795758,10.3640673 L8.8795758,10.3640673 Z",
|
|
386
401
|
fill: "url(#linearGradient-2)",
|
|
387
402
|
id: "path4329-7"
|
|
@@ -392,40 +407,40 @@ var GeoWebLogo = function GeoWebLogo(props) {
|
|
|
392
407
|
}));
|
|
393
408
|
};
|
|
394
409
|
var Add = function Add(props) {
|
|
395
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
396
|
-
children: jsx("path", {
|
|
410
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
411
|
+
children: /*#__PURE__*/jsx("path", {
|
|
397
412
|
d: "M13.226 13.225h6.549a1.225 1.225 0 1 0 0-2.45h-6.55v-6.55a1.225 1.225 0 1 0-2.45 0v6.55h-6.55a1.225 1.225 0 1 0 0 2.45h6.55v6.55A1.224 1.224 0 0 0 12 21c.677 0 1.225-.548 1.225-1.225v-6.55z"
|
|
398
413
|
})
|
|
399
414
|
}));
|
|
400
415
|
};
|
|
401
416
|
var LayersAdd = function LayersAdd(props) {
|
|
402
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
403
|
-
children: jsx("path", {
|
|
417
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
418
|
+
children: /*#__PURE__*/jsx("path", {
|
|
404
419
|
d: "M16.0513516,10.2257273 L20,13.1052846 L10,18.8738221 L0,13.1052846 L4.03531364,10.2257273 L10,14.0589921 L16.0513516,10.2257273 Z M10,0 L20,6.51 L10,12.775502 L0,6.51 L10,0 Z M10.0000572,2.32197263 C9.69922898,2.32197263 9.45546756,2.56573836 9.45546326,2.8665666 L9.45566344,5.77739424 L6.54459397,5.77743589 C6.24376573,5.77744019 6.00024613,6.02095979 6,6.32202986 C6.00023967,6.47220215 6.06117721,6.60858965 6.15983972,6.70725217 C6.25826042,6.80567286 6.39440609,6.86636857 6.54457839,6.86660825 L9.45540603,6.86680843 L9.45536438,9.77739424 C9.45560406,9.92756654 9.51629977,10.0637122 9.61496228,10.1623747 C9.7136248,10.2610372 9.84977048,10.321733 9.99994277,10.3219726 C10.3010128,10.3217265 10.5445324,10.0782069 10.5445367,9.77737866 L10.5448202,6.86655102 L13.455406,6.86650937 C13.7562343,6.86650507 14,6.62274365 14,6.3219154 C14,6.02108716 13.7562499,5.77733271 13.4554216,5.77733701 L10.5448358,5.77737866 L10.5446356,2.86655102 C10.5446399,2.56572277 10.3008855,2.32197263 10.0000572,2.32197263 Z",
|
|
405
420
|
id: "Combined-Shape"
|
|
406
421
|
})
|
|
407
422
|
}));
|
|
408
423
|
};
|
|
409
424
|
var MapAdd = function MapAdd(props) {
|
|
410
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
411
|
-
children: jsx("path", {
|
|
425
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
426
|
+
children: /*#__PURE__*/jsx("path", {
|
|
412
427
|
d: "M11,0 C17.0751322,0 22,4.92486775 22,11 C22,17.0751322 17.0751322,22 11,22 C10.5695059,22 10.1447878,21.9752704 9.72718863,21.9271542 C11.6937006,20.6867584 13,18.4959305 13,16 C13,15.2178605 12.8717238,14.4656815 12.6350618,13.7633536 L12.8603346,13.7516342 L13.3075078,13.5712633 L13.6038498,13.7100307 L13.9516108,13.7516342 L14.0447321,13.9980822 L13.9516108,14.3837503 L14.4098043,15.097913 L14.4098043,15.3979716 L14.4795202,15.6310794 L14.2759746,16.0004509 L14.2759746,16.3490796 L14.4098043,16.7807152 L14.570317,17.2810107 L14.7927182,17.8179518 L14.8444173,18.1225613 L15.0027138,18.1925997 C15.1210421,18.1696483 15.2227644,18.1463022 15.3078806,18.1225613 C15.3929969,18.0988205 15.5167379,18.0592798 15.6791038,18.0039393 C15.8119178,17.8561587 15.91272,17.7341772 15.9815103,17.6379948 C16.0503006,17.5418125 16.1218463,17.4228178 16.1961475,17.2810107 L16.238621,17.1599753 L16.5253841,16.8377117 L16.4773877,16.4761782 L17.0444775,15.822817 C17.080476,15.6592505 17.0984752,15.5393567 17.0984752,15.4631354 C17.0984752,15.3488036 17.0065184,14.863353 17.0065184,14.7399518 C17.0065184,14.6165505 17.6283915,14.0351192 17.7725773,13.8336692 C17.9167632,13.6322192 18.3092775,13.0079105 18.3092775,13.0079105 L18.3092775,12.7491772 L18.0384589,12.891753 L17.5763431,12.891753 L17.4423492,12.7491772 L17.4054467,12.5805431 L17.2300006,12.4714194 C17.031852,12.2273938 16.9097949,12.0206886 16.8638294,11.8513038 C16.8178639,11.681919 16.7050488,11.4665375 16.5253841,11.2051593 C16.4147486,11.0117688 16.3839072,10.8810501 16.4328598,10.8130033 C16.4818125,10.7449564 16.5727809,10.8029517 16.7057649,10.986989 L17.0984752,11.7055205 L17.4054467,12.2659767 L17.4423492,12.4714194 L17.5763431,12.6712136 L18.3092775,12.3643273 C18.7163605,12.114894 18.9370657,11.9591836 18.9713929,11.897196 C19.0057202,11.8352085 19.0628363,11.7210098 19.1427411,11.5546 L19.1427411,11.4407052 L18.9256132,11.2558031 L18.8092887,11.0708639 L18.6203775,11.0708639 L18.4068651,11.1645902 L18.3092775,11.1187555 L18.2650222,10.986989 L18.0384589,10.8130033 L17.8727613,10.5180122 L17.7362966,10.2457545 L18.1953526,10.71134 L18.5101156,10.876204 L18.8092887,10.876204 L18.9713929,10.986989 L19.5784617,10.986989 L19.9988814,11.1645902 C20.1530402,11.3693574 20.2301196,11.4855508 20.2301196,11.5131705 C20.2301196,11.5407901 20.2994048,11.5546 20.4379751,11.5546 C20.5988303,11.8697801 20.6988701,12.0758393 20.7380946,12.1727777 C20.7773191,12.2697161 20.8164321,12.4485404 20.8554336,12.7092508 C20.8805017,12.6371637 20.8988514,12.5578865 20.9104826,12.4714194 C20.9361837,12.280355 20.9600862,11.9224104 20.9810289,11.8129765 C21.0337678,11.5373948 20.9655316,10.2942533 20.9104826,9.72334545 C20.8554336,9.15243761 20.5599231,7.96654773 20.2794023,7.32173653 C19.9988814,6.67692532 18.9801354,4.92992096 18.5687086,4.46879869 L18.4068651,4.3703218 L18.3699048,4.27866549 L18.2650222,4.1790917 L18.2650222,4.27866549 C18.117548,4.05898029 18.0153027,3.92056854 17.9582861,3.86343024 C17.9012696,3.80629194 17.7446114,3.65493983 17.4883115,3.40937391 C17.4270284,3.48560236 17.4117076,3.55372522 17.4423492,3.61374249 C17.4883115,3.70376839 17.7331558,3.96056941 17.6547495,4.01726814 C17.5763431,4.07396687 17.2251256,4.08957468 17.0444775,3.95777072 C16.8638294,3.82596675 16.6032471,3.70033832 16.6032471,3.26411667 L16.7057649,2.87788558 C16.6688879,2.75831936 16.6216058,2.69853624 16.5639186,2.69853624 C16.4773877,2.69853624 16.3594308,2.91956491 16.3594308,3.03198748 C16.3594308,3.14441004 16.4328598,3.31644001 16.4328598,3.49868018 C16.4328598,3.68092035 16.388332,3.83187945 16.4328598,3.92457379 C16.4773877,4.01726814 16.6319745,3.98220096 16.6688697,4.01726814 C16.6934665,4.04064626 16.7370419,4.07302605 16.7995957,4.11440751 C17.0865323,4.1575303 17.2300006,4.1790917 17.2300006,4.1790917 L17.2300006,4.31513284 L17.0444775,4.3703218 C16.9952614,4.44176746 16.9528494,4.45962888 16.9172414,4.42390605 C16.8816334,4.38818322 16.8424182,4.3703218 16.7995957,4.3703218 C16.6144756,4.57937453 16.5070729,4.68390089 16.4773877,4.68390089 C16.4328598,4.68390089 16.3864109,4.46879869 16.2727273,4.46879869 C16.1590436,4.46879869 16.1961475,4.63742254 16.1961475,4.73119663 C16.1961475,4.82497071 16.3152008,5.00986536 16.238621,5.00986536 C16.210556,5.00986536 16.1179048,4.95483284 16.0640417,4.87710949 C15.970931,4.7427527 15.9301198,4.57884046 15.8013515,4.53616354 C15.5980926,4.46879869 15.484332,4.4774903 15.3078806,4.42390605 C15.1902463,4.38818322 15.1314292,4.30657843 15.1314292,4.1790917 C14.9498643,4.11270917 14.8180089,4.11270917 14.7358629,4.1790917 C14.6126439,4.27866549 14.2264055,4.43392073 14.0890081,4.62793818 C13.9516108,4.82195564 14.0522609,5.29030621 13.7347248,5.65206088 C13.4171887,6.01381555 13.3075078,5.87300449 13.3075078,6.21342866 C13.3075078,6.55385283 13.4503197,6.65656854 13.5270847,6.65656854 C13.5782615,6.65656854 13.6808654,6.58438372 13.8348966,6.44001409 C13.9452342,6.62694724 14.000403,6.74331147 14.000403,6.78910678 L14.000403,7.00818867 L14.2330129,7.00818867 C14.2786407,6.80708897 14.3375712,6.66969722 14.4098043,6.5960134 C14.4820373,6.52232958 14.5181539,6.44945332 14.5181539,6.37738462 C14.391041,6.22399796 14.3274846,6.10866604 14.3274846,6.03138886 C14.3274846,5.91547309 14.6268656,5.10897556 14.7927182,5.22253615 C14.9585707,5.33609673 14.594337,5.82851706 14.6651,5.92995296 C14.7358629,6.03138886 14.7186115,6.08017118 14.9036553,6.11963169 C15.0886991,6.1590922 15.4422383,6.15346276 15.4422383,6.31741872 C15.2152609,6.35739599 15.0687528,6.37738462 15.0027138,6.37738462 C14.9366748,6.37738462 14.9366748,6.47044593 15.0027138,6.65656854 C14.9822616,6.69913102 14.9294961,6.72041226 14.8444173,6.72041226 C14.7167991,6.72041226 14.9014088,6.94799896 14.7358629,7.05712423 C14.570317,7.16624949 14.3770177,7.25201765 14.2330129,7.25201765 C14.0890081,7.25201765 13.8993059,7.36463826 13.8671013,7.25201765 C13.8528375,7.20213703 13.7953528,7.15208951 13.787525,7.09832814 C13.7776792,7.03070693 13.787525,6.86291552 13.787525,6.86291552 L13.7005772,6.86291552 C13.7023416,6.99238799 13.6903919,7.10591948 13.6647283,7.20350999 C13.6425074,7.28800881 13.5948814,7.30906251 13.5607787,7.35868687 C13.5358019,7.39503174 13.5362356,7.46224443 13.4682705,7.50308094 C13.3610954,7.5674767 13.2529443,7.64553442 13.1438171,7.73725409 L13.106108,7.9493162 C13.0609133,8.04253572 12.9913282,8.10737334 12.8973528,8.14382906 C12.7563896,8.19851263 12.6784123,8.28035028 12.5669167,8.28035028 C12.4925864,8.28035028 12.4554212,8.30298334 12.4554212,8.34824946 C12.6839693,8.47457384 12.7982434,8.57456041 12.7982434,8.64820919 C12.7982434,8.75868235 12.8318094,8.85156922 12.6451692,8.90849867 C12.5207423,8.94645164 12.3693592,8.96012583 12.1910199,8.94952122 L12.0928244,9.07694194 C11.9718742,9.29212115 11.930983,9.46526018 11.9701509,9.59635903 C12.0093188,9.72745788 12.1437953,9.84754679 12.3735804,9.95662576 L12.6846569,9.8696511 C12.8540718,9.7294451 12.9387792,9.63834774 12.9387792,9.59635903 C12.9387792,9.570438 12.9229406,9.4985828 12.9841313,9.39465551 C13.0220617,9.33023402 13.185378,9.07694194 13.3409793,9.07694194 L13.7347248,9.07694194 L13.787525,8.99796274 L14.3274846,9.30646156 L14.3274846,9.4957217 L14.18998,9.59635903 L14.18998,9.72334545 L14.3274846,9.8696511 L14.5181539,9.72334545 L14.6651,9.39465551 L14.9036553,9.54475618 L15.0027138,9.72334545 L15.3078806,9.72334545 L15.3691461,9.59635903 L15.1314292,9.35148881 L14.570317,9.07694194 L14.2759746,8.90849867 C14.1898136,8.84238887 14.1467332,8.79083917 14.1467332,8.75384959 C14.1467332,8.71686 14.3195221,8.79823105 14.6651,8.99796274 L15.1314292,9.23798118 L15.3078806,9.20516648 L15.4012042,9.39465551 L15.6445067,9.20516648 L15.7504456,9.07694194 L15.6445067,8.90849867 C15.6390766,8.84316859 15.650609,8.7916189 15.6791038,8.75384959 C15.7075985,8.71608028 15.7736919,8.66473855 15.8773838,8.5998244 L16.0289508,8.6953513 C16.1360238,8.7590359 16.2172827,8.7590359 16.2727273,8.6953513 C16.3281719,8.6316667 16.357073,8.57370649 16.3594308,8.52147066 L16.1961475,8.38190867 L16.3594308,8.19851263 L16.4328598,8.38190867 L16.4328598,8.52147066 L16.8638294,8.75384959 L16.8638294,8.94952122 C16.8579276,9.03488654 16.8052394,9.07756919 16.7057649,9.07756919 C16.6062904,9.07756919 16.42405,9.02121235 16.1590436,8.90849867 L15.8773838,8.99796274 L15.8013515,9.07694194 L15.5052059,9.39465551 L15.4422383,9.4957217 C15.5540192,9.62593863 15.621442,9.70181321 15.6445067,9.72334545 C15.6675714,9.74487769 15.7618146,9.78134013 15.9272362,9.83273277 C16.0361584,9.85419936 16.1257955,9.85419936 16.1961475,9.83273277 C16.2664994,9.81126618 16.3602462,9.75531 16.4773877,9.66486423 L16.4773877,10.1020029 L16.238621,10.2918261 L15.9272362,10.4407372 L15.0886991,10.2457545 C14.9653366,10.1986669 14.9036553,10.1868949 14.9036553,10.2104388 C14.9036553,10.2457545 14.8926916,10.5849004 14.8444173,10.5849004 C14.8141976,10.5849004 14.6292274,10.5010923 14.5181539,10.4033692 L14.4167037,10.3076208 C14.383588,10.2771662 14.3525108,10.2523586 14.3274846,10.2457545 C14.2382648,10.2222107 14.1587727,10.2222107 14.0890081,10.2457545 C14.0958353,10.1075598 14.0958353,9.99818588 14.0890081,9.91763272 C14.082181,9.83707956 14.0674223,9.77231714 14.0447321,9.72334545 L13.4682705,9.72334545 L13.0417028,9.78819141 L12.5046015,10.0416782 L12.3414602,10.0416782 L12.055454,10.4407372 L11.8651676,10.7533689 L11.8192057,10.876204 L11.5980576,11.0708639 L11.3621263,11.5000149 C10.0816579,9.97582262 8.16328664,9.0054573 6.01811647,9.00002294 C6.05506211,8.92122979 6.08732764,8.84850004 6.10219814,8.83190741 C6.13780908,8.79217243 6.31742104,8.80328495 6.38359839,8.80328495 C6.44977575,8.80328495 6.40897385,8.87398851 6.47231418,8.87398851 C6.5356545,8.87398851 6.72974888,8.73026563 6.83692613,8.73026563 C6.94410338,8.73026563 7.01829039,8.71014291 7.05635239,8.65023497 C7.08172706,8.61029635 7.08172706,8.5682408 7.05635239,8.52406834 C6.86220759,8.40520713 6.75653203,8.33020585 6.7393257,8.29906449 C6.71351621,8.25235244 6.77354663,8.19028588 6.77354663,8.14758641 C6.77354663,8.10488693 6.58443491,8.03959202 6.58443491,7.97518189 C6.58443491,7.91077177 6.65348578,7.8929091 6.71351621,7.8929091 C6.77354663,7.8929091 6.975346,7.97518189 7.0348802,7.97518189 C7.07456966,7.97518189 7.23954306,7.89807494 7.52980038,7.74386102 C7.60015855,7.69199165 7.63533764,7.69199165 7.63533764,7.74386102 C7.63533764,7.82166508 7.21551751,8.25253373 7.23832802,8.27579911 C7.26113853,8.29906449 7.39199845,8.323226 7.46089942,8.323226 C7.52980038,8.323226 7.48981785,8.44285581 7.59058784,8.48346207 C7.69135783,8.52406834 7.82820114,8.46381172 7.8520417,8.39351886 C7.87588226,8.323226 7.90195678,8.15844816 7.8520417,8.10200643 C7.81876498,8.0643786 7.772162,8.04413037 7.71223277,8.04126173 C7.69088306,7.6763347 7.68020821,7.42825095 7.68020821,7.29701046 C7.68020821,7.10014973 7.48480999,7.05816857 7.46089942,6.89518936 C7.44495903,6.78653656 7.44495903,6.53931419 7.46089942,6.15352224 L7.41791555,6.12028129 C7.32333617,6.27996279 7.2538168,6.3803816 7.20935742,6.42153771 C7.10686364,6.51641637 7.00374357,6.51178704 6.96876158,6.48414533 C6.91101807,6.43851815 6.940215,6.31723014 7.05635239,6.12028129 C7.09011814,6.0776766 7.09011814,6.03232147 7.05635239,5.98421591 C7.02258665,5.93611035 6.97725651,5.91749981 6.92036197,5.92838428 C6.90869153,5.82011948 6.87129962,5.75472322 6.80818626,5.73219549 C6.71351621,5.6984039 6.62619667,5.6306387 6.5356545,5.68141709 C6.44511233,5.73219549 6.40495734,6.0292693 6.3257385,6.15352224 C6.27292593,6.23635754 6.19841248,6.31740902 6.10219814,6.39667668 C6.20691712,6.50102009 6.25180476,6.58242075 6.23686106,6.64087865 C6.21444551,6.72856551 5.87739301,6.93024032 5.83517299,7.01845073 L5.81390065,7.06037826 L5.78185551,7.11826573 C5.77042735,7.14068536 5.75619963,7.17215838 5.733013,7.23047356 C5.67504643,7.3762615 5.60512293,7.58510109 5.48593471,7.58510109 C5.4064759,7.58510109 5.4064759,7.39621764 5.48593471,7.01845073 C5.16808833,6.735343 4.98737364,6.56508056 4.94379063,6.50766342 C4.87841613,6.42153771 4.92266476,6.16764497 4.97294356,6.02384173 C5.02322235,5.88003849 5.40271315,5.56157461 5.54194339,5.4402139 C5.68117363,5.31885319 5.95272462,5.07871979 6.00712514,5.02829228 C6.06152566,4.97786477 6.15181295,4.89241677 6.194337,4.93514077 C6.23686106,4.97786477 6.14287062,5.15452463 6.10219814,5.22593567 C6.06152566,5.29734671 6.00148889,5.47464428 6.03150727,5.47464428 C6.06152566,5.47464428 6.19989584,5.4402139 6.26281717,5.4402139 C6.3257385,5.4402139 6.50136654,5.43103121 6.50136654,5.34283163 C6.50136654,5.25463205 6.3257385,5.070361 6.3257385,5.04932664 C6.3257385,5.02829228 6.31929881,4.99669396 6.36186023,4.99669396 L6.71351621,4.99669396 L7.05635239,4.13844342 C7.08419974,4.08008568 7.13520142,4.06862587 7.20935742,4.10406399 C7.37705208,4.28705509 7.46089942,4.44780123 7.46089942,4.5863024 C7.46089942,4.72480358 7.32605041,4.90397099 7.05635239,5.12380461 C7.018005,5.1560122 6.98195219,5.1560122 6.94819397,5.12380461 C6.89755663,5.07549322 6.77354663,5.1070475 6.77354663,5.19269465 C6.77354663,5.27834181 6.73890701,5.32053648 6.77354663,5.34283163 C6.80818626,5.36512679 6.92762635,5.32053648 6.94819397,5.34283163 C6.95799855,5.35345973 7.05748399,5.42577419 7.17922144,5.57819268 C7.21156336,5.61868561 7.25772587,5.69375316 7.31770899,5.80339534 C7.4185316,5.82446835 7.50949122,5.80073507 7.59058784,5.73219549 C7.71223277,5.62938612 7.74548996,5.57296343 7.74548996,5.52380386 C7.74548996,5.47464428 7.64818365,5.30756854 7.68020821,5.22593567 C7.70155791,5.17151375 7.7233185,5.13747007 7.74548996,5.12380461 C7.8026166,5.22210963 7.8460807,5.28319039 7.87588226,5.30704689 C7.9205846,5.34283163 8.17005615,5.14253475 8.17005615,5.06961435 C8.17005615,4.99669396 8.09114718,4.99980731 8.09114718,4.93514077 L8.09114718,4.7117843 C8.02260744,4.69114001 7.98833757,4.65598163 7.98833757,4.60630918 C7.98833757,4.53180049 8.13198945,4.40598337 8.13198945,4.33589777 C8.13198945,4.26581216 8.17283173,4.14879358 8.13198945,4.10406399 C8.09114718,4.0593344 8.05609054,3.98791943 7.98833757,3.98791943 C7.95964277,3.98791943 7.98105728,3.89045269 7.95856436,3.83456898 C7.94995549,3.81318022 7.92239479,3.79506248 7.87588226,3.78021576 C7.95153145,3.52077477 7.9581038,3.36259538 7.89559933,3.30567759 C7.80184262,3.2203009 7.76696492,3.16587423 7.71223277,3.16587423 C7.67574466,3.16587423 7.61493387,3.17855979 7.52980038,3.20393093 L7.52980038,3.09501365 C7.36831547,3.12038478 7.25145582,3.15669054 7.17922144,3.20393093 C7.07086988,3.27479151 6.92442531,3.41316813 6.88067572,3.50945996 C6.85150932,3.57365451 6.82734617,3.6558997 6.80818626,3.75619554 C6.74507289,3.78935866 6.71351621,3.82436505 6.71351621,3.86121472 C6.71351621,3.91648923 6.85900639,3.94781613 6.85900639,3.98791943 C6.85900639,4.02802274 6.82634245,4.16864226 6.75111167,4.2131102 C6.67588089,4.25757813 6.56102996,4.46947906 6.47231418,4.46947906 C6.41317032,4.46947906 6.42285444,4.39182722 6.50136654,4.23652353 L6.40783203,4.10406399 L6.38359839,3.98791943 L6.47231418,3.93341371 C6.50299416,3.77407605 6.55086449,3.66027126 6.61592518,3.59199935 C6.71351621,3.48959147 6.70509067,3.31640393 6.83692613,3.26016743 C6.92481643,3.22267643 6.99080112,3.20393093 7.0348802,3.20393093 L7.23832802,3.02771412 L6.75111167,2.87358479 L6.36186023,3.36463627 C6.31313559,3.37966782 6.28012124,3.42131955 6.26281717,3.48959147 C6.23686106,3.59199935 6.24246783,3.67782209 6.194337,3.75619554 C6.14620618,3.83456898 5.93733298,3.94998678 5.83517299,4.08154849 C5.733013,4.2131102 5.65520084,4.435272 5.40956072,4.33589777 C5.24580064,4.26964828 5.17783254,4.18486518 5.20565643,4.08154849 C5.23451515,4.01912912 5.27571388,3.98791943 5.32925261,3.98791943 C5.40956072,3.98791943 5.4530239,4.08154849 5.51249794,4.08154849 C5.57197199,4.08154849 5.55856726,4.01888563 5.61593422,4.01888563 C5.67330118,4.01888563 5.77216661,4.01621738 5.77216661,3.98791943 L5.77216661,3.72426258 L6.26281717,2.91827748 C6.32376987,2.86039273 6.33468203,2.82077611 6.29555365,2.79942764 C6.25642526,2.77807917 6.09424299,2.85417466 5.80900683,3.02771412 C5.75833331,3.09764122 5.71348616,3.10762513 5.67446539,3.05766586 C5.63544461,3.00770658 5.63544461,2.97772388 5.67446539,2.96771776 L5.733013,2.96771776 L5.65288793,2.83154929 L5.80900683,2.62745812 C5.75833331,2.57569188 5.71348616,2.54980876 5.67446539,2.54980876 C5.61593422,2.54980876 5.07350114,2.94300935 5.02322235,3.0003376 C4.99821514,3.02885101 5.06611353,3.17705642 5.02322235,3.30567759 C4.97987773,3.43565853 4.82587235,3.54599686 4.82587235,3.56138468 C4.82587235,3.59199935 4.84585727,3.80792325 4.7936267,3.83456898 C4.74139612,3.86121472 4.72069904,3.92104885 4.61057309,3.78021576 C4.53715579,3.68632703 4.47577483,3.58945227 4.42643022,3.48959147 C4.05930453,3.77497139 3.67053283,4.1749167 3.26011512,4.68942741 C2.64448855,5.46119348 1.84226738,6.61871839 1.36990376,8.29906449 C1.05499467,9.41929522 0.941153561,10.2783417 1.02838042,10.876204 L1.1096111,10.9915931 C0.716452126,11.3755448 0.368326449,11.8054072 0.0739006161,12.2725137 C0.0247296197,11.8552122 0,11.4304941 0,11 C0,4.92486775 4.92486775,0 11,0 Z M6,10 C9.3137085,10 12,12.6862915 12,16 C12,19.3137085 9.3137085,22 6,22 C2.6862915,22 0,19.3137085 0,16 C0,12.6862915 2.6862915,10 6,10 Z M6.00005723,12 C5.69922898,12 5.45546756,12.2437657 5.45546326,12.544594 L5.45566344,15.4554216 L2.54459397,15.4554633 C2.24376573,15.4554676 2.00024613,15.6989872 2,16.0000572 C2.00023967,16.1502295 2.06117721,16.286617 2.15983972,16.3852795 C2.25826042,16.4837002 2.39440609,16.5443959 2.54457839,16.5446356 L5.45540603,16.5448358 L5.45536438,19.4554216 C5.45560406,19.6055939 5.51629977,19.7417396 5.61496228,19.8404021 C5.7136248,19.9390646 5.84977048,19.9997603 5.99994277,20 C6.30101284,19.9997539 6.54453244,19.7562343 6.54453674,19.455406 L6.54482021,16.5445784 L9.45540603,16.5445367 C9.75623427,16.5445324 10,16.300771 10,15.9999428 C10,15.6991145 9.75624986,15.4553601 9.45542161,15.4553644 L6.54483579,15.455406 L6.54463562,12.5445784 C6.54463992,12.2437501 6.30088547,12 6.00005723,12 Z M18.0206232,15.5192621 C17.8349291,15.7745856 17.7106043,15.9380819 17.6476486,16.009751 C17.5508583,16.1199376 17.4801319,16.1504708 17.4518987,16.1654636 C17.3682303,16.2098946 17.4696892,16.2827564 17.3423715,16.4631738 C17.2574931,16.5834521 17.201738,16.7074508 17.1751063,16.8351698 C17.3893201,17.1201796 17.4749876,17.0496396 17.5738463,17.0027405 C17.6727049,16.9558415 17.8836588,16.181299 17.951521,16.009751 C17.9967625,15.8953857 18.0197965,15.7318894 18.0206232,15.5192621 Z M12.5104547,6.63527877 C12.4074319,6.63527877 12.4579657,6.76896182 12.4082106,6.80955977 C12.3750405,6.83662506 12.3584555,6.91382841 12.3584555,7.0411698 L12.5104547,7.17539518 L12.6134775,7.37998673 C12.5141992,7.44529879 12.445777,7.57863554 12.4082106,7.77999696 C12.3706443,7.98135839 12.3894275,8.09146747 12.4645601,8.11032421 C12.6455673,7.92803884 12.7557027,7.83689616 12.7949663,7.83689616 C12.8538616,7.83689616 13.01647,7.77999696 13.01647,7.77999696 L13.01647,7.56736148 C13.01647,7.54569786 12.9727783,7.48323961 12.8853948,7.37998673 L12.8853948,7.31133915 L12.6614964,6.9709303 L12.6874628,6.80955977 C12.6381392,6.69337244 12.5791365,6.63527877 12.5104547,6.63527877 Z M12.333578,7.18088803 C12.1999041,7.19031943 12.1123811,7.20627736 12.0710091,7.2287618 C12.0339086,7.24892479 12.0037227,7.29693802 11.9804515,7.37280149 C11.9804515,7.71297641 12.0026845,7.77843667 12.1123288,7.77843667 C12.2219731,7.77843667 12.3012063,7.5772012 12.3012063,7.51671704 C12.3012063,7.47639428 12.3119969,7.36445127 12.333578,7.18088803 Z M11.4418844,1.00085558 L11.3746177,1 C11.2767794,1 10.9013864,1.24281353 10.8648775,1.24281353 C10.8283686,1.24281353 10.8287454,1.15836646 10.7903769,1.15836646 C10.7520084,1.15836646 10.6678413,1.36285241 10.6293476,1.36285241 C10.6036851,1.36285241 10.5916251,1.32283945 10.5931675,1.24281353 L10.3116768,1.24281353 C10.3629241,1.16614322 10.3885478,1.11745126 10.3885478,1.09673766 C10.3885478,1.06566725 10.3259169,1.02384328 10.2746648,1.02384328 C10.2404967,1.02384328 9.96542947,1.05849821 9.44946305,1.12780806 C8.77510806,1.25059685 8.40550441,1.32894496 8.34065212,1.36285241 C8.27579982,1.39675986 8.1792662,1.60979997 8.05105125,2.00197276 L8.2986827,1.95763615 C8.3997916,1.90567494 8.45034605,1.8641685 8.45034605,1.83311681 C8.45034605,1.78653928 8.44986917,1.77196296 8.52045994,1.73178061 C8.59105071,1.69159825 8.55350377,1.7547578 8.57887261,1.83311681 C8.59578517,1.88535615 8.58732889,1.921948 8.55350377,1.94289236 C8.52077404,1.93826841 8.49182403,1.9270313 8.46665373,1.90918102 C8.44148343,1.89133074 8.36762696,1.9312887 8.24508432,2.0290549 C8.09671765,2.14569216 8.00218108,2.2270044 7.9614746,2.27299161 C7.92076812,2.31897883 7.89119949,2.38630145 7.8727687,2.47495946 L7.9614746,2.47495946 L8.02864808,2.56072514 L8.1580986,2.58260418 C8.18706358,2.64847784 8.22436042,2.68712186 8.2699891,2.69853624 C8.31561779,2.70995063 8.34857113,2.70424344 8.36884913,2.68141467 C8.47493609,2.51482416 8.55754025,2.39939101 8.61666159,2.33511522 C8.69876809,2.24585035 8.82931269,2.19927634 8.8820129,2.13520526 C8.98603892,2.00873405 9.07624041,1.88183499 9.20151063,1.80518781 C9.274252,1.76068065 9.38400367,1.77121916 9.44946305,1.70924722 C9.56825576,1.59678335 9.66632322,1.55604446 9.74366542,1.58703055 C9.68922917,1.66262835 9.65448166,1.71853743 9.63942291,1.7547578 C9.58696347,1.8809369 9.5702293,1.97939216 9.51437709,2.00197276 C9.39452525,2.05042789 9.11860549,2.10436073 9.06855938,2.13520526 C9.01851327,2.16604978 9.03146614,2.33511522 9.00134802,2.42079032 C8.98126927,2.47790706 8.93242813,2.53184501 8.85482459,2.58260418 L8.85482459,2.87381271 C8.96511167,2.83969389 9.05303864,2.82263448 9.11860549,2.82263448 C9.21695577,2.82263448 9.30505437,2.9156634 9.33256786,3.02771412 C9.36008136,3.13976483 9.30505437,3.50166528 9.30505437,3.62413375 C9.30505437,3.74660222 9.06855938,4.1568498 9.06855938,4.25054962 C9.06855938,4.31301617 9.11287646,4.4058694 9.20151063,4.52910932 C8.99879751,4.6931039 8.86899338,4.85139013 8.81209826,5.00396802 C8.72675556,5.23283485 8.85482459,5.7882384 8.85482459,5.98602984 C8.85482459,6.18382128 9.1479588,6.38402943 9.20151063,6.32432521 C9.25506245,6.264621 9.417583,5.93091834 9.47800603,5.84435286 C9.53842907,5.75778738 9.57006286,5.75555035 9.57006286,5.75555035 C9.57006286,5.75555035 9.58217067,5.68104104 9.63942291,5.5688564 C9.69667514,5.45667175 10.0747311,5.28368636 10.2746648,5.16945716 C10.4745985,5.05522796 10.4326036,5.03529669 10.4696176,5.00396802 C10.5066317,4.97263935 10.5586513,5.00396802 10.7233586,5.00396802 C10.888066,5.00396802 11.1057919,4.79130219 11.2256348,4.68908464 C11.3454777,4.58686709 11.441382,4.39924964 11.441382,4.25054962 C11.441382,4.1018496 11.2768928,4.11304573 11.3394587,3.91410698 C11.4020246,3.71516824 11.5116826,3.74081807 11.5991911,3.68578708 C11.6866996,3.63075609 11.71272,3.20562757 11.7473441,3.05587822 C11.7819682,2.90612886 11.8116954,2.95865835 11.8506419,2.87381271 C11.8895884,2.78896707 11.8435278,2.67087963 11.8735113,2.58260418 C11.8935002,2.52375389 11.9919566,2.31543121 12.1688804,1.95763615 C12.2041651,1.94118432 12.2453422,1.92503261 12.2924116,1.90918102 C12.3630158,1.88540363 12.3746935,1.81772706 12.4016448,1.7547578 C12.428596,1.69178853 12.3746935,1.63971667 12.3746935,1.60930803 C12.3746935,1.57889939 11.9562556,1.60405988 11.9562556,1.55299749 C11.9562556,1.50193511 12.1326757,1.40131636 12.1326757,1.32721149 C12.1326757,1.25310662 11.9969464,1.12780806 11.907736,1.06780405 C11.8482624,1.02780138 11.6746291,1.01100047 11.5364927,1.0042446 L11.4418844,1.00085558 Z M11.1000482,5.22270752 C11.0520232,5.28980806 11.0280107,5.35347339 11.0280107,5.4137035 C11.0280107,5.50404868 11.1000482,5.73795745 11.3236081,5.7799834 C11.5471681,5.82200936 11.6720195,5.69232908 11.7474539,5.64379717 C11.7977434,5.61144257 11.8155018,5.48366271 11.8007292,5.2604576 C11.6264119,5.26485274 11.498464,5.26485274 11.4168856,5.2604576 C11.3353072,5.25606246 11.2296947,5.2434791 11.1000482,5.22270752 Z M16.0435279,4.98669295 C16.0299119,5.17294808 15.9972233,5.26607564 15.9454621,5.26607564 C15.8678204,5.26607564 15.8897766,5.1793394 15.8323681,5.22270752 C15.7749595,5.26607564 15.8323681,5.43119273 15.8323681,5.46833285 C15.8323681,5.50547296 15.7673019,5.60515694 15.6931168,5.46833285 C15.6189316,5.33150876 15.5363981,5.13775508 15.6147574,5.06222402 C15.666997,5.01186997 15.8099205,4.98669295 16.0435279,4.98669295 Z M7.72858636,2.33511522 L7.67609243,2.33511522 C7.49191931,2.49356906 7.39983275,2.62288652 7.39983275,2.7230676 C7.39983275,2.87333923 7.52102057,2.91726874 7.67609243,2.99174418 C7.83116428,3.06621962 7.90794329,3.01228916 8.00979771,2.94531236 C8.11165213,2.87833557 8.08900033,2.69957883 8.08900033,2.67716526 C8.08900033,2.65475168 7.78049359,2.63116 7.72858636,2.60690369 C7.69398154,2.59073281 7.69398154,2.50013666 7.72858636,2.33511522 Z M14.2073149,1.90918102 C14.1474846,1.90918102 14.1052365,1.93530618 14.0805708,1.98755649 L13.9664829,2.02194895 L13.8516852,2.24932907 C13.7274234,2.21148007 13.6445753,2.21148007 13.6031408,2.24932907 C13.5617063,2.28717807 13.5617063,2.35957426 13.6031408,2.46651762 L13.7367745,2.69853624 L13.8106783,2.69853624 L13.8106783,2.86309672 L13.9664829,2.9209743 L14.0805708,2.6381065 L14.2507785,2.75573852 L14.3316859,2.69853624 L14.1520393,2.33330068 L14.4225983,2.09938056 C14.3389065,1.97258087 14.2671453,1.90918102 14.2073149,1.90918102 Z M6.87155559,1.95763615 L6.81164401,1.95763615 L6.62055839,2.10657218 L6.49852156,2.06657788 C6.21036981,2.18824037 6.06629394,2.29135158 6.06629394,2.37591152 C6.06629394,2.50275142 6.09685773,2.52272161 6.18871961,2.52272161 C6.28058149,2.52272161 6.50559877,2.48331737 6.58497767,2.48331737 C6.63789693,2.48331737 6.71345238,2.44751542 6.81164401,2.37591152 L6.87155559,2.24907162 L6.94591283,2.24907162 C6.98826504,2.44635926 7.00944115,2.55987944 7.00944115,2.58963215 C7.00944115,2.61938487 7.07404245,2.68931669 7.20324506,2.79942764 L7.28325196,2.72425557 L7.28325196,2.40607062 C7.28325196,2.32830329 7.33414444,2.2433489 7.4359294,2.15120744 L7.13561485,2.06657788 L7.00944115,2.15120744 C6.91751745,2.17328541 6.85158507,2.17328541 6.81164401,2.15120744 C6.77170296,2.12912947 6.79167349,2.06460571 6.87155559,1.95763615 Z M7.67690118,1.59092484 C7.58745511,1.66160168 7.55691552,1.78383879 7.5852824,1.95763615 C7.73165074,1.77444871 7.82246085,1.70532662 7.85771275,1.75026987 C7.89296465,1.79521313 7.85555706,1.86433522 7.74548996,1.95763615 C7.79131983,1.98719389 7.82872743,2.00197276 7.85771275,2.00197276 C7.90119074,2.00197276 8.02864808,1.86396779 8.02864808,1.80807942 C8.02864808,1.75219104 7.95010003,1.74546313 7.92018607,1.70490484 C7.89027211,1.66434655 7.94741343,1.53816645 7.88706902,1.51361664 C7.82672461,1.48906683 7.81107028,1.48490958 7.67690118,1.59092484 Z",
|
|
413
428
|
id: "Combined-Shape"
|
|
414
429
|
})
|
|
415
430
|
}));
|
|
416
431
|
};
|
|
417
432
|
var Clock = function Clock(props) {
|
|
418
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
419
|
-
children: jsx("path", {
|
|
433
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
434
|
+
children: /*#__PURE__*/jsx("path", {
|
|
420
435
|
d: "M8.485 3.717a9 9 0 1 1 7.033 16.569 9 9 0 0 1-7.033-16.57zm.74 1.744a7.105 7.105 0 1 0 5.552 13.08 7.105 7.105 0 0 0-5.552-13.08zm1.825 1.522h1.894v4.734l3.049 1.76-.947 1.641-2.606-1.504h-1.39V6.983z"
|
|
421
436
|
})
|
|
422
437
|
}));
|
|
423
438
|
};
|
|
424
439
|
var Animation = function Animation(props) {
|
|
425
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
426
|
-
children: jsx("g", {
|
|
440
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
441
|
+
children: /*#__PURE__*/jsx("g", {
|
|
427
442
|
transform: "translate(3.000000, 4.000000)",
|
|
428
|
-
children: jsx("path", {
|
|
443
|
+
children: /*#__PURE__*/jsx("path", {
|
|
429
444
|
d: "M18,0 L18,16 L0,16 L0,0 L18,0 Z M2.7,13.4444444 L0.9,13.4444444 L0.9,15 L2.7,15 L2.7,13.4444444 Z M17.1,13.4444444 L15.3,13.4444444 L15.3,15 L17.1,15 L17.1,13.4444444 Z M6.7430548,3 C6.36845508,3 5.96666667,3.31868791 5.96666667,4.01673445 L5.96666667,11.9839323 C5.96666667,12.6819788 6.36905927,13 6.7430548,13 C6.94123014,13 7.14423902,12.9206614 7.34362274,12.7633176 L12.1668963,8.93772918 C12.4641593,8.70304687 12.6333333,8.36169078 12.6333333,7.99966664 C12.6333333,7.63897593 12.4635551,7.29828655 12.1675005,7.06293753 L7.34181016,3.23734916 C7.14423902,3.07933862 6.94123014,3 6.7430548,3 Z M2.7,10.3333333 L0.9,10.3333333 L0.9,11.8888889 L2.7,11.8888889 L2.7,10.3333333 Z M17.1,10.3333333 L15.3,10.3333333 L15.3,11.8888889 L17.1,11.8888889 L17.1,10.3333333 Z M2.7,7.22222222 L0.9,7.22222222 L0.9,8.77777778 L2.7,8.77777778 L2.7,7.22222222 Z M17.1,7.22222222 L15.3,7.22222222 L15.3,8.77777778 L17.1,8.77777778 L17.1,7.22222222 Z M2.7,4.11111111 L0.9,4.11111111 L0.9,5.66666667 L2.7,5.66666667 L2.7,4.11111111 Z M17.1,4.11111111 L15.3,4.11111111 L15.3,5.66666667 L17.1,5.66666667 L17.1,4.11111111 Z M2.7,1 L0.9,1 L0.9,2.55555556 L2.7,2.55555556 L2.7,1 Z M17.1,1 L15.3,1 L15.3,2.55555556 L17.1,2.55555556 L17.1,1 Z",
|
|
430
445
|
id: "AnimationSvgPath"
|
|
431
446
|
})
|
|
@@ -433,38 +448,38 @@ var Animation = function Animation(props) {
|
|
|
433
448
|
}));
|
|
434
449
|
};
|
|
435
450
|
var Success = function Success(props) {
|
|
436
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
437
|
-
children: jsx("path", {
|
|
451
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
452
|
+
children: /*#__PURE__*/jsx("path", {
|
|
438
453
|
d: "m16.51 10.034-5.633 5.633-3.387-3.386a.954.954 0 0 1 0-1.343.975.975 0 0 1 1.342 0l2.045 2.046 4.292-4.291a.972.972 0 0 1 1.342 0c.368.369.368.97 0 1.341M12 4a8 8 0 1 0 0 16.001A8 8 0 0 0 12 4"
|
|
439
454
|
})
|
|
440
455
|
}));
|
|
441
456
|
};
|
|
442
457
|
var Cancel = function Cancel(props) {
|
|
443
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
444
|
-
children: jsx("path", {
|
|
458
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
459
|
+
children: /*#__PURE__*/jsx("path", {
|
|
445
460
|
d: "M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18zm0 16.105a7.105 7.105 0 0 0 5.681-11.373l-9.949 9.95A7.074 7.074 0 0 0 12 19.104zm0-14.21a7.105 7.105 0 0 0-5.681 11.373l9.949-9.95A7.074 7.074 0 0 0 12 4.896z"
|
|
446
461
|
})
|
|
447
462
|
}));
|
|
448
463
|
};
|
|
449
464
|
var DragHandle = function DragHandle(props) {
|
|
450
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
451
|
-
children: jsx("path", {
|
|
465
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
466
|
+
children: /*#__PURE__*/jsx("path", {
|
|
452
467
|
d: dragHandlePath
|
|
453
468
|
})
|
|
454
469
|
}));
|
|
455
470
|
};
|
|
456
471
|
var AutoUpdateActive = function AutoUpdateActive(props) {
|
|
457
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
458
|
-
children: jsxs("g", {
|
|
472
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
473
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
459
474
|
transform: "translate(-3 -3)",
|
|
460
|
-
children: [jsx("path", {
|
|
475
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
461
476
|
d: "M12.385 3.295l5 3-5 3V7.723l-.085.014c-3.08.548-5.418 3.24-5.418 6.479 0 3.634 2.945 6.58 6.577 6.58 2.914 0 5.385-1.896 6.248-4.523l2.815-1.626c-.225 4.814-4.197 8.648-9.063 8.648-5.012 0-9.074-4.065-9.074-9.08 0-4.65 3.495-8.484 8-9.015V3.295z",
|
|
462
477
|
transform: "translate(0.2,1.2) rotate(30 13.454 13.295)"
|
|
463
|
-
}), jsx("text", {
|
|
478
|
+
}), /*#__PURE__*/jsx("text", {
|
|
464
479
|
fontFamily: "Roboto-Black, Roboto",
|
|
465
480
|
fontSize: 6,
|
|
466
481
|
fontWeight: 700,
|
|
467
|
-
children: jsx("tspan", {
|
|
482
|
+
children: /*#__PURE__*/jsx("tspan", {
|
|
468
483
|
x: 9.2,
|
|
469
484
|
y: 17.3,
|
|
470
485
|
children: "AUTO"
|
|
@@ -474,17 +489,17 @@ var AutoUpdateActive = function AutoUpdateActive(props) {
|
|
|
474
489
|
}));
|
|
475
490
|
};
|
|
476
491
|
var AutoUpdateInActive = function AutoUpdateInActive(props) {
|
|
477
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
478
|
-
children: jsxs("g", {
|
|
492
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
493
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
479
494
|
transform: "translate(-3 -3)",
|
|
480
|
-
children: [jsx("path", {
|
|
495
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
481
496
|
d: "M15.172 3.109l.214 2.455 2.792 1.675-2.514 1.508 1.095 12.499c1.763-.729 3.141-2.202 3.742-4.028l2.815-1.626c-.182 3.872-2.787 7.11-6.332 8.228l.193 2.201-1.992.175-.174-1.988c-.25.02-.503.031-.759.031-5.011 0-9.074-4.065-9.074-9.079 0-4.65 3.495-8.484 8-9.016V4.24l.09.054-.088-1.01 1.992-.174zm-1.995 5.559l.149-.023c-3.193.45-5.65 3.196-5.65 6.515 0 3.634 2.944 6.58 6.576 6.58.182 0 .363-.007.54-.021L13.758 9.89l-.579.348V8.668z",
|
|
482
497
|
transform: "rotate(30 13.454 13.295)"
|
|
483
|
-
}), jsx("text", {
|
|
498
|
+
}), /*#__PURE__*/jsx("text", {
|
|
484
499
|
fontFamily: "Roboto-Black, Roboto",
|
|
485
500
|
fontSize: 6,
|
|
486
501
|
fontWeight: 700,
|
|
487
|
-
children: jsx("tspan", {
|
|
502
|
+
children: /*#__PURE__*/jsx("tspan", {
|
|
488
503
|
x: 9.2,
|
|
489
504
|
y: 17.3,
|
|
490
505
|
children: "AUTO"
|
|
@@ -494,48 +509,48 @@ var AutoUpdateInActive = function AutoUpdateInActive(props) {
|
|
|
494
509
|
}));
|
|
495
510
|
};
|
|
496
511
|
var Now = function Now(props) {
|
|
497
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
498
|
-
children: jsx("g", {
|
|
512
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
513
|
+
children: /*#__PURE__*/jsx("g", {
|
|
499
514
|
transform: "translate(0 2)",
|
|
500
|
-
children: jsx("path", {
|
|
515
|
+
children: /*#__PURE__*/jsx("path", {
|
|
501
516
|
d: "M4.85,15.55 L5.89,15.55 L7.39013512,18.2040258 L7.39,15.55 L8.42,15.55 L8.42,19.82 L7.39,19.815 L5.89,17.19 L5.89,19.82 L4.85,19.815 L4.85,15.55 Z M11.275,15.49 C12.55,15.49 13.14,16.4749736 13.14,17.69 C13.14,18.9050264 12.55,19.89 11.275,19.89 C10,19.89 9.4,18.9050264 9.4,17.69 C9.4,16.4749736 10,15.49 11.275,15.49 Z M11.265,16.3 C10.63,16.3 10.46,16.8781414 10.46,17.69 C10.46,18.5018586 10.63,19.08 11.265,19.08 C11.9,19.08 12.09,18.5018586 12.09,17.69 C12.09,16.8781414 11.9,16.3 11.265,16.3 Z M13.85,15.55 L14.88,15.55 L15.37,18.23 L15.96,15.55 L16.83,15.55 L17.42,18.23 L17.91,15.55 L18.93,15.55 L18.03,19.82 L16.96,19.82 L16.39,17.38 L15.83,19.82 L14.76,19.82 L13.85,15.55 Z M12,0 C16.7,0 18.85,4.12 18.85,6.82 C18.85,9.52 17.0960097,13.63 12,13.63 C9.06797949,13.63 7.24456537,12.2694474 6.22334015,10.5996971 C6.10797504,10.4110698 6.00732732,9.72319365 6.59320378,9.33888177 C7.17908025,8.95456988 7.71708662,9.39022217 7.84387287,9.58248667 C8.70143045,10.8829264 10.1633005,11.82 12,11.82 C15,11.82 17,9.32 17,6.82 C17,4.32 15,1.81 12,1.81 C10.5492584,1.81 9.33236686,2.39696387 8.46241089,3.28591644 L9.474995,3.73670576 C9.86718007,3.9113178 9.95685384,4.26087798 9.84288406,4.51685828 C9.78589918,4.64484843 9.68395359,4.74990886 9.54141806,4.83107363 L6.67469458,6.47927087 C6.45916744,6.60267712 6.21814322,6.61960842 6.01095111,6.52736055 C5.80211462,6.43438056 5.65295882,6.24275928 5.60209611,6.00074862 L4.90755008,2.76794268 C4.87285304,2.60689825 4.88471829,2.46076082 4.94098185,2.3343908 C5.05495162,2.0784105 5.37472892,1.91114968 5.7660918,2.08539566 L6.7215416,2.51032096 C7.8443708,1.0870475 9.58579853,0 12,0 Z"
|
|
502
517
|
})
|
|
503
518
|
})
|
|
504
519
|
}));
|
|
505
520
|
};
|
|
506
521
|
var Pause = function Pause(props) {
|
|
507
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
508
|
-
children: jsx("path", {
|
|
522
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
523
|
+
children: /*#__PURE__*/jsx("path", {
|
|
509
524
|
d: "M8.579 4c.865 0 1.565.7 1.565 1.564v12.87c0 .866-.7 1.566-1.565 1.566-.863 0-1.565-.7-1.565-1.565v-4.87H7v-3.13h.014V5.564C7.014 4.7 7.716 4 8.579 4zm6.915 0c.865 0 1.565.7 1.565 1.564v12.871c0 .865-.7 1.565-1.565 1.565-.863 0-1.565-.7-1.565-1.565v-4.87h-.014v-3.13h.014v-4.87C13.93 4.7 14.631 4 15.494 4z"
|
|
510
525
|
})
|
|
511
526
|
}));
|
|
512
527
|
};
|
|
513
528
|
var Play = function Play(props) {
|
|
514
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
515
|
-
children: jsx("path", {
|
|
529
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
530
|
+
children: /*#__PURE__*/jsx("path", {
|
|
516
531
|
d: "M15.18 12.688l-3.909 2.81c-.161.115-.325.175-.486.175-.303 0-.629-.234-.629-.748v-5.85c0-.514.325-.747.63-.747.16 0 .324.059.485.174l3.91 2.81c.24.172.378.423.378.688 0 .265-.137.517-.379.688M12 4c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8"
|
|
517
532
|
})
|
|
518
533
|
}));
|
|
519
534
|
};
|
|
520
535
|
var StepBackward = function StepBackward(props) {
|
|
521
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
522
|
-
children: jsx("path", {
|
|
536
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
537
|
+
children: /*#__PURE__*/jsx("path", {
|
|
523
538
|
d: "M15.5794386,6.68811254 L8.12440829,1.33228882 C7.81918795,1.11107407 7.50556704,1 7.19941329,1 C6.62070805,1 6,1.44616308 6,2.42342823 L6,13.5775052 C6,14.5547703 6.62164144,15 7.19941329,15 C7.50556704,15 7.81918795,14.8889259 8.12720848,14.6686446 L15.5785052,9.31282085 C16.0377358,8.98426562 16.2990866,8.50636709 16.2990866,7.9995333 C16.2990866,7.4945663 16.0368025,7.01760117 15.5794386,6.68811254 M2,0 C3.05,0 3.9177686,0.820041322 3.99448723,1.85130541 L4,2 L4,14 C4,15.1 3.1,16 2,16 C0.9,16 0,15.1 0,14 L0,2 C0,0.9 0.9,0 2,0 Z",
|
|
524
539
|
transform: "translate(4.000000, 4.000000) translate(8.149543, 8.000000) scale(-1, 1) translate(-8.149543, -8.000000) "
|
|
525
540
|
})
|
|
526
541
|
}));
|
|
527
542
|
};
|
|
528
543
|
var StepForward = function StepForward(props) {
|
|
529
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
530
|
-
children: jsx("path", {
|
|
544
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
545
|
+
children: /*#__PURE__*/jsx("path", {
|
|
531
546
|
d: "M15.5794386,6.68811254 L8.12440829,1.33228882 C7.81918795,1.11107407 7.50556704,1 7.19941329,1 C6.62070805,1 6,1.44616308 6,2.42342823 L6,13.5775052 C6,14.5547703 6.62164144,15 7.19941329,15 C7.50556704,15 7.81918795,14.8889259 8.12720848,14.6686446 L15.5785052,9.31282085 C16.0377358,8.98426562 16.2990866,8.50636709 16.2990866,7.9995333 C16.2990866,7.4945663 16.0368025,7.01760117 15.5794386,6.68811254 M2,0 C3.05,0 3.9177686,0.820041322 3.99448723,1.85130541 L4,2 L4,14 C4,15.1 3.1,16 2,16 C0.9,16 0,15.1 0,14 L0,2 C0,0.9 0.9,0 2,0 Z",
|
|
532
547
|
transform: "translate(4.000000, 4.000000)"
|
|
533
548
|
})
|
|
534
549
|
}));
|
|
535
550
|
};
|
|
536
551
|
var Info = function Info(props) {
|
|
537
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
538
|
-
children: jsx("path", {
|
|
552
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
553
|
+
children: /*#__PURE__*/jsx("path", {
|
|
539
554
|
d: "M12.0004012,4 C16.4182338,4 20,7.58096384 20,11.9995988 C20,16.4182338 16.4182338,20 12.0004012,20 C7.58176621,20 4,16.4182338 4,11.9995988 C4,7.58096384 7.58176621,4 12.0004012,4 Z M13.0518404,10 L10,10 L10,11.6134693 L10.9489304,11.6134693 L10.9489304,15.3873607 L10,15.3873607 L10,17 L14,17 L14,15.3873607 L13.0518404,15.3873607 L13.0518404,10 Z M11.9907922,6 C11.1541947,6 10.5,6.65419468 10.5,7.49079217 C10.5,8.32738965 11.1541947,9 11.9907922,9 C12.8273897,9 13.5,8.32738965 13.5,7.49079217 C13.5,6.65419468 12.8273897,6 11.9907922,6 Z"
|
|
540
555
|
})
|
|
541
556
|
}));
|
|
@@ -544,12 +559,12 @@ var TextIcon = function TextIcon(_ref) {
|
|
|
544
559
|
var _ref$text = _ref.text,
|
|
545
560
|
text = _ref$text === void 0 ? '0.5x' : _ref$text,
|
|
546
561
|
props = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
547
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
548
|
-
children: jsx("text", {
|
|
562
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
563
|
+
children: /*#__PURE__*/jsx("text", {
|
|
549
564
|
fontFamily: "Roboto-Black, Roboto",
|
|
550
565
|
fontSize: 12,
|
|
551
566
|
fontWeight: 400,
|
|
552
|
-
children: jsx("tspan", {
|
|
567
|
+
children: /*#__PURE__*/jsx("tspan", {
|
|
553
568
|
x: text.length > 2 ? 1 : 5,
|
|
554
569
|
y: 16,
|
|
555
570
|
children: text
|
|
@@ -558,90 +573,90 @@ var TextIcon = function TextIcon(_ref) {
|
|
|
558
573
|
}));
|
|
559
574
|
};
|
|
560
575
|
var FastForward = function FastForward(props) {
|
|
561
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
562
|
-
children: jsx("path", {
|
|
576
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
577
|
+
children: /*#__PURE__*/jsx("path", {
|
|
563
578
|
d: "M12.1 5.86c.247 0 .5.089.745.267l6.008 4.316c.368.265.58.65.58 1.057 0 .408-.211.793-.581 1.058l-6.005 4.316c-.248.177-.5.267-.747.267-.466 0-.967-.36-.967-1.147v-3.016l-5.419 3.896c-.207.148-.417.234-.624.26l-.124.007c-.465 0-.966-.36-.966-1.147V7.006c0-.787.5-1.147.966-1.147.247 0 .5.09.746.268l5.421 3.894V7.006c0-.735.436-1.097.873-1.142z"
|
|
564
579
|
})
|
|
565
580
|
}));
|
|
566
581
|
};
|
|
567
582
|
var SliderThumb = function SliderThumb(props) {
|
|
568
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
569
|
-
children: jsx("polygon", {
|
|
583
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
584
|
+
children: /*#__PURE__*/jsx("polygon", {
|
|
570
585
|
points: "6,0 11,5 11,12 0,12 0,5",
|
|
571
586
|
transform: "translate(6.5 5.5)"
|
|
572
587
|
})
|
|
573
588
|
}));
|
|
574
589
|
};
|
|
575
590
|
var Options = function Options(props) {
|
|
576
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
577
|
-
children: jsx("path", {
|
|
591
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
592
|
+
children: /*#__PURE__*/jsx("path", {
|
|
578
593
|
d: "M12 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0-2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm0-6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
|
|
579
594
|
})
|
|
580
595
|
}));
|
|
581
596
|
};
|
|
582
597
|
var ChevronLeft = function ChevronLeft(props) {
|
|
583
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
584
|
-
children: jsx("path", {
|
|
598
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
599
|
+
children: /*#__PURE__*/jsx("path", {
|
|
585
600
|
d: "M4.42691853,15.0304428 C3.85769382,15.6484814 3.85769382,16.5998089 4.42691853,17.2178475 C4.99671078,17.8207176 5.92075589,17.8207176 6.48948111,17.2178475 L12.002808,11.3748094 L17.5150678,17.2178475 C18.0859271,17.8207176 19.0089052,17.8207176 19.5776304,17.2178475 C19.8625265,16.9148119 20.0044707,16.518945 20.0044707,16.1241452 C20.0069177,15.7184762 19.8542266,15.3272053 19.5776304,15.0304428 L12.002808,7 L4.42691853,15.0304428 Z",
|
|
586
601
|
transform: "translate(12.002235, 12.335000) rotate(-90.000000) translate(-12.002235, -12.335000) "
|
|
587
602
|
})
|
|
588
603
|
}));
|
|
589
604
|
};
|
|
590
605
|
var ChevronRight = function ChevronRight(props) {
|
|
591
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
592
|
-
children: jsx("path", {
|
|
606
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
607
|
+
children: /*#__PURE__*/jsx("path", {
|
|
593
608
|
d: "M4.42691853,15.0304428 C3.85769382,15.6484814 3.85769382,16.5998089 4.42691853,17.2178475 C4.99671078,17.8207176 5.92075589,17.8207176 6.48948111,17.2178475 L12.002808,11.3748094 L17.5150678,17.2178475 C18.0859271,17.8207176 19.0089052,17.8207176 19.5776304,17.2178475 C19.8625265,16.9148119 20.0044707,16.518945 20.0044707,16.1241452 C20.0069177,15.7184762 19.8542266,15.3272053 19.5776304,15.0304428 L12.002808,7 L4.42691853,15.0304428 Z",
|
|
594
609
|
transform: "translate(12.002235, 12.335000) rotate(90.000000) translate(-12.002235, -12.335000) "
|
|
595
610
|
})
|
|
596
611
|
}));
|
|
597
612
|
};
|
|
598
613
|
var ChevronUp = function ChevronUp(props) {
|
|
599
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
600
|
-
children: jsx("path", {
|
|
614
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
615
|
+
children: /*#__PURE__*/jsx("path", {
|
|
601
616
|
d: "M4.42691853,15.0304428 C3.85769382,15.6484814 3.85769382,16.5998089 4.42691853,17.2178475 C4.99671078,17.8207176 5.92075589,17.8207176 6.48948111,17.2178475 L12.002808,11.3748094 L17.5150678,17.2178475 C18.0859271,17.8207176 19.0089052,17.8207176 19.5776304,17.2178475 C19.8625265,16.9148119 20.0044707,16.518945 20.0044707,16.1241452 C20.0069177,15.7184762 19.8542266,15.3272053 19.5776304,15.0304428 L12.002808,7 L4.42691853,15.0304428 Z",
|
|
602
617
|
transform: "translate(12.002235, 12.335000) translate(-12.002235, -12.335000) "
|
|
603
618
|
})
|
|
604
619
|
}));
|
|
605
620
|
};
|
|
606
621
|
var ChevronDown = function ChevronDown(props) {
|
|
607
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
608
|
-
children: jsx("path", {
|
|
622
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
623
|
+
children: /*#__PURE__*/jsx("path", {
|
|
609
624
|
d: "M4.42691853,15.0304428 C3.85769382,15.6484814 3.85769382,16.5998089 4.42691853,17.2178475 C4.99671078,17.8207176 5.92075589,17.8207176 6.48948111,17.2178475 L12.002808,11.3748094 L17.5150678,17.2178475 C18.0859271,17.8207176 19.0089052,17.8207176 19.5776304,17.2178475 C19.8625265,16.9148119 20.0044707,16.518945 20.0044707,16.1241452 C20.0069177,15.7184762 19.8542266,15.3272053 19.5776304,15.0304428 L12.002808,7 L4.42691853,15.0304428 Z",
|
|
610
625
|
transform: "translate(12.002235, 12.335000) rotate(180.000000) translate(-12.002235, -12.335000) "
|
|
611
626
|
})
|
|
612
627
|
}));
|
|
613
628
|
};
|
|
614
629
|
var Layers = function Layers(props) {
|
|
615
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
616
|
-
children: jsx("path", {
|
|
630
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
631
|
+
children: /*#__PURE__*/jsx("path", {
|
|
617
632
|
d: "M18.0513516,15.3519052 L22,17.2314624 L12,22 L2,17.2314624 L6.03531364,15.3519052 L12,18.18517 L18.0513516,15.3519052 Z M18.0513516,10.2257273 L22,12.1052846 L12,16.8738221 L2,12.1052846 L6.03531364,10.2257273 L12,13.0589921 L18.0513516,10.2257273 Z M12,2 L22,7.00696444 L12,11.775502 L2,7.00696444 L12,2 Z"
|
|
618
633
|
})
|
|
619
634
|
}));
|
|
620
635
|
};
|
|
621
636
|
var Copy = function Copy(props) {
|
|
622
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
623
|
-
children: jsx("path", {
|
|
637
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
638
|
+
children: /*#__PURE__*/jsx("path", {
|
|
624
639
|
d: "M8 7v2H6a1 1 0 0 0-.993.883L5 10v9a1 1 0 0 0 .883.993L6 20h6a1 1 0 0 0 .993-.883L13 19h2v1.6a1.4 1.4 0 0 1-1.263 1.394l-.135.006H4.399a1.4 1.4 0 0 1-1.393-1.265L3 20.6V8.4a1.4 1.4 0 0 1 1.264-1.394L4.4 7H8zm7.584-5v2H12a1 1 0 0 0-.993.883L11 5v9a1 1 0 0 0 .883.993L12 15h6a1 1 0 0 0 .993-.883L19 14V7.42h2v8.18a1.4 1.4 0 0 1-1.263 1.394l-.135.006h-9.203a1.4 1.4 0 0 1-1.393-1.265L9 15.6V3.4a1.4 1.4 0 0 1 1.264-1.394L10.4 2h5.185zM17 2l4 4h-2.5c-.777 0-1.42-.598-1.493-1.357L17 4.499V2z"
|
|
625
640
|
})
|
|
626
641
|
}));
|
|
627
642
|
};
|
|
628
643
|
var Filter = function Filter(props) {
|
|
629
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
630
|
-
children: jsx("path", {
|
|
644
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
645
|
+
children: /*#__PURE__*/jsx("path", {
|
|
631
646
|
d: "M14.155 12.567c1.362 0 2.523.848 2.992 2.043h1.895a1.173 1.173 0 0 1 0 2.346h-1.895A3.213 3.213 0 0 1 14.155 19a3.213 3.213 0 0 1-2.992-2.044h-5.99a1.172 1.172 0 1 1 0-2.346h5.99a3.214 3.214 0 0 1 2.992-2.043zm0 1.755a1.461 1.461 0 1 0 0 2.922 1.461 1.461 0 0 0 0-2.922zM10.06 5c1.362 0 2.524.848 2.992 2.044h5.99a1.173 1.173 0 1 1 0 2.344h-5.99a3.214 3.214 0 0 1-2.992 2.044 3.216 3.216 0 0 1-2.992-2.044H5.173a1.172 1.172 0 1 1 0-2.344h1.895A3.216 3.216 0 0 1 10.06 5zm0 1.754a1.461 1.461 0 1 0 0 2.922 1.461 1.461 0 0 0 0-2.922z"
|
|
632
647
|
})
|
|
633
648
|
}));
|
|
634
649
|
};
|
|
635
650
|
var Clear = function Clear(props) {
|
|
636
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
637
|
-
children: jsx("path", {
|
|
651
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
652
|
+
children: /*#__PURE__*/jsx("path", {
|
|
638
653
|
d: "M12,2 C17.5228475,2 22,6.4771525 22,12 C22,17.5228475 17.5228475,22 12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 Z M15.44426,7.26697571 L12.0002861,10.7110482 L8.55573996,7.26697571 C8.19978253,6.9110081 7.62292549,6.9110081 7.26696807,7.26697571 C6.91101064,7.62294331 6.91101064,8.19981687 7.26696807,8.55578447 L10.7115142,11.9998569 L7.26696807,15.4445017 C6.91101064,15.8004693 6.91101064,16.3767705 7.26696807,16.7333104 C7.44494678,16.910722 7.67843653,17 7.91192629,17 C8.14484377,17 8.37776125,16.910722 8.55573996,16.7333104 L12.0002861,13.289238 L15.44426,16.7333104 C15.6222388,16.910722 15.8551562,17 16.088646,17 C16.3221357,17 16.5550532,16.910722 16.7330319,16.7333104 C17.0889894,16.3767705 17.0889894,15.8004693 16.7330319,15.4445017 L13.289058,11.9998569 L16.7330319,8.55578447 C17.0889894,8.19981687 17.0889894,7.62294331 16.7330319,7.26697571 C16.3770745,6.9110081 15.8002175,6.9110081 15.44426,7.26697571 Z"
|
|
639
654
|
})
|
|
640
655
|
}));
|
|
641
656
|
};
|
|
642
657
|
var Search = function Search(props) {
|
|
643
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
644
|
-
children: jsx("path", {
|
|
658
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
659
|
+
children: /*#__PURE__*/jsx("path", {
|
|
645
660
|
d: "M7.81701445,12.5845372 L7.81701445,12.5845372 C7.17924024,11.946763 6.82932049,11.100321 6.82932049,10.1993044 C6.82932049,9.29828785 7.17924024,8.45077582 7.81701445,7.8140717 C8.47405029,7.15703585 9.3376137,6.82851792 10.2022472,6.82851792 C11.0658106,6.82851792 11.929374,7.15703585 12.5874799,7.8140717 C13.9026217,9.12921348 13.9026217,11.2693954 12.5874799,12.5845372 C11.9497057,13.2212413 11.1021937,13.5722311 10.2022472,13.5722311 C9.3012306,13.5722311 8.45371857,13.2212413 7.81701445,12.5845372 M19.5858748,17.581862 L15.4681648,13.465222 C16.9513109,11.0735688 16.6613162,7.88683788 14.5874799,5.81300161 C12.1690744,3.39566613 8.23434992,3.39566613 5.81594436,5.81300161 C4.64419476,6.9847512 4,8.54280364 4,10.1993044 C4,11.8558052 4.64419476,13.4138577 5.81594436,14.5845372 C6.98769395,15.7562868 8.5446763,16.4015516 10.2022472,16.4015516 C11.376137,16.4015516 12.4965222,16.0719636 13.4681648,15.4662921 L17.5837346,19.582932 C17.8608882,19.8590155 18.2225789,19.9970572 18.5853398,19.9970572 C18.9470305,19.9970572 19.3087212,19.8590155 19.5858748,19.582932 C20.1380417,19.029695 20.1380417,18.135099 19.5858748,17.581862"
|
|
646
661
|
})
|
|
647
662
|
}));
|
|
@@ -651,7 +666,7 @@ var Resize = function Resize(_ref2) {
|
|
|
651
666
|
isRightAligned = _ref2$isRightAligned === void 0 ? false : _ref2$isRightAligned,
|
|
652
667
|
sx = _ref2.sx,
|
|
653
668
|
props = _objectWithoutPropertiesLoose(_ref2, _excluded2);
|
|
654
|
-
return jsx(SvgIcon, Object.assign({
|
|
669
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
655
670
|
"data-testid": "resizeHandle",
|
|
656
671
|
sx: Object.assign({
|
|
657
672
|
width: 20,
|
|
@@ -667,75 +682,75 @@ var Resize = function Resize(_ref2) {
|
|
|
667
682
|
zIndex: 1
|
|
668
683
|
}, Array.isArray(sx) ? Object.assign.apply(Object, [{}].concat(sx)) : sx)
|
|
669
684
|
}, props, {
|
|
670
|
-
children: jsx("path", {
|
|
685
|
+
children: /*#__PURE__*/jsx("path", {
|
|
671
686
|
d: "M19.687 18.037v1h-6v-1h6zm3.5-3.5v1h-13v-1h13z",
|
|
672
687
|
transform: "rotate(-45 16.687 16.787)"
|
|
673
688
|
})
|
|
674
689
|
}));
|
|
675
690
|
};
|
|
676
691
|
var List = function List(props) {
|
|
677
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
678
|
-
children: jsx("path", {
|
|
692
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
693
|
+
children: /*#__PURE__*/jsx("path", {
|
|
679
694
|
d: "M4.5,16 C5.88071187,16 7,17.1192881 7,18.5 C7,19.8807119 5.88071187,21 4.5,21 C3.11928813,21 2,19.8807119 2,18.5 C2,17.1192881 3.11928813,16 4.5,16 Z M22,18 L22,20 L9,20 L9,18 L22,18 Z M7,9 L7,14 L2,14 L2,9 L7,9 Z M22,11 L22,13 L9,13 L9,11 L22,11 Z M4.5,2 L7,7 L2,7 L4.5,2 Z M22,4 L22,6 L9,6 L9,4 L22,4 Z"
|
|
680
695
|
})
|
|
681
696
|
}));
|
|
682
697
|
};
|
|
683
698
|
var Home = function Home(props) {
|
|
684
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
685
|
-
children: jsx("path", {
|
|
699
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
700
|
+
children: /*#__PURE__*/jsx("path", {
|
|
686
701
|
d: "M14.5857657,15.5482973 L14.5857657,19 L19,19 L19,11.1704471 L12.0003998,5 L5,11.1704471 L5,19 L9.41503399,19 L9.41503399,15.5482973 C9.41503399,14.0740894 10.5785686,12.8676932 12.0003998,12.8676932 C13.4222311,12.8676932 14.5857657,14.0740894 14.5857657,15.5482973 Z"
|
|
687
702
|
})
|
|
688
703
|
}));
|
|
689
704
|
};
|
|
690
705
|
var Minus = function Minus(props) {
|
|
691
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
692
|
-
children: jsx("path", {
|
|
706
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
707
|
+
children: /*#__PURE__*/jsx("path", {
|
|
693
708
|
d: "M13,11 L11,11 L8,11 C7.43301962,11 7,11.4597824 7,12.0268006 C7,12.5938188 7.43301962,13 8,13 L11,13 L13,13 L16,13 C16.5669804,13 17,12.5938188 17,12.0268006 C17,11.4597824 16.5669804,11 16,11 L13,11 Z"
|
|
694
709
|
})
|
|
695
710
|
}));
|
|
696
711
|
};
|
|
697
712
|
var Equalizer = function Equalizer(props) {
|
|
698
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
699
|
-
children: jsx("path", {
|
|
713
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
714
|
+
children: /*#__PURE__*/jsx("path", {
|
|
700
715
|
d: "M5,2 L5.00043449,14.0500973 C6.14133817,14.2819003 7,15.2906746 7,16.5 C7,17.3174727 6.60764218,18.0433054 6.00097133,18.4994531 L6,22 L3,22 L3.00004507,18.5002169 C2.39279608,18.0441159 2,17.3179292 2,16.5 C2,15.2903182 2.85916789,14.2813059 4.00057405,14.0498926 L4,2 L5,2 Z M12.5,2 L12.5004345,5.05009729 C13.6413382,5.28190033 14.5,6.29067455 14.5,7.5 C14.5,8.31747272 14.1076422,9.04330535 13.5009713,9.49945313 L13.5,22 L10.5,22 L10.5000451,9.50021694 C9.89279608,9.04411586 9.5,8.31792915 9.5,7.5 C9.5,6.29031824 10.3591679,5.2813059 11.500574,5.0498926 L11.5,2 L12.5,2 Z M20,2 L20.0004345,11.0500973 C21.1413382,11.2819003 22,12.2906746 22,13.5 C22,14.3174727 21.6076422,15.0433054 21.0009713,15.4994531 L21,22 L18,22 L18.0000451,15.5002169 C17.3927961,15.0441159 17,14.3179292 17,13.5 C17,12.2903182 17.8591679,11.2813059 19.000574,11.0498926 L19,2 L20,2 Z"
|
|
701
716
|
})
|
|
702
717
|
}));
|
|
703
718
|
};
|
|
704
719
|
var Link = function Link(props) {
|
|
705
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
706
|
-
children: jsx("path", {
|
|
720
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
721
|
+
children: /*#__PURE__*/jsx("path", {
|
|
707
722
|
d: "m11 9-4.128-.018a.921.921 0 0 0-.91.82l-.006.108v4.18c0 .476.354.87.81.923l.106.007H11V17H6.872c-1.528 0-2.78-1.212-2.867-2.74L4 14.09V9.91c0-1.55 1.198-2.817 2.704-2.905L6.872 7H11v2zm5 3a1 1 0 0 1-1 1H9a1 1 0 0 1 0-2h6a1 1 0 0 1 1 1zm4 2.09c0 1.607-1.288 2.91-2.872 2.91H13v-1.98h4.128a.924.924 0 0 0 .916-.93V9.91a.923.923 0 0 0-.916-.928L13 9V7h4.128C18.712 7 20 8.303 20 9.91v4.18z"
|
|
708
723
|
})
|
|
709
724
|
}));
|
|
710
725
|
};
|
|
711
726
|
var LinkOff = function LinkOff(props) {
|
|
712
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
713
|
-
children: jsx("path", {
|
|
727
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
728
|
+
children: /*#__PURE__*/jsx("path", {
|
|
714
729
|
d: "m20.693 18.631-1.285 1.532L15.638 17H13v-1.98l.277-.001-2.406-2.02L9 13a1 1 0 0 1-.41-1.913L6.314 9.175a.93.93 0 0 0-.35.627l-.007.108v4.18c0 .476.354.87.81.923l.106.007H11V17H6.872c-1.528 0-2.78-1.212-2.867-2.74L4 14.09V9.91c0-.778.302-1.486.795-2.008l-2.24-1.88L3.84 4.49 6.834 7H11v2l-1.794-.008L11.6 11H15a1 1 0 0 1 0 2h-1.018l2.407 2.019h.739a.924.924 0 0 0 .916-.93V9.91a.923.923 0 0 0-.916-.928L13 9V7h4.128C18.712 7 20 8.303 20 9.91v4.18a2.915 2.915 0 0 1-1.606 2.612l2.3 1.93z"
|
|
715
730
|
})
|
|
716
731
|
}));
|
|
717
732
|
};
|
|
718
733
|
var Cached = function Cached(props) {
|
|
719
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
720
|
-
children: jsx("path", {
|
|
734
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
735
|
+
children: /*#__PURE__*/jsx("path", {
|
|
721
736
|
d: "m19.691 9.79-1.771 1.225a6 6 0 0 1-6.355 6.969v-3.088l-2.681 1.86c-1.223.86-1.923 1.345-2.1 1.458l-.029.019-.31.215L11.564 22v-2.012A8 8 0 0 0 19.691 9.79zM12.564 2v2.02a8 8 0 0 0-8.237 10.255l1.765-1.223a6 6 0 0 1 6.473-7.026v3.078l2.592-1.798h-.003l2.029-1.4a8.063 8.063 0 0 0-.004-.004l.504-.35L12.564 2z"
|
|
722
737
|
})
|
|
723
738
|
}));
|
|
724
739
|
};
|
|
725
740
|
var CalendarToday = function CalendarToday(props) {
|
|
726
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
727
|
-
children: jsx("path", {
|
|
741
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
742
|
+
children: /*#__PURE__*/jsx("path", {
|
|
728
743
|
d: "M7.342 6.437v1.115c0 .673.548 1.22 1.22 1.22h.06c.671 0 1.22-.547 1.22-1.22V6.437h4.313v1.115c0 .673.548 1.22 1.22 1.22h.058c.673 0 1.22-.547 1.22-1.22V6.437h1.058a2.292 2.292 0 0 1 2.286 2.285v7.993A2.292 2.292 0 0 1 17.71 19H6.285A2.292 2.292 0 0 1 4 16.715V8.722a2.292 2.292 0 0 1 2.285-2.285h1.057zm9.444 7.637a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881zm-4.788 0a1.44 1.44 0 1 0 0 2.88 1.44 1.44 0 0 0 0-2.88zm-4.787 0a1.44 1.44 0 1 0-.002 2.88 1.44 1.44 0 0 0 .002-2.88zm9.575-3.897a1.44 1.44 0 1 0-.001 2.881 1.44 1.44 0 0 0 0-2.88zm-4.788 0a1.44 1.44 0 1 0 0 2.88 1.44 1.44 0 0 0 0-2.88zM8.62 4.73c.264 0 .478.214.478.478v2.344a.477.477 0 0 1-.478.477h-.058a.478.478 0 0 1-.478-.477V5.208c0-.264.214-.478.478-.478zm6.812 0c.264 0 .478.214.478.478v2.344a.478.478 0 0 1-.478.477h-.057a.478.478 0 0 1-.478-.477V5.208c0-.264.214-.478.478-.478z"
|
|
729
744
|
})
|
|
730
745
|
}));
|
|
731
746
|
};
|
|
732
747
|
var WebAssetOff = function WebAssetOff(props) {
|
|
733
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
734
|
-
children: jsxs("g", {
|
|
735
|
-
children: [jsx("path", {
|
|
748
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
749
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
750
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
736
751
|
d: "M5.89856955,4.50717511 L9.893,8.5 L6,8.5 L6,17 L18,17 L18,16.606 L19.9956851,18.6017419 C19.956118,18.649691 19.9142229,18.6957771 19.87,18.74 C19.4544824,19.1555176 18.8311491,19.4088509 18,19.5 L6,19.5 C5.1805214,19.4148333 4.56096049,19.1624284 4.1413173,18.7427852 C3.7216741,18.323142 3.50790167,17.7422136 3.5,17 L3.5,7 C3.52565636,6.18855517 3.73942879,5.5818885 4.1413173,5.18 C4.52680219,4.79451511 5.11255294,4.57024015 5.89856955,4.50717511 Z M18,4.5 C18.81657,4.52323671 19.4399034,4.74990338 19.87,5.18 C20.3000966,5.61009662 20.5100966,6.21676329 20.5,7 L20.5,16.278 L18,13.778 L18,8.5 L12.721,8.5 L8.721,4.5 L18,4.5 Z",
|
|
737
752
|
id: "Combined-Shape"
|
|
738
|
-
}), jsx("rect", {
|
|
753
|
+
}), /*#__PURE__*/jsx("rect", {
|
|
739
754
|
height: "24",
|
|
740
755
|
id: "Rectangle",
|
|
741
756
|
transform: "translate(12.000000, 12.000000) rotate(-45.000000) translate(-12.000000, -12.000000) ",
|
|
@@ -747,97 +762,97 @@ var WebAssetOff = function WebAssetOff(props) {
|
|
|
747
762
|
}));
|
|
748
763
|
};
|
|
749
764
|
var Notifications = function Notifications(props) {
|
|
750
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
751
|
-
children: jsx("path", {
|
|
765
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
766
|
+
children: /*#__PURE__*/jsx("path", {
|
|
752
767
|
d: "M13.436 17.083a1.444 1.444 0 1 1-2.871 0zM12 4c3.094 0 5.61 2.48 5.61 5.53v2.98c0 1.569 1.197 2.663 1.208 2.672.169.15.227.388.145.598a.55.55 0 0 1-.514.348H5.551a.552.552 0 0 1-.514-.348.536.536 0 0 1 .146-.598c.01-.01 1.206-1.103 1.206-2.672V9.53C6.39 6.48 8.907 4 12 4z"
|
|
753
768
|
})
|
|
754
769
|
}));
|
|
755
770
|
};
|
|
756
771
|
var Update = function Update(props) {
|
|
757
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
758
|
-
children: jsx("path", {
|
|
772
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
773
|
+
children: /*#__PURE__*/jsx("path", {
|
|
759
774
|
d: "m8.73 3.39-.252.098a9.5 9.5 0 1 0 9.4 16.303l-1.391-1.455a7.5 7.5 0 1 1 2.504-8.85l.071.185-3.535 1.427 3.117 2.043v-.005l2.579 1.696.933.612 1.75-7.731-2.99 1.209-.071-.184A9.5 9.5 0 0 0 8.73 3.391zM13.04 7h-2V12l-3.218 1.857 1 1.732 2.749-1.587h1.469V7z"
|
|
760
775
|
})
|
|
761
776
|
}));
|
|
762
777
|
};
|
|
763
778
|
var SubdirectoryArrowRight = function SubdirectoryArrowRight(props) {
|
|
764
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
765
|
-
children: jsx("path", {
|
|
779
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
780
|
+
children: /*#__PURE__*/jsx("path", {
|
|
766
781
|
d: "M5.08 2c.595 0 1.078.59 1.078 1.317V14.84h10.469l-3.784-3.578a1.037 1.037 0 0 1 0-1.526 1.19 1.19 0 0 1 1.614 0l6.54 6.183-6.54 6.185c-.223.21-.515.316-.807.316-.292 0-.585-.106-.807-.316a1.038 1.038 0 0 1 0-1.527L16.627 17H5.08a.912.912 0 0 1-.387-.086A1.081 1.081 0 0 1 4 15.92l.006-.1L4 15.684V3.317C4 2.59 4.483 2 5.08 2z"
|
|
767
782
|
})
|
|
768
783
|
}));
|
|
769
784
|
};
|
|
770
785
|
var Speed = function Speed(props) {
|
|
771
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
772
|
-
children: jsx("path", {
|
|
786
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
787
|
+
children: /*#__PURE__*/jsx("path", {
|
|
773
788
|
d: "M13.0185689,0.0297138829 C13.2816828,0.125479523 13.375552,0.393860848 13.3173741,0.670655588 C13.2591962,0.947450328 11.1238887,11.0829138 10.7956738,11.9846767 C10.4178888,13.0226325 9.27020413,13.5578066 8.23224832,13.1800216 C7.19429251,12.8022366 6.65911834,11.6545519 7.03690336,10.6165961 C7.19777378,10.1746082 8.45223163,7.753762 9.7051842,5.37094004 L10.0053032,4.80082548 C11.2011782,2.53154866 12.314927,0.44601574 12.3776815,0.328635445 C12.5110348,0.0792023166 12.755455,-0.0660517572 13.0185689,0.0297138829 Z M19.4360969,8.53332236 C19.7202953,9.34072717 20.0334312,10.6740767 20.0334312,12.9435947 L15.8134312,12.9409726 C15.9147467,12.4409651 16.0334312,11.9234904 16.0334312,11.3935947 C16.0334312,10.7848462 15.9747709,10.1930974 15.860471,9.62582623 L19.4360969,8.53332236 Z M0.24,9.02480771 L1.14284266,9.30137886 C0.796626585,10.38249 0.683431191,11.5887966 0.683431191,12.8935947 L0.193431191,12.8935947 C-0.149932748,11.3243559 0.0281771199,9.95042242 0.233431191,9.05635532 L0.24,9.02480771 Z M7.97460351,10.9640905 C7.785711,11.4830684 8.05329808,12.0569108 8.57227599,12.2458033 C9.09125389,12.4346958 9.66509624,12.1671087 9.85398875,11.6481308 C10.0428813,11.1291529 9.77529418,10.5553105 9.25631627,10.366418 C8.73733837,10.1775255 8.16349602,10.4451126 7.97460351,10.9640905 Z M15.66294,3.32668699 C17.1046645,4.36667952 18.3549992,5.93102775 19.0441285,7.59528372 L19.048,7.60580771 L15.6041584,8.65930693 C15.2288334,7.53006422 14.6145128,6.52875923 13.7894188,5.72525838 L15.66294,3.32668699 Z M3.151,3.91680771 L4.07227289,5.23343855 C3.04988317,6.02547664 2.14199378,7.08924721 1.51712115,8.36942033 L0.504,8.05980771 L0.66653777,7.65768052 C0.946845496,6.97287844 1.22267153,6.3505113 1.58343119,5.78752126 C2.04185637,5.07211751 2.62700543,4.45259196 3.14662121,3.92267024 Z M13.5370427,2.15601523 C13.9045004,2.32031554 14.3000944,2.51472051 14.7316953,2.74422981 L14.813,2.78880771 L13.0229815,5.08063176 L12.9211263,5.01013613 C13.1339222,4.03128992 13.3442549,3.05520552 13.5370427,2.15601523 Z M8.64330378,1.36555752 L8.60273799,3.67605906 C8.53008184,3.67441939 8.45697828,3.67359473 8.38343119,3.67359473 C7.29621364,3.67359473 5.99983997,4.00544303 4.89787799,4.66702681 L3.90244703,3.24533554 C5.38148072,2.08015309 7.15804171,1.51034477 8.64330378,1.36555752 Z M9.64483088,1.31952159 C10.1808707,1.31407534 10.6831894,1.3389592 11.2036076,1.42293267 L11.1277192,1.56621248 C10.7501769,2.27968921 10.3484138,3.04068828 9.94570637,3.80634031 C9.83236728,3.78598023 9.71777754,3.76829082 9.60184741,3.75281542 L9.64483088,1.31952159 Z",
|
|
774
789
|
transform: "translate(2 6)"
|
|
775
790
|
})
|
|
776
791
|
}));
|
|
777
792
|
};
|
|
778
793
|
var DimensionsElevation = function DimensionsElevation(props) {
|
|
779
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
780
|
-
children: jsx("path", {
|
|
794
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
795
|
+
children: /*#__PURE__*/jsx("path", {
|
|
781
796
|
d: "M4,16 L4,19 L0,19 L0,16 L4,16 Z M7,11 L7,14 L0,14 L0,11 L7,11 Z M9,6 L9,9 L0,9 L0,6 L9,6 Z M12,1 L12,4 L0,4 L0,1 L12,1 Z M16,0 L13,4 L15,4 L15,16 L13,16 L16,20 L19,16 L17,16 L17,4 L19,4 L16,0 Z",
|
|
782
797
|
transform: "translate(2 2)"
|
|
783
798
|
})
|
|
784
799
|
}));
|
|
785
800
|
};
|
|
786
801
|
var DimensionsTime = function DimensionsTime(props) {
|
|
787
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
788
|
-
children: jsx("path", {
|
|
802
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
803
|
+
children: /*#__PURE__*/jsx("path", {
|
|
789
804
|
d: "M12.13,5 C16.0677903,5 19.26,8.19220973 19.26,12.13 C19.26,16.0677903 16.0677903,19.26 12.13,19.26 C8.19220973,19.26 5,16.0677903 5,12.13 C5,8.19220973 8.19220973,5 12.13,5 Z M5.1376547,18.0009318 L0,18 L0,15 L3.46039175,15.000536 C3.82762817,16.1102542 4.40198,17.1256503 5.1376547,18.0009318 Z M12.13,7 C9.29677923,7 7,9.29677923 7,12.13 C7,14.9632208 9.29677923,17.26 12.13,17.26 C14.9632208,17.26 17.26,14.9632208 17.26,12.13 C17.26,9.29677923 14.9632208,7 12.13,7 Z M12.547494,8.35 L12.547,11.769 L14.7493339,13.0406354 L14.0651234,14.2257228 L12.183,13.139 L11.179073,13.1394737 L11.179073,8.35 L12.547494,8.35 Z M3,12.13 C3,12.4237363 3.0138714,12.7142328 3.04099487,13.0008701 L0,13 L0,10 L3.24967033,10.0005024 C3.08643451,10.6837249 3,11.3967685 3,12.13 Z M3.98526578,8.00011679 L0,8 L0,5 L6.42694067,4.99991383 C5.41424324,5.81098129 4.57807756,6.83332299 3.98526578,8.00011679 Z M18,0 L18,3 L0,3 L0,0 L18,0 Z",
|
|
790
805
|
transform: "translate(2 2)"
|
|
791
806
|
})
|
|
792
807
|
}));
|
|
793
808
|
};
|
|
794
809
|
var DimensionsRefTime = function DimensionsRefTime(props) {
|
|
795
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
796
|
-
children: jsx("path", {
|
|
810
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
811
|
+
children: /*#__PURE__*/jsx("path", {
|
|
797
812
|
d: "M14.41,3.78240772 L14.41,5.15240772 L12.66,5.15240772 L12.6594767,6.01936211 C13.545349,6.08439076 14.3862477,6.31127801 15.1527207,6.67057174 L15.7989136,5.55168032 L16.9160864,6.19668032 L16.2670916,7.32230296 C18.0787957,8.61518068 19.26,10.7346478 19.26,13.13 C19.26,17.0677903 16.0677903,20.26 12.13,20.26 C8.19220973,20.26 5,17.0677903 5,13.13 C5,9.4490968 7.78929885,6.41966926 11.3695371,6.04007678 L11.37,5.15240772 L9.62,5.15240772 L9.62,3.78240772 L14.41,3.78240772 Z M12.13,8 C9.29677923,8 7,10.2967792 7,13.13 C7,15.9632208 9.29677923,18.26 12.13,18.26 C14.9632208,18.26 17.26,15.9632208 17.26,13.13 C17.26,10.2967792 14.9632208,8 12.13,8 Z M3.19183937,15.0007752 C3.41732809,16.0836244 3.83463472,17.0961214 4.40661658,18.0011235 L0,18 L0,15 Z M14.3819805,9.95760756 L15.3496003,10.9252274 L12.1676198,14.1072079 L11.2,13.1395881 L14.3819805,9.95760756 Z M3.55058156,10.0001683 C3.19435424,10.9763976 3,12.0305019 3,13.13 L3.002,13 L0,13 L0,10 Z M7.97195056,4.9996378 C6.60386085,5.70071412 5.43590345,6.73695253 4.57644304,7.99998836 L0,8 L0,5 Z M18,0 L18,3 L16,3 L16,2.5 L8,2.5 L8,3 L0,3 L0,0 L18,0 Z",
|
|
798
813
|
transform: "translate(2 2)"
|
|
799
814
|
})
|
|
800
815
|
}));
|
|
801
816
|
};
|
|
802
817
|
var DimensionsOther = function DimensionsOther(props) {
|
|
803
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
804
|
-
children: jsx("path", {
|
|
818
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
819
|
+
children: /*#__PURE__*/jsx("path", {
|
|
805
820
|
d: "M5.1376547,18.0009318 L0,18 L0,15 L3.46039175,15.000536 C3.82762817,16.1102542 4.40198,17.1256503 5.1376547,18.0009318 Z M12.5,7 L12.5,11 L16.5,11 L16.5,12.5 L12.5,12.5 L12.5,16.5 L11,16.5 L11,12.5 L7,12.5 L7,11 L11,11 L11,7 L12.5,7 Z M3,12.13 C3,12.4237363 3.0138714,12.7142328 3.04099487,13.0008701 L0,13 L0,10 L3.24967033,10.0005024 C3.08643451,10.6837249 3,11.3967685 3,12.13 Z M3.98526578,8.00011679 L0,8 L0,5 L6.42694067,4.99991383 C5.41424324,5.81098129 4.57807756,6.83332299 3.98526578,8.00011679 Z M18,0 L18,3 L0,3 L0,0 L18,0 Z",
|
|
806
821
|
transform: "translate(3 3)"
|
|
807
822
|
})
|
|
808
823
|
}));
|
|
809
824
|
};
|
|
810
825
|
var Picture = function Picture(props) {
|
|
811
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
812
|
-
children: jsx("path", {
|
|
826
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
827
|
+
children: /*#__PURE__*/jsx("path", {
|
|
813
828
|
d: "M19.9986404,0 C21,0 22,1 22,2 L22,17.9956787 C22,19 21,20 20,20 L2,20 C0.8954305,20 1.3527075e-16,19.1045695 0,18 L0,2 C0,0.996459653 1,0 2,0 L19.9986404,0 Z M19.5,2.5 L2.5,2.5 L2.5,17.5 L19.5,17.5 L19.5,2.5 Z M12.8300654,7 L18,15.5204398 L4,15.5204398 L8.02614379,9 L9.81960446,11.7515969 L12.8300654,7 Z M6,4.35 C7.1045695,4.35 8,5.2454305 8,6.35 C8,7.4545695 7.1045695,8.35 6,8.35 C4.8954305,8.35 4,7.4545695 4,6.35 C4,5.2454305 4.8954305,4.35 6,4.35 Z",
|
|
814
829
|
transform: "translate(1 2)"
|
|
815
830
|
})
|
|
816
831
|
}));
|
|
817
832
|
};
|
|
818
833
|
var CollapseWindow = function CollapseWindow(props) {
|
|
819
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
820
|
-
children: jsx("path", {
|
|
834
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
835
|
+
children: /*#__PURE__*/jsx("path", {
|
|
821
836
|
d: "M5,17 C4.43301962,17 4,17.4597824 4,18.0268006 C4,18.5938188 4.43301962,19 5,19 L19,19 C19.5669804,19 20,18.5938188 20,18.0268006 C20,17.4597824 19.5669804,17 19,17 L5,17 Z"
|
|
822
837
|
})
|
|
823
838
|
}));
|
|
824
839
|
};
|
|
825
840
|
var ExpandWindow = function ExpandWindow(props) {
|
|
826
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
827
|
-
children: jsx("path", {
|
|
841
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
842
|
+
children: /*#__PURE__*/jsx("path", {
|
|
828
843
|
d: "M18,4.5 C18.81657,4.52323671 19.4399034,4.74990338 19.87,5.18 C20.3000966,5.61009662 20.5100966,6.21676329 20.5,7 L20.5,17 C20.4955176,17.7444824 20.2855176,18.3244824 19.87,18.74 C19.4544824,19.1555176 18.8311491,19.4088509 18,19.5 L6,19.5 C5.1805214,19.4148333 4.56096049,19.1624284 4.1413173,18.7427852 C3.7216741,18.323142 3.50790167,17.7422136 3.5,17 L3.5,7 C3.52565636,6.18855517 3.73942879,5.5818885 4.1413173,5.18 C4.5432058,4.7781115 5.1627667,4.55144483 6,4.5 L18,4.5 Z M17.6875,6.75 L6.3125,6.75 C5.85182844,6.75 5.5,7.20978239 5.5,7.77680061 C5.5,8.34381884 5.85182844,8.75 6.3125,8.75 L17.6875,8.75 C18.1481716,8.75 18.5,8.34381884 18.5,7.77680061 C18.5,7.20978239 18.1481716,6.75 17.6875,6.75 Z"
|
|
829
844
|
})
|
|
830
845
|
}));
|
|
831
846
|
};
|
|
832
847
|
var CollapseLarge = function CollapseLarge(props) {
|
|
833
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
834
|
-
children: jsx("g", {
|
|
848
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
849
|
+
children: /*#__PURE__*/jsx("g", {
|
|
835
850
|
fill: "none",
|
|
836
851
|
fillRule: "evenodd",
|
|
837
852
|
id: "Icons-/-Collapse-L",
|
|
838
853
|
stroke: "none",
|
|
839
854
|
strokeWidth: "1",
|
|
840
|
-
children: jsx("path", {
|
|
855
|
+
children: /*#__PURE__*/jsx("path", {
|
|
841
856
|
d: "M18.0000715,4.5 C18.8166416,4.52323671 19.4399749,4.74990338 19.8700715,5.18 C20.3001681,5.61009662 20.5101681,6.21676329 20.5000715,7 L20.5000715,17 C20.4955891,17.7444824 20.2855891,18.3244824 19.8700715,18.74 C19.4545539,19.1555176 18.8312206,19.4088509 18.0000715,19.5 L6.00007152,19.5 C5.18059291,19.4148333 4.56103201,19.1624284 4.14138882,18.7427852 C3.72174562,18.323142 3.50797319,17.7422136 3.50007152,17 L3.50007152,7 C3.52572788,6.18855517 3.73950031,5.5818885 4.14138882,5.18 C4.54327732,4.7781115 5.16283822,4.55144483 6.00007152,4.5 L18.0000715,4.5 Z M17.5015692,6.5 L6.49857385,6.5 C5.94711624,6.5 5.50007152,6.94483697 5.50007152,7.4955775 L5.50007152,16.5044225 C5.50007152,17.0542648 5.94756094,17.5 6.49857385,17.5 L17.5015692,17.5 C18.0530268,17.5 18.5000715,17.055163 18.5000715,16.5044225 L18.5000715,7.4955775 C18.5000715,6.94573523 18.0525821,6.5 17.5015692,6.5 Z M11.51,8.14 L11.51,13.93 L14.4857761,13.93 L14.4857761,15.2471595 L9.79,15.2471595 L9.79,8.14 L11.51,8.14 Z",
|
|
842
857
|
fill: "currentColor",
|
|
843
858
|
id: "Icons-/-expand-L"
|
|
@@ -846,14 +861,14 @@ var CollapseLarge = function CollapseLarge(props) {
|
|
|
846
861
|
}));
|
|
847
862
|
};
|
|
848
863
|
var CollapseMedium = function CollapseMedium(props) {
|
|
849
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
850
|
-
children: jsx("g", {
|
|
864
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
865
|
+
children: /*#__PURE__*/jsx("g", {
|
|
851
866
|
fill: "none",
|
|
852
867
|
fillRule: "evenodd",
|
|
853
868
|
id: "Icons-/-Collapse-M",
|
|
854
869
|
stroke: "none",
|
|
855
870
|
strokeWidth: "1",
|
|
856
|
-
children: jsx("path", {
|
|
871
|
+
children: /*#__PURE__*/jsx("path", {
|
|
857
872
|
d: "M18.0000715,4.5 C18.8166416,4.52323671 19.4399749,4.74990338 19.8700715,5.18 C20.3001681,5.61009662 20.5101681,6.21676329 20.5000715,7 L20.5000715,17 C20.4955891,17.7444824 20.2855891,18.3244824 19.8700715,18.74 C19.4545539,19.1555176 18.8312206,19.4088509 18.0000715,19.5 L6.00007152,19.5 C5.18059291,19.4148333 4.56103201,19.1624284 4.14138882,18.7427852 C3.72174562,18.323142 3.50797319,17.7422136 3.50007152,17 L3.50007152,7 C3.52572788,6.18855517 3.73950031,5.5818885 4.14138882,5.18 C4.54327732,4.7781115 5.16283822,4.55144483 6.00007152,4.5 L18.0000715,4.5 Z M17.5015692,6.5 L6.49857385,6.5 C5.94711624,6.5 5.50007152,6.94483697 5.50007152,7.4955775 L5.50007152,16.5044225 C5.50007152,17.0542648 5.94756094,17.5 6.49857385,17.5 L17.5015692,17.5 C18.0530268,17.5 18.5000715,17.055163 18.5000715,16.5044225 L18.5000715,7.4955775 C18.5000715,6.94573523 18.0525821,6.5 17.5015692,6.5 Z M10.3720217,8.13793154 L11.9560108,13.0709727 L13.54,8.13793154 L15.79,8.13793154 L15.79,15.25 L14.0828502,15.25 L14.0828502,13.5960917 L14.24,10.1828615 L12.52,15.25 L11.3929679,15.25 L9.66668436,10.1828615 L9.83,13.5960917 L9.83,15.25 L8.12,15.25 L8.12,8.13793154 L10.3720217,8.13793154 Z",
|
|
858
873
|
fill: "currentColor",
|
|
859
874
|
id: "Icons-/-expand-M"
|
|
@@ -862,14 +877,14 @@ var CollapseMedium = function CollapseMedium(props) {
|
|
|
862
877
|
}));
|
|
863
878
|
};
|
|
864
879
|
var CollapseSmall = function CollapseSmall(props) {
|
|
865
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
866
|
-
children: jsx("g", {
|
|
880
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
881
|
+
children: /*#__PURE__*/jsx("g", {
|
|
867
882
|
fill: "none",
|
|
868
883
|
fillRule: "evenodd",
|
|
869
884
|
id: "Icons-/-Collapse-S",
|
|
870
885
|
stroke: "none",
|
|
871
886
|
strokeWidth: "1",
|
|
872
|
-
children: jsx("path", {
|
|
887
|
+
children: /*#__PURE__*/jsx("path", {
|
|
873
888
|
d: "M18.0000715,4.5 C18.8166416,4.52323671 19.4399749,4.74990338 19.8700715,5.18 C20.3001681,5.61009662 20.5101681,6.21676329 20.5000715,7 L20.5000715,17 C20.4955891,17.7444824 20.2855891,18.3244824 19.8700715,18.74 C19.4545539,19.1555176 18.8312206,19.4088509 18.0000715,19.5 L6.00007152,19.5 C5.18059291,19.4148333 4.56103201,19.1624284 4.14138882,18.7427852 C3.72174562,18.323142 3.50797319,17.7422136 3.50007152,17 L3.50007152,7 C3.52572788,6.18855517 3.73950031,5.5818885 4.14138882,5.18 C4.54327732,4.7781115 5.16283822,4.55144483 6.00007152,4.5 L18.0000715,4.5 Z M17.5015692,6.5 L6.49857385,6.5 C5.94711624,6.5 5.50007152,6.94483697 5.50007152,7.4955775 L5.50007152,16.5044225 C5.50007152,17.0542648 5.94756094,17.5 6.49857385,17.5 L17.5015692,17.5 C18.0530268,17.5 18.5000715,17.055163 18.5000715,16.5044225 L18.5000715,7.4955775 C18.5000715,6.94573523 18.0525821,6.5 17.5015692,6.5 Z M12,8.04223293 C12.3816424,8.04223293 12.7614621,8.07548514 13.1091818,8.18 C13.5650277,8.31701461 13.9657061,8.56252016 14.2430015,8.87556815 C14.5528447,9.22536046 14.7487564,9.63866568 14.7487564,10.2519529 L13.0420578,10.2519529 C13.0420578,10.1288369 13.0272095,9.87711169 12.8626035,9.66926494 C12.7706891,9.55320533 12.6320802,9.43866588 12.4232884,9.38 C12.3058648,9.34700656 12.1662431,9.34 12.0002452,9.34 C11.7669952,9.34 11.5569756,9.40134185 11.3953298,9.49974489 C11.191832,9.62362564 11.065,9.80624313 11.065,9.99915266 C11.065,10.4659624 11.5303207,10.7054039 12.0069825,10.88 C12.251836,10.9696872 12.4996821,11.0509766 12.6889856,11.1190164 C13.2468104,11.3195109 14.7487564,11.8079437 14.7487564,13.3345338 C14.7487564,14.1523847 14.3639594,14.7065019 13.71,15.0235466 C13.2549114,15.2441772 12.7956716,15.35 12,15.35 C11.5837341,15.35 11.0482218,15.2531638 10.57,15.0437157 C10.1291519,14.8506364 9.73916298,14.5618589 9.48671724,14.1650248 C9.25557241,13.8016749 9.14333333,13.3931427 9.15,12.939428 L10.8662463,12.939428 C10.8586095,13.2482201 10.923194,13.4935781 11.06,13.6755022 C11.265209,13.9483883 11.6785712,14.059404 12.0002452,14.059404 C12.416347,14.059404 13.0420578,13.9897611 13.0420578,13.3345338 C13.0420578,13.0169697 12.9081037,12.8095581 12.4695878,12.5923469 C12.3796921,12.5478187 12.2231629,12.4829201 12,12.3976512 C11.2094155,12.128282 10.6637991,11.8940163 10.3631508,11.6948541 C10.1074343,11.5254567 9.88191516,11.3372466 9.73293087,11.1353958 C9.51970344,10.8465054 9.36,10.5472019 9.36,9.99915266 C9.36,9.53454971 9.57462649,9.02233509 10.0735216,8.63036466 C10.4735262,8.31609021 11.2198472,8.04223293 12,8.04223293 Z",
|
|
874
889
|
fill: "currentColor",
|
|
875
890
|
id: "Icons-/-expand-S"
|
|
@@ -878,67 +893,67 @@ var CollapseSmall = function CollapseSmall(props) {
|
|
|
878
893
|
}));
|
|
879
894
|
};
|
|
880
895
|
var ExitDomain = function ExitDomain(props) {
|
|
881
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
882
|
-
children: jsx("path", {
|
|
896
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
897
|
+
children: /*#__PURE__*/jsx("path", {
|
|
883
898
|
d: "M4.25627097,1.47584811 C4.94860734,1.47584811 5.50886723,2.03717314 5.50886723,2.72737924 C5.50886723,3.41865048 4.94860734,3.9799755 4.25627097,3.9799755 L2.50412739,3.9799755 L2.50412739,13.4958726 L12.0200245,13.4958726 L12.0200245,11.7426639 C12.0200245,11.0513927 12.5802844,10.4911328 13.2715556,10.4911328 C13.9628269,10.4911328 14.5241519,11.0513927 14.5241519,11.7426639 L14.5241519,14.7474037 C14.5241519,15.4397401 13.9628269,16 13.2715556,16 L1.25153113,16 C0.560259892,16 0,15.4397401 0,14.7474037 L0,2.72737924 C0,2.036108 0.560259892,1.47584811 1.25153113,1.47584811 Z M16,0 L16,7.8340523 C16,8.52638867 15.4408052,9.08664856 14.7484689,9.08664856 C14.7367524,9.08664856 14.7261011,9.08345316 14.7143846,9.08345316 C14.0390904,9.0653459 13.4958726,8.51467221 13.4958726,7.8340523 L13.4958726,4.27437823 L7.25525909,10.5149917 C7.02945092,10.7429302 6.71523673,10.8845929 6.36800341,10.8845929 C5.67673217,10.8845929 5.11647228,10.3232678 5.11647228,9.63199659 C5.11647228,9.28582841 5.25706982,8.97267934 5.48287799,8.74687117 L11.7256218,2.50412739 L8.0977792,2.50412739 C7.40650796,2.50412739 6.84518294,1.94280236 6.84518294,1.25153113 C6.84518294,0.560259892 7.40650796,0 8.0977792,0 L16,0 Z",
|
|
884
899
|
transform: "translate(4 4)"
|
|
885
900
|
})
|
|
886
901
|
}));
|
|
887
902
|
};
|
|
888
903
|
var Menu = function Menu(props) {
|
|
889
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
890
|
-
children: jsx("path", {
|
|
904
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
905
|
+
children: /*#__PURE__*/jsx("path", {
|
|
891
906
|
d: "M0,9.27 L2.73,9.27 L2.73,12 L0,12 Z M0,4.64 L2.73,4.64 L2.73,7.37 L0,7.37 Z M0,0 L2.73,0 L2.73,2.73 L0,2.73 Z M5,9.27 L12,9.27 L12,12 L5,12 Z M5,4.64 L12,4.64 L12,7.37 L5,7.37 Z M5,0 L12,0 L12,2.73 L5,2.73 Z",
|
|
892
907
|
transform: "translate(6 6)"
|
|
893
908
|
})
|
|
894
909
|
}));
|
|
895
910
|
};
|
|
896
911
|
var None = function None(props) {
|
|
897
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
898
|
-
children: jsx("g", {
|
|
912
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
913
|
+
children: /*#__PURE__*/jsx("g", {
|
|
899
914
|
transform: "translate(3 3)",
|
|
900
|
-
children: jsx("path", {
|
|
915
|
+
children: /*#__PURE__*/jsx("path", {
|
|
901
916
|
d: "M16.0000589,0 C17.1046284,-2.02906125e-16 18.0000589,0.8954305 18.0000589,2 L18.0010775,6.26818814 C17.7066608,6.0976323 17.364732,6 17,6 L16.285,6 L16.2857676,2.71429132 C16.2857676,2.16200657 15.8380523,1.71429132 15.2857676,1.71429132 L2.71429132,1.71429132 C2.16200657,1.71429132 1.71429132,2.16200657 1.71429132,2.71429132 L1.71429132,15.2857676 C1.71429132,15.8380523 2.16200657,16.2857676 2.71429132,16.2857676 L6,16.285 L6,17 C6,17.364732 6.0976323,17.7066608 6.26818814,18.0010775 L2,18.0000589 C0.8954305,18.0000589 1.3527075e-16,17.1046284 0,16.0000589 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L16.0000589,0 Z M16.0000589,7.71431095 C17.1046284,7.71431095 18.0000589,8.60974145 18.0000589,9.71431095 L18.0000589,16.0000589 C18.0000589,17.1046284 17.1046284,18.0000589 16.0000589,18.0000589 L9.71431095,18.0000589 C8.60974145,18.0000589 7.71431095,17.1046284 7.71431095,16.0000589 L7.71431095,9.71431095 C7.71431095,8.60974145 8.60974145,7.71431095 9.71431095,7.71431095 L16.0000589,7.71431095 Z M15.2857676,9.42860228 L10.4286023,9.42860228 C9.87631753,9.42860228 9.42860228,9.87631753 9.42860228,10.4286023 L9.42860228,15.2857676 C9.42860228,15.8380523 9.87631753,16.2857676 10.4286023,16.2857676 L15.2857676,16.2857676 C15.8380523,16.2857676 16.2857676,15.8380523 16.2857676,15.2857676 L16.2857676,10.4286023 C16.2857676,9.87631753 15.8380523,9.42860228 15.2857676,9.42860228 Z M14.5347673,10.2701019 L15.4312535,11.2107189 L13.8227128,12.8181019 L15.4312535,14.4261565 L14.5127019,15.344708 L12.9047128,13.7361019 L11.2972643,15.344708 L10.3787128,14.4261565 L11.9867128,12.8181019 L10.3787128,11.2107189 L11.2751989,10.2701019 L12.9047128,11.9001019 L14.5347673,10.2701019 Z"
|
|
902
917
|
})
|
|
903
918
|
})
|
|
904
919
|
}));
|
|
905
920
|
};
|
|
906
921
|
var Both = function Both(props) {
|
|
907
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
908
|
-
children: jsx("g", {
|
|
922
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
923
|
+
children: /*#__PURE__*/jsx("g", {
|
|
909
924
|
transform: "translate(3 3)",
|
|
910
|
-
children: jsx("path", {
|
|
925
|
+
children: /*#__PURE__*/jsx("path", {
|
|
911
926
|
d: "M6.12154852,-4.08562073e-14 L11.5665318,2.08618237 L7.16343758,5.90884652 L6.89046265,4.36072873 L6.80957756,4.39003855 C3.87189613,5.46406081 2.0365417,8.52135417 2.59891997,11.7107598 C2.74916282,12.5628294 3.05699221,13.3475078 3.48712515,14.0400746 L3.654,14.294 L4.03341039,13.916165 C4.300998,13.6487868 4.57483053,13.3752128 4.84929787,13.1010377 L5.49808471,12.4529989 L5.81818597,12.133305 L6.43943768,11.5129063 C6.54018288,11.4123056 6.63929935,11.3133343 6.73644152,11.2163368 L7.29283868,10.6607958 C7.46856431,10.4853491 7.63362837,10.3205548 7.78526647,10.1691699 L8.06982232,9.88509612 C8.15816112,9.79690915 8.23971374,9.71549875 8.3136611,9.64168177 L8.51186835,9.44382795 L8.55371431,9.40205768 L17.4815559,0.474640695 C18.0545559,-0.0983593047 18.9845559,-0.0983593047 19.5575559,0.474640695 C20.1305559,1.0476407 20.1305559,1.9776407 19.5575559,2.5506407 L14.831,7.276 L19.4288065,10.9204157 C19.784072,11.2028346 19.9878059,11.6116618 19.9878059,12.0444907 C19.9878059,12.4789196 19.784797,12.8885469 19.4280814,13.1701657 L13.6401532,17.7608718 C13.4008927,17.9496843 13.1572821,18.0448907 12.9194717,18.0448907 C12.470677,18.0448907 11.9878059,17.6632653 11.9878059,16.8256094 L11.987,10.12 L8.78355591,13.3246407 C8.78355591,13.3246407 8.77632036,13.3318973 8.76236846,13.3458891 L8.70088296,13.4075489 C8.68745028,13.4210194 8.67246832,13.4360433 8.65600198,13.4525555 L8.30579109,13.8037142 C8.12024363,13.9897508 7.88938874,14.2211951 7.62907158,14.482136 L7.3035632,14.8084053 C6.96594112,15.1467963 6.5950202,15.5184978 6.21818091,15.8960157 L5.46472391,16.6506601 C5.40263036,16.7128356 5.34087945,16.7746636 5.27959794,16.8360167 L3.83147258,18.2843629 L3.76884939,18.3468742 L3.40610402,18.7083747 C3.32314137,18.7908588 3.25923448,18.8541764 3.21780591,18.8948907 C2.63780591,19.4648907 1.70780591,19.4648907 1.13780591,18.8948907 C0.567805911,18.3248907 0.567805911,17.3948907 1.13780591,16.8148907 L1.30316348,16.6480048 L1.34269001,16.6082679 L1.58700213,16.3630806 C1.67091753,16.2789466 1.76427895,16.1854034 1.86593963,16.0835947 C1.00935344,14.9643562 0.401202684,13.6284705 0.139524125,12.1444177 C-0.668062091,7.56436865 2.10797283,3.18177303 6.45256841,1.87618962 L6.12154852,-4.08562073e-14 Z"
|
|
912
927
|
})
|
|
913
928
|
})
|
|
914
929
|
}));
|
|
915
930
|
};
|
|
916
931
|
var Share = function Share(props) {
|
|
917
|
-
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
918
|
-
children: [jsx("defs", {
|
|
919
|
-
children: jsx("path", {
|
|
932
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({}, props, {
|
|
933
|
+
children: [/*#__PURE__*/jsx("defs", {
|
|
934
|
+
children: /*#__PURE__*/jsx("path", {
|
|
920
935
|
d: "M11.82,10.356 C10.9768,10.356 10.2232,10.728 9.7056,11.3136 L5.5064,8.8728 C5.5928,8.6024 5.6432,8.316 5.6432,8.0168 C5.6432,7.7184 5.5928,7.432 5.5064,7.1616 L9.7264,4.708 C10.2424,5.2808 10.988,5.644 11.82,5.644 C13.3784,5.644 14.6416,4.3808 14.6416,2.8224 C14.6416,1.264 13.3784,0 11.82,0 C10.2616,0 8.9984,1.264 8.9984,2.8224 C8.9984,3.1208 9.0488,3.4072 9.136,3.6776 L4.9152,6.132 C4.3992,5.5584 3.6536,5.196 2.8216,5.196 C1.2632,5.196 0,6.4592 0,8.0168 C0,9.5752 1.2632,10.8392 2.8216,10.8392 C3.6544,10.8392 4.4,10.476 4.916,9.9032 L9.1256,12.3496 C9.0448,12.612 8.9984,12.8896 8.9984,13.1776 C8.9984,14.7368 10.2616,16 11.82,16 C13.3784,16 14.6416,14.7368 14.6416,13.1776 C14.6416,11.6192 13.3784,10.356 11.82,10.356",
|
|
921
936
|
id: "path-1"
|
|
922
937
|
})
|
|
923
|
-
}), jsx("g", {
|
|
938
|
+
}), /*#__PURE__*/jsx("g", {
|
|
924
939
|
fill: "none",
|
|
925
940
|
fillRule: "evenodd",
|
|
926
941
|
id: "Time-Series-concept-(mvp)",
|
|
927
942
|
stroke: "none",
|
|
928
943
|
strokeWidth: "1",
|
|
929
|
-
children: jsx("g", {
|
|
944
|
+
children: /*#__PURE__*/jsx("g", {
|
|
930
945
|
id: "TS-demo-MVP-(38)",
|
|
931
946
|
transform: "translate(-1298, -11707)",
|
|
932
|
-
children: jsxs("g", {
|
|
947
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
933
948
|
id: "Icons-/-Share",
|
|
934
949
|
transform: "translate(1303, 11711)",
|
|
935
|
-
children: [jsx("mask", {
|
|
950
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
936
951
|
fill: "white",
|
|
937
952
|
id: "mask-2",
|
|
938
|
-
children: jsx("use", {
|
|
953
|
+
children: /*#__PURE__*/jsx("use", {
|
|
939
954
|
xlinkHref: "#path-1"
|
|
940
955
|
})
|
|
941
|
-
}), jsx("use", {
|
|
956
|
+
}), /*#__PURE__*/jsx("use", {
|
|
942
957
|
fill: "currentColor",
|
|
943
958
|
xlinkHref: "#path-1"
|
|
944
959
|
})]
|
|
@@ -948,53 +963,53 @@ var Share = function Share(props) {
|
|
|
948
963
|
}));
|
|
949
964
|
};
|
|
950
965
|
var Snow = function Snow(props) {
|
|
951
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
952
|
-
children: jsx("path", {
|
|
966
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
967
|
+
children: /*#__PURE__*/jsx("path", {
|
|
953
968
|
d: "M12.717 2v2.758l2.26-1.305.715 1.237-2.976 1.717v4.355l3.773-2.177V5.15h1.428v2.61l2.389-1.379.714 1.238-2.389 1.378 2.261 1.306-.714 1.237-2.975-1.718-3.773 2.177 3.773 2.179 2.975-1.718.714 1.237-2.26 1.305 2.388 1.38-.714 1.237-2.389-1.38v2.611h-1.429l.001-3.435-3.773-2.179v4.356l2.976 1.718-.715 1.237-2.26-1.306V22h-1.429v-2.759l-2.26 1.306-.715-1.237 2.975-1.718v-4.356l-3.772 2.178v3.436H6.088v-2.611L3.7 17.619l-.714-1.238 2.39-1.38-2.262-1.304.714-1.237 2.975 1.717L10.574 12 6.803 9.822 3.827 11.54l-.714-1.237 2.262-1.305-2.39-1.38.714-1.237 2.39 1.38-.001-2.611h1.428v3.435l3.772 2.177V6.407L8.313 4.69l.714-1.237 2.261 1.305V2h1.429z",
|
|
954
969
|
fillRule: "evenodd"
|
|
955
970
|
})
|
|
956
971
|
}));
|
|
957
972
|
};
|
|
958
973
|
var Wind = function Wind(props) {
|
|
959
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
960
|
-
children: jsx("path", {
|
|
974
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
975
|
+
children: /*#__PURE__*/jsx("path", {
|
|
961
976
|
d: "M19.037 6.815C20.519 6.847 22 7.74 22 9.777c0 2.038-1.481 2.963-2.84 2.963H2V11.1h17.16c.555 0 1.173-.504 1.173-1.323 0-.818-.617-1.262-1.296-1.296-.679-.033-1.296.476-1.296 1.296h-1.63c0-2.037 1.445-2.995 2.926-2.962zM12.37 3.11c1.482.032 2.963.926 2.963 2.963s-1.481 2.963-2.84 2.963H2v-1.64h10.494c.554 0 1.173-.505 1.173-1.323 0-.819-.618-1.263-1.297-1.297-.678-.033-1.296.477-1.296 1.297h-1.63c0-2.037 1.445-2.996 2.926-2.963zM2 14.96h13.457c1.358 0 2.84.927 2.84 2.964s-1.482 2.93-2.964 2.963c-1.481.032-2.926-.926-2.926-2.963h1.63c0 .82.618 1.33 1.296 1.296.679-.033 1.297-.478 1.297-1.296 0-.819-.619-1.323-1.173-1.323H2v-1.64z",
|
|
962
977
|
fillRule: "evenodd"
|
|
963
978
|
})
|
|
964
979
|
}));
|
|
965
980
|
};
|
|
966
981
|
var Rain = function Rain(props) {
|
|
967
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
968
|
-
children: jsx("path", {
|
|
982
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
983
|
+
children: /*#__PURE__*/jsx("path", {
|
|
969
984
|
d: "M11.108 13H2c.82-7.333 4.134-11 9.943-11C17.75 2 21.103 5.667 22 13h-9.223v6.523c.05.527.328.791.833.791.505 0 .852-.264 1.041-.791l1.27 1.185c-.41.863-1.181 1.295-2.311 1.295-1.695 0-2.502-1.404-2.502-2.48V13z",
|
|
970
985
|
fillRule: "evenodd"
|
|
971
986
|
})
|
|
972
987
|
}));
|
|
973
988
|
};
|
|
974
989
|
var Lightning = function Lightning(props) {
|
|
975
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
976
|
-
children: jsx("path", {
|
|
990
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
991
|
+
children: /*#__PURE__*/jsx("path", {
|
|
977
992
|
d: "m14.135 2-7.12 9.967 4.189 1.39L9.863 22l7.12-10.008-4.094-1.449z",
|
|
978
993
|
fillRule: "evenodd"
|
|
979
994
|
})
|
|
980
995
|
}));
|
|
981
996
|
};
|
|
982
997
|
var Fog = function Fog(props) {
|
|
983
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
984
|
-
children: jsx("path", {
|
|
998
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
999
|
+
children: /*#__PURE__*/jsx("path", {
|
|
985
1000
|
d: "M11.5 2c1.843 0 3.215.942 4.127 1.816.455.435.88 1.163 1.274 2.184.371-.022.652-.043.841-.061C19.395 5.775 22 7.524 22 11.208c0 2.178-.446 3.292-1.099 3.919l-1.12-.739c.48-.731.719-1.84.719-3.326 0-2.229-1.47-3.652-2.68-3.652-.982 0-2.024.526-3.128 1.577l-.933-1.199c.73-.638 1.322-1.045 1.774-1.222-.299-.723-.58-1.234-.84-1.533-.676-.771-2.025-1.59-3.158-1.533-1.058.053-2.035.292-2.742.823-.763.574-1.226 1.481-1.579 2.614-.109.348-.228.93-.359 1.746-2.237.302-3.355 1.33-3.355 3.086 0 1.755.355 2.808 1.066 3.161l-.835 1.342C2.577 15.478 2 13.977 2 11.769 2 9.559 3.195 8.1 5.585 7.39 6.308 3.797 8.28 2 11.5 2zm7 12.5V16H6v-1.5h12.5zM5 17.5h9.5V19H5zm6.5 3H20V22h-8.5zm4.5-3h3V19h-3v-1.5zm-8.5 3H10V22H7.5z",
|
|
986
1001
|
fillRule: "evenodd"
|
|
987
1002
|
})
|
|
988
1003
|
}));
|
|
989
1004
|
};
|
|
990
1005
|
var CoastalEvent = function CoastalEvent(props) {
|
|
991
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
992
|
-
children: jsx("g", {
|
|
1006
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1007
|
+
children: /*#__PURE__*/jsx("g", {
|
|
993
1008
|
fillRule: "evenodd",
|
|
994
1009
|
id: "Icons-/-coastal-event",
|
|
995
1010
|
stroke: "none",
|
|
996
1011
|
strokeWidth: "1",
|
|
997
|
-
children: jsx("path", {
|
|
1012
|
+
children: /*#__PURE__*/jsx("path", {
|
|
998
1013
|
d: "M5.94388701,20.4607344 L5.20363609,21.7428189 C5.06223818,21.9877715 4.99859056,22.2477813 5.00002365,22.5008655 L1.5,22.5 L1.5,20.5 C3.08519158,20.7242571 4.56648725,20.7111686 5.94388701,20.4607344 Z M19.5,1.5 L22.5,5.5 L21.5,5.5 L21.5,9.56629256 C21.5981812,9.5515702 21.9319656,9.52948686 22.501353,9.50004256 L22.501,21.231 L16.450405,10.7425336 C16.7414962,10.6328117 17.0913612,10.5519672 17.5,10.5 L17.5,5.5 L16.5,5.5 L19.5,1.5 Z M13.2770164,12.4229259 C13.5980076,11.8590247 14.4019854,11.8590247 14.7234765,12.4229259 L18.8868618,19.7303357 C19.2083529,20.2942369 18.806364,21 18.1638817,21 L9.83661122,21 C9.19362894,21 8.79164002,20.2942369 9.11313116,19.7303357 Z M14.0126382,18.075 C13.4447077,18.075 13,18.50625 13,19.0557065 C13,19.6711957 13.4162717,20.1 14.0126382,20.1 C14.5845182,20.1 15,19.661413 15,19.0557065 C15,18.50625 14.5663507,18.075 14.0126382,18.075 Z M5,15.4999996 C7.02875,15.4999996 7.02578944,16.5123331 8.10481753,16.7114253 L7.20242051,18.2763629 C6.35773087,17.9044291 6.28815021,17.2001315 5,17.2001315 C3.25,17.2001315 3.75,18.4999996 1.5,18.4999996 L1.5,16.745178 C3.25,16.745178 2.75,15.4999996 5,15.4999996 Z M15,14.53125 L13,14.53125 L13.1057143,17.56875 L14.8942857,17.56875 L15,14.53125 Z M5,10.4999996 C7.25,10.4999996 7.00097957,11.745178 8.50048978,11.745178 C9.9255328,11.745178 9.77051584,10.6206023 11.6827643,10.5089072 L10.2411521,13.0116893 C9.89698485,13.2746963 9.43702057,13.4999996 8.50048978,13.4999996 C6.25097957,13.4999996 6.75,12.2001315 5,12.2001315 C3.25,12.2001315 3.75,13.4999996 1.5,13.4999996 L1.5,11.745178 C3.25,11.745178 2.75,10.4999996 5,10.4999996 Z",
|
|
999
1014
|
id: "Combined-Shape"
|
|
1000
1015
|
})
|
|
@@ -1002,27 +1017,27 @@ var CoastalEvent = function CoastalEvent(props) {
|
|
|
1002
1017
|
}));
|
|
1003
1018
|
};
|
|
1004
1019
|
var TemperatureHigh = function TemperatureHigh(props) {
|
|
1005
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1006
|
-
children: jsx("path", {
|
|
1020
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1021
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1007
1022
|
d: "M12,1.5 C13.9329966,1.5 15.5,3.06700338 15.5,5 L15.5005473,12.7576141 C16.7217359,13.7664096 17.5,15.2923182 17.5,17 C17.5,20.0375661 15.0375661,22.5 12,22.5 C8.96243388,22.5 6.5,20.0375661 6.5,17 C6.5,15.291858 7.27868363,13.7655873 8.50044003,12.7567987 L8.5,5 C8.5,3.06700338 10.0670034,1.5 12,1.5 Z M12,3 C10.8954305,3 10,3.8954305 10,5 L9.99987956,13.5351985 C8.80434324,14.2268344 8,15.519485 8,17 C8,19.209139 9.790861,21 12,21 C14.209139,21 16,19.209139 16,17 C16,15.5198932 15.1961002,14.2275472 14.0011092,13.5357707 L14,5 C14,3.8954305 13.1045695,3 12,3 Z M13,5 L13.0009007,14.1710242 C14.1656226,14.5831148 15,15.6941178 15,17 C15,18.6568542 13.6568542,20 12,20 C10.3431458,20 9,18.6568542 9,17 C9,15.6937479 9.8348501,14.5824856 11.0000889,14.1706743 L11,5 L13,5 Z M19.2426552,4 C19.5446994,3.99999568 19.7894392,4.2447354 19.7894348,4.54677961 L19.7896358,6.46937298 L21.7119864,6.46933117 C22.0140306,6.46932684 22.2587703,6.71406656 22.258766,7.01611077 C22.2587617,7.31815498 22.014015,7.5629017 21.7119707,7.56290602 L19.7896202,7.56294783 L19.7893356,9.48554121 C19.7893312,9.78758542 19.5448273,10.0320893 19.2425403,10.0323365 C19.091761,10.0320958 18.955065,9.97115477 18.8560037,9.87209346 C18.7569424,9.77303214 18.6960013,9.63633616 18.6957607,9.48555686 L18.6958025,7.56320628 L16.7732091,7.5630053 C16.6224298,7.56276465 16.4857339,7.5018236 16.3869153,7.40300509 C16.287854,7.30394377 16.2266702,7.16700499 16.2264295,7.01622569 C16.2266767,6.71393868 16.4711806,6.46943476 16.7732248,6.46943044 L18.696061,6.46938862 L18.69586,4.54679525 C18.6958643,4.24475104 18.940611,4.00000432 19.2426552,4 Z",
|
|
1008
1023
|
id: "Combined-Shape"
|
|
1009
1024
|
})
|
|
1010
1025
|
}));
|
|
1011
1026
|
};
|
|
1012
1027
|
var TemperatureLow = function TemperatureLow(props) {
|
|
1013
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1014
|
-
children: jsx("path", {
|
|
1028
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1029
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1015
1030
|
d: "M12,1.5 C13.9329966,1.5 15.5,3.06700338 15.5,5 L15.5005473,12.7576141 C16.7217359,13.7664096 17.5,15.2923182 17.5,17 C17.5,20.0375661 15.0375661,22.5 12,22.5 C8.96243388,22.5 6.5,20.0375661 6.5,17 C6.5,15.291858 7.27868363,13.7655873 8.50044003,12.7567987 L8.5,5 C8.5,3.06700338 10.0670034,1.5 12,1.5 Z M12,3 C10.8954305,3 10,3.8954305 10,5 L9.99987956,13.5351985 C8.80434324,14.2268344 8,15.519485 8,17 C8,19.209139 9.790861,21 12,21 C14.209139,21 16,19.209139 16,17 C16,15.5198932 15.1961002,14.2275472 14.0011092,13.5357707 L14,5 C14,3.8954305 13.1045695,3 12,3 Z M15,17 C15,18.6568542 13.6568542,20 12,20 C10.3431458,20 9,18.6568542 9,17 C9,15.3431458 15,15.3431458 15,17 Z M21.7119864,11 C22.0140306,10.9999957 22.2587703,11.2447354 22.258766,11.5467796 C22.2587617,11.8488238 22.014015,12.0935705 21.7119707,12.0935749 L16.7732091,12.0936741 C16.6224298,12.0934335 16.4857339,12.0324924 16.3869153,11.9336739 C16.287854,11.8346126 16.2266702,11.6976738 16.2264295,11.5468945 C16.2266767,11.2446075 16.4711806,11.0001036 16.7732248,11.0000993 Z",
|
|
1016
1031
|
id: "Combined-Shape"
|
|
1017
1032
|
})
|
|
1018
1033
|
}));
|
|
1019
1034
|
};
|
|
1020
1035
|
var LockUnlocked = function LockUnlocked(props) {
|
|
1021
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1022
|
-
children: jsx("g", {
|
|
1036
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1037
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1023
1038
|
id: "Icons-/-lock-locked",
|
|
1024
1039
|
transform: "translate(1.5, 2)",
|
|
1025
|
-
children: jsx("path", {
|
|
1040
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1026
1041
|
d: "M16,0 C20,0 21,3 21,4 L21,8 L19,8 L19,5 C19,4 19,2 16,2 C13.1666667,2 13.0092593,3.78395062 13.0005144,4.82458848 L13,8.999 L14,9 C15.0682439,9.01270555 15.9194271,9.80098299 15.9946003,10.8486278 L16,11 L16,18 C16,19.1313993 15.1313993,20 14,20 L2,20 C0.868600683,20 0,19.1313993 0,18 L0,11 C0,9.8778157 0.880887372,9.01331058 2,9 L11,8.999 L11,4 C11,3.02325581 11.9540292,0.138453218 15.7257726,0.0048046084 Z",
|
|
1027
1042
|
id: "Icons-/-Security-(Lock)"
|
|
1028
1043
|
})
|
|
@@ -1030,11 +1045,11 @@ var LockUnlocked = function LockUnlocked(props) {
|
|
|
1030
1045
|
}));
|
|
1031
1046
|
};
|
|
1032
1047
|
var LockLocked = function LockLocked(props) {
|
|
1033
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1034
|
-
children: jsx("g", {
|
|
1048
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1049
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1035
1050
|
id: "Icons-/-Lock-unloked",
|
|
1036
1051
|
transform: "translate(4, 3)",
|
|
1037
|
-
children: jsx("path", {
|
|
1052
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1038
1053
|
d: "M5,5 C5,4 5,2 8,2 C11,2 11,4 11,5 L11,7 L5,7 L5,5 Z M13,7 L13,4 C13,2 11,0 7.97167235,0 C4.94334471,0 3,2 3,4 L3,7 L2,7 C0.880887372,7.01331058 0,7.8778157 0,9 L0,16 C0,17.1313993 0.868600683,18 2,18 L14,18 C15.1313993,18 16,17.1313993 16,16 L16,9 C16,7.8778157 15.1191126,7.01331058 14,7 L13,7 Z",
|
|
1039
1054
|
id: "Icons-/-Security-(Lock)"
|
|
1040
1055
|
})
|
|
@@ -1042,43 +1057,43 @@ var LockLocked = function LockLocked(props) {
|
|
|
1042
1057
|
}));
|
|
1043
1058
|
};
|
|
1044
1059
|
var ArrowDropDownDown = function ArrowDropDownDown(props) {
|
|
1045
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1046
|
-
children: jsx("path", {
|
|
1060
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1061
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1047
1062
|
d: "m7 9 5.33 5.653L17.665 9z"
|
|
1048
1063
|
})
|
|
1049
1064
|
}));
|
|
1050
1065
|
};
|
|
1051
1066
|
var ArrowDropDownUp = function ArrowDropDownUp(props) {
|
|
1052
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1053
|
-
children: jsx("path", {
|
|
1067
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1068
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1054
1069
|
d: "M7 14.653 12.33 9l5.335 5.653z"
|
|
1055
1070
|
})
|
|
1056
1071
|
}));
|
|
1057
1072
|
};
|
|
1058
1073
|
var WorldMapProjection = function WorldMapProjection(props) {
|
|
1059
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1060
|
-
children: jsx("path", {
|
|
1074
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1075
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1061
1076
|
d: "M8.2,1.3 L15.8,4.2 L23,1.633405 L23,20 L15.8,22.799793 L8.2,19.899793 L1,22.199793 L1,3.65 L8.2,1.3 Z M8.2,2.85567808 L2,4.87070155 L2,20.2350052 L8.2,18.23 L15.8,21.1309136 L22,18.8020706 L22,3.54797847 L15.8,5.76104474 L8.2,2.85567808 Z M20.8258474,16.0044129 C20.8258474,16.0044129 20.9285364,16.0468655 21.1339144,16.1317707 L21.187425,16.6596289 C21.187425,16.6596289 21.1419984,16.8929477 21.0511452,17.3595853 C21.0511452,17.3595853 20.8645947,17.4797235 20.4914938,17.72 L20.4577489,17.719495 C20.4015072,17.7186533 20.2749636,17.7167596 20.0781179,17.7138137 C20.0781179,17.7138137 20.0294176,17.6221094 19.9320172,17.4387006 C19.9320172,17.4387006 19.9732353,17.2768353 20.0556715,16.9531048 C20.0556715,16.9531048 20.0609868,16.9437253 20.0716173,16.9249661 L20.1553326,16.777238 C20.2217734,16.6599935 20.3214346,16.4841267 20.4543161,16.2496377 C20.4543161,16.2496377 20.5781599,16.1678961 20.8258474,16.0044129 Z M18.0727922,14.4098204 C18.8695393,14.4294807 19.2679129,14.4393109 19.2679129,14.4393109 C19.8263186,15.3447651 20.1055214,15.7974922 20.1055214,15.7974922 C20.0263785,16.3322798 19.9868071,16.5996736 19.9868071,16.5996736 C19.7524158,17.0370275 19.6352202,17.2557044 19.6352202,17.2557044 C19.3594656,17.3743208 19.2208101,17.433629 19.2192537,17.433629 C18.6856184,17.2215363 18.4188007,17.1154899 18.4188007,17.1154899 C18.1361692,17.4197044 17.9948535,17.5718116 17.9948535,17.5718116 C17.4234853,17.3877573 17.1378012,17.2957301 17.1378012,17.2957301 C16.9157115,16.8990906 16.8046666,16.7007708 16.8046666,16.7007708 L16.6870827,15.3635926 C17.610889,14.7277445 18.0727922,14.4098204 18.0727922,14.4098204 Z M9.73432249,5.19220536 C10.0236351,5.44042301 10.1578737,5.68978755 10.0813263,6.22384512 C10.0302947,6.5798835 9.82106833,6.88874461 9.45364708,7.15042845 C9.46480684,7.58053754 9.4178639,7.88131827 9.31281825,8.05277064 C9.20777261,8.22422302 9.00375635,8.2807038 8.70076948,8.22221298 L8.66356735,9.10063795 L7.73625437,9.87358989 L7.51350573,10.8045771 C7.83532976,10.8626165 7.99761819,10.9853296 8.00037101,11.1727166 C8.00312382,11.3601036 7.98927705,11.4866625 7.9588307,11.5523932 C8.00443425,11.6588365 8.07896092,11.7294914 8.18241072,11.764358 C8.28586051,11.7992246 8.44373247,11.8068969 8.65602659,11.7873751 C9.07752919,11.9473622 9.31508841,12.2824085 9.36870427,12.7925137 C9.44912805,13.5576716 9.0968778,14.6036703 9.0968778,14.6036703 C9.0968778,14.6036703 8.80764729,14.9199505 8.55768824,15.3656958 C8.30772919,15.811441 8.35210207,16.1925436 8.20459739,16.471182 C7.79322352,17.2482731 7.25488917,17.4813278 6.83103526,17.2264684 C6.47015795,16.8972624 6.92162107,15.8533653 6.78107356,15.0272537 C6.68737522,14.4765126 6.46759331,14.0854242 6.12172782,13.8539885 C5.9050305,13.4104151 5.9113649,12.9417009 6.14073102,12.447846 C6.24292539,12.2278083 6.35157036,12.060581 6.46666592,11.9461639 L5.4702197,11.457223 C5.09522325,10.9354206 4.90772503,10.6745194 4.90772503,10.6745194 C4.90772503,10.6745194 4.40466825,10.6065503 4.2255869,10.2094237 C4.08488012,9.89739561 4.14103378,9.3112745 4.17156067,9.07440755 L4.18433293,8.98359082 C4.1855923,8.97547637 4.18630557,8.97118499 4.18630557,8.97118499 L3.7772718,8.4552774 C3.35826546,8.75596398 3.01916955,8.75596398 2.75998405,8.4552774 C2.50156994,8.15522087 2.43579607,7.79896504 2.56266244,7.3865099 L3.44057043,6.42512423 L4.90772503,6.4735384 C4.80362522,6.22954672 4.85088759,6.02531727 5.04951213,5.86085005 C5.24813667,5.69638283 5.4898893,5.66129898 5.77477003,5.7555985 C5.83096332,5.53326201 5.89628094,5.37497486 5.97072291,5.28073704 C6.04516488,5.18649922 6.15609794,5.12166651 6.30352209,5.08623893 L7.48912376,5.20188225 C7.89075809,4.83343434 8.21962924,4.62048705 8.4757372,4.56304038 C9.07549046,4.46499287 9.44500984,4.94398771 9.73432249,5.19220536 Z M14.6974209,6.18616965 C14.6974209,6.18616965 14.8089236,6.33046155 15.0319291,6.61904537 L15.0118095,6.85473901 C15.0118095,6.85230919 15.2548443,6.69393913 15.7409139,6.37962885 C15.7409139,6.37962885 15.8590759,6.44139598 16.0953999,6.56493024 L16.28693,6.35470093 C16.28693,6.35470093 16.4469387,6.34010837 16.7669559,6.31092324 L17.6022321,6.90677592 L19.1748498,7.00496294 C19.1748498,7.00496294 19.3898754,7.06233786 19.8199268,7.17708771 C19.8199268,7.17708771 20.3730406,7.46764964 20.3272757,7.81999536 C20.3115077,7.94139396 20.2598841,8.46246989 20.1146474,8.77063098 C20.078222,8.84791781 19.9638922,8.94012644 19.7716579,9.04725687 L19.5086624,9.57352648 C19.5086624,9.57352648 19.2252071,9.70930971 18.9008098,9.60111589 C18.8348453,9.57911525 18.7612272,9.47778799 18.6799555,9.2971341 L18.4830372,9.23145743 C18.4830372,9.23145743 18.4736551,9.55491944 18.3963021,9.77226071 C18.341923,9.92505124 18.2075827,10.2034778 17.9932811,10.6075404 L17.9578535,10.6157688 C17.9106167,10.6267398 17.8161431,10.648682 17.6744327,10.6815953 L17.6555381,10.7387842 C17.6079517,10.8828155 17.4819877,11.2640749 17.4120077,11.4758857 L17.3634105,11.6229765 C17.3634105,11.6229765 17.23463,11.8148944 16.977069,12.1987301 C16.977069,12.1987301 17.0521621,12.407751 16.9967294,12.8262167 C16.9816803,12.9398232 16.9731986,13.2069581 16.7702954,13.293331 C16.6350266,13.3509129 16.407233,13.3243064 16.0869147,13.2135115 C16.0869147,13.2135115 15.9715811,13.0147346 15.7409139,12.6171809 C15.7409139,12.6171809 15.3543775,13.3461554 15.0107931,13.3025625 C14.7817367,13.2735006 14.5645596,12.9866069 14.3592616,12.4418814 C14.3592616,12.4418814 14.215554,12.5670627 13.9281388,12.8174255 C13.8400076,12.9065408 13.6699983,13.1461054 13.4181111,13.5361194 C13.4181111,13.5361194 13.4485589,14.987989 13.4485589,14.987989 C13.4485589,14.987989 13.2039428,15.2587646 12.7147106,15.8003159 L12.1849738,15.8003159 L11.3809895,14.9582608 C11.3809895,14.9582608 11.3171783,14.6787418 11.1895558,14.119704 C11.1895558,14.119704 11.1835631,13.8807572 11.1715777,13.4028637 C11.1715777,13.4028637 10.9150854,13.3163321 10.4021008,13.1432687 L10.3827367,13.1193602 C10.3310989,13.0556042 10.1761856,12.8643362 9.91799674,12.5455561 L9.91722754,12.4740653 C9.916031,12.3628573 9.91343851,12.1219067 9.90945005,11.7512134 C9.90945005,11.7512134 10.0232813,11.5595095 10.2509437,11.1761019 C10.2509437,11.1761019 10.2553435,10.9377801 10.2641432,10.4611365 L10.4866593,10.0807864 L10.1671692,9.4634836 C10.1671692,9.4634836 10.1715371,9.31617048 10.3213699,8.93602977 C10.3570932,8.84539622 10.4437762,8.6708834 10.5814188,8.41249133 L11.1658316,8.41714479 L11.890895,7.33482938 L12.6366861,7.36826103 L12.8270697,7.52783186 L13.3616803,7.564867 C13.3616803,7.564867 13.372058,7.32103791 13.4825235,7.07633232 C13.5412137,6.94632075 13.6792802,6.71408626 13.8967232,6.37962885 L13.9287511,6.37189048 C14.0141588,6.35125484 14.2703821,6.28934789 14.6974209,6.18616965 Z M14.206957,13.8098913 L14.3012564,13.8182759 C14.5095517,13.8626581 14.6644114,14.0350369 14.7658354,14.3354123 C14.7658354,14.3354123 14.6885672,14.6973047 14.431281,15.1230966 C14.3633525,15.2355137 14.2241586,15.3878642 14.0136993,15.5801481 C14.0136993,15.5801481 13.9044997,15.4950109 13.6861007,15.3247367 C13.6861007,15.3247367 13.6723926,14.9153534 13.6449763,14.0965869 C13.6449763,14.0965869 13.8650321,13.8758609 14.1130252,13.8216561 L14.206957,13.8098913 Z M18.604122,12.5829913 C18.8908472,12.7001885 19.0932925,12.9196987 19.2114579,13.241522 C19.2114579,13.241522 19.1345367,13.3917968 18.9806942,13.6923465 C18.9806942,13.6923465 18.3704419,13.8241023 17.9696044,13.7236167 C17.7023793,13.6566264 17.5273931,13.4789829 17.4446458,13.1906862 C17.4446458,13.1906862 17.4669472,12.992583 17.51155,12.5963767 L17.5553318,12.5849616 C17.7098908,12.5468056 18.2402016,12.4342409 18.604122,12.5829913 Z M19.0740638,9.91679794 C19.224262,10.0545572 19.351907,10.4048655 19.4569991,10.9677229 L18.8349414,11.9975084 C18.5507772,12.258063 18.3228866,12.3336921 18.1512695,12.2243956 C17.8938438,12.0604508 17.731246,11.474499 17.731246,11.474499 C17.7599779,11.2242085 17.8142946,11.0637898 17.8941958,10.9932428 C17.9842365,10.9137435 18.1028921,10.8627834 18.2129492,10.8302469 C18.604716,10.0254087 18.8917542,9.72092572 19.0740638,9.91679794 Z M12.078718,5.79636044 C12.266165,5.74115749 12.4002456,5.73970115 12.4809597,5.79199142 C12.6621681,5.90938644 12.8013395,6.25195185 12.8013395,6.25195185 C12.8013395,6.25195185 12.6998206,6.53262243 12.4967829,7.09396358 C12.1993224,7.01131264 11.9793285,6.97299598 11.8368012,6.97901361 C11.6942739,6.98503123 11.5557311,7.03848562 11.4211729,7.13937677 L11.0883652,6.97901361 C11.0252286,6.25610228 11.1087911,5.81388165 11.3390528,5.65235173 C11.4904173,5.5461686 11.7899516,5.64820811 12.078718,5.79636044 Z"
|
|
1062
1077
|
})
|
|
1063
1078
|
}));
|
|
1064
1079
|
};
|
|
1065
1080
|
var FunnelCloud = function FunnelCloud(props) {
|
|
1066
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1067
|
-
children: jsx("path", {
|
|
1081
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1082
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1068
1083
|
d: "M6.93585736,6.09885776 C9.08619487,4.25081115 12.8090686,4.59742387 13.182613,4.62970415 C13.3046504,4.64023315 13.3401826,4.69984851 13.325074,4.73929657 C11.4037444,4.98732485 9.14004574,5.68594506 8.2103924,6.77206297 C8.95152778,7.02452386 9.9358849,7.20455475 11.1679048,7.22815469 C15.7664717,7.31617651 17.7212663,4.98237126 18.0133265,4.59546176 C18.0669967,4.59509203 18.080513,4.69419326 18.0534762,4.80230675 C17.9306994,5.29338032 17.4498986,6.81128836 15.0779772,7.6709864 C11.9816214,8.7932668 6.91369855,8.65501581 5.36280438,6.36457444 C4.407589,4.95389337 5.57009053,3.05291602 7.44226226,2.16900461 C4.48423311,2.67510281 1.47275643,5.64146778 3.86846266,8.38434134 C6.62791962,11.5436401 11.6995356,10.8177226 13.7093659,10.5083059 C13.7485913,10.5428424 13.7446755,10.6328557 13.5781315,10.7373139 C12.68567,11.2970865 8.83033916,12.2794521 5.55779689,10.8585025 C5.99294402,11.5348127 6.63538152,12.9707953 6.84935648,14.3016559 C6.33483004,14.5316597 6.15247571,14.8875451 6.15668563,15.1306619 C6.17851672,16.3824079 9.33227365,16.8192188 10.6202494,16.7983499 C10.6339547,16.8382055 10.6051071,16.8868128 10.4756037,16.9299918 C10.2602632,17.001758 8.83583895,17.2871336 7.00829575,16.9532977 C7.15707575,17.9940224 7.66066984,19.0301296 9.42472388,20.1699219 C10.6493575,20.9611394 12.3794674,21.6920399 13.9216813,21.9921502 C14.2764197,22.0611854 14.5333132,21.6602764 14.3287959,21.3623425 C14.0430926,20.9462156 13.6654894,20.3706705 13.3347963,19.7510935 C12.0262793,19.9830552 11.1244737,19.7700045 10.8004651,19.6734914 C10.7259638,19.6512906 10.6358412,19.6049731 10.6627645,19.5528574 C11.5577763,19.5453577 13.3473882,19.3749357 13.5367633,18.5160863 C13.588921,18.2796164 13.3671144,17.8586536 12.6007152,17.6756691 C12.4523428,16.028703 14.0037874,14.9315014 15.0427768,14.1338556 C12.4554435,14.5479153 10.2286846,13.8902978 9.91176818,13.8048263 C9.79327694,13.7728779 9.76516877,13.7098635 9.78644107,13.6759909 C11.4908798,13.7016622 13.6643046,13.7066115 15.4152835,13.2245881 C18.8475802,12.3867169 19.2328637,11.157949 17.9850713,10.6493341 C18.5212062,9.50278574 18.6471971,8.66539776 18.6471971,8.66539776 C18.6471971,8.66539776 20.7391377,7.03627131 20.643175,5.42905157 C20.4785847,2.67202729 14.1391981,1.18957167 9.81898183,2.45956067 C6.38265594,3.46971092 5.8651002,5.17488487 6.93585736,6.09885776 Z"
|
|
1069
1084
|
})
|
|
1070
1085
|
}));
|
|
1071
1086
|
};
|
|
1072
1087
|
var CloudLoading = function CloudLoading(props) {
|
|
1073
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1074
|
-
children: jsx("path", {
|
|
1088
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1089
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1075
1090
|
d: "M 20.019639,8.2851684 C 18.792859,5.1964317 15.666964,3 12.005358,3 8.343745,3 5.217857,5.1937857 3.991072,8.2825674 1.695536,8.8579553 0,10.854803 0,13.227662 c 0,2.825387 2.397321,5.113826 5.354464,5.113826 h 1.074107 c 0.117857,0 0.214286,-0.09216 0.214286,-0.204552 v -1.534113 c 0,-0.112572 -0.09643,-0.204561 -0.214286,-0.204561 H 5.354464 c -0.902678,0 -1.751785,-0.342612 -2.383928,-0.964026 C 2.341072,14.815514 2.00625,13.981979 2.035714,13.117673 2.059824,12.442646 2.300893,11.808515 2.7375,11.274167 3.184821,10.729577 3.811607,10.333235 4.508036,10.15679 L 5.523215,9.9037192 5.895535,8.9678813 C 6.125892,8.3848073 6.447321,7.8402444 6.851786,7.3466935 7.250895,6.8558785 7.724998,6.4287746 8.255353,6.0708626 9.356252,5.3318997 10.652676,4.9407148 12.005358,4.9407148 c 1.352677,0 2.649105,0.3911849 3.749996,1.1301478 0.533038,0.357912 1.00447,0.7874729 1.40357,1.2758309 0.404468,0.4935509 0.725896,1.0407238 0.956254,1.6211878 l 0.369642,0.9332009 1.0125,0.2557078 c 1.451785,0.373356 2.466962,1.633851 2.466962,3.070872 0,0.846369 -0.345534,1.644102 -0.972322,2.242376 -0.626778,0.598383 -1.459813,0.928224 -2.346424,0.928224 h -1.074103 c -0.117859,0 -0.21429,0.09198 -0.21429,0.204561 v 1.534113 c 0,0.112446 0.09643,0.204552 0.21429,0.204552 h 1.074103 C 21.602679,18.341488 24,16.053049 24,13.227662 24,10.85744 22.309821,8.8630403 20.019639,8.2851684 Z m -5.019641,8.6832796 h -1.984821 v -6.195383 c 0,-0.112572 -0.09643,-0.204624 -0.214287,-0.204624 h -1.607139 c -0.117859,0 -0.214288,0.09207 -0.214288,0.204624 v 6.195383 H 9 c -0.179463,0 -0.278573,0.19683 -0.168754,0.32985 l 3,3.623085 c 0.08572,0.104823 0.251787,0.104823 0.337506,0 l 3,-3.623085 c 0.109821,-0.13302 0.01073,-0.32985 -0.168754,-0.32985 z"
|
|
1076
1091
|
})
|
|
1077
1092
|
}));
|
|
1078
1093
|
};
|
|
1079
1094
|
var CloudIdle = function CloudIdle(props) {
|
|
1080
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1081
|
-
children: jsx("path", {
|
|
1095
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1096
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1082
1097
|
d: "M 20.019639,8.2851684 C 18.792859,5.1964317 15.666964,3 12.005358,3 8.343745,3 5.217857,5.1937857 3.991072,8.2825674 1.695536,8.8579553 0,10.854803 0,13.227662 c 0,2.825387 2.397321,5.113826 5.354464,5.113826 h 1.074107 c 0.117857,0 0.214286,-0.09216 0.214286,-0.204552 v -1.534113 c 0,-0.112572 -0.09643,-0.204561 -0.214286,-0.204561 H 5.354464 c -0.902678,0 -1.751785,-0.342612 -2.383928,-0.964026 C 2.341072,14.815514 2.00625,13.981979 2.035714,13.117673 2.059824,12.442646 2.300893,11.808515 2.7375,11.274167 3.184821,10.729577 3.811607,10.333235 4.508036,10.15679 L 5.523215,9.9037192 5.895535,8.9678813 C 6.125892,8.3848073 6.447321,7.8402444 6.851786,7.3466935 7.250895,6.8558785 7.724998,6.4287746 8.255353,6.0708626 9.356252,5.3318997 10.652676,4.9407148 12.005358,4.9407148 c 1.352677,0 2.649105,0.3911849 3.749996,1.1301478 0.533038,0.357912 1.00447,0.7874729 1.40357,1.2758309 0.404468,0.4935509 0.725896,1.0407238 0.956254,1.6211878 l 0.369642,0.9332009 1.0125,0.2557078 c 1.451785,0.373356 2.466962,1.633851 2.466962,3.070872 0,0.846369 -0.345534,1.644102 -0.972322,2.242376 -0.626778,0.598383 -1.459813,0.928224 -2.346424,0.928224 h -1.074103 c -0.117859,0 -0.21429,0.09198 -0.21429,0.204561 v 1.534113 c 0,0.112446 0.09643,0.204552 0.21429,0.204552 h 1.074103 C 21.602679,18.341488 24,16.053049 24,13.227662 24,10.85744 22.309821,8.8630403 20.019639,8.2851684 Z"
|
|
1083
1098
|
})
|
|
1084
1099
|
}));
|
|
@@ -1086,80 +1101,80 @@ var CloudIdle = function CloudIdle(props) {
|
|
|
1086
1101
|
var Admin = function Admin(_ref3) {
|
|
1087
1102
|
var props = Object.assign({}, (_objectDestructuringEmpty(_ref3), _ref3));
|
|
1088
1103
|
var title = 'Admin';
|
|
1089
|
-
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1104
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({}, props, {
|
|
1090
1105
|
height: 32,
|
|
1091
1106
|
viewBox: "0 0 32 32",
|
|
1092
1107
|
width: 32,
|
|
1093
|
-
children: [jsx("title", {
|
|
1108
|
+
children: [/*#__PURE__*/jsx("title", {
|
|
1094
1109
|
children: title
|
|
1095
|
-
}), jsxs("defs", {
|
|
1096
|
-
children: [jsxs("linearGradient", {
|
|
1110
|
+
}), /*#__PURE__*/jsxs("defs", {
|
|
1111
|
+
children: [/*#__PURE__*/jsxs("linearGradient", {
|
|
1097
1112
|
id: "a",
|
|
1098
1113
|
x1: "50%",
|
|
1099
1114
|
x2: "14.341%",
|
|
1100
1115
|
y1: "35.33%",
|
|
1101
1116
|
y2: "57.117%",
|
|
1102
|
-
children: [jsx("stop", {
|
|
1117
|
+
children: [/*#__PURE__*/jsx("stop", {
|
|
1103
1118
|
offset: "0%",
|
|
1104
1119
|
stopColor: "#A7001E"
|
|
1105
|
-
}), jsx("stop", {
|
|
1120
|
+
}), /*#__PURE__*/jsx("stop", {
|
|
1106
1121
|
offset: "100%",
|
|
1107
1122
|
stopColor: "#F70000"
|
|
1108
1123
|
})]
|
|
1109
|
-
}), jsxs("linearGradient", {
|
|
1124
|
+
}), /*#__PURE__*/jsxs("linearGradient", {
|
|
1110
1125
|
id: "b",
|
|
1111
1126
|
x1: "84.464%",
|
|
1112
1127
|
x2: "50%",
|
|
1113
1128
|
y1: "43.5%",
|
|
1114
1129
|
y2: "63.781%",
|
|
1115
|
-
children: [jsx("stop", {
|
|
1130
|
+
children: [/*#__PURE__*/jsx("stop", {
|
|
1116
1131
|
offset: "0%",
|
|
1117
1132
|
stopColor: "#A7001E"
|
|
1118
|
-
}), jsx("stop", {
|
|
1133
|
+
}), /*#__PURE__*/jsx("stop", {
|
|
1119
1134
|
offset: "100%",
|
|
1120
1135
|
stopColor: "#F70000"
|
|
1121
1136
|
})]
|
|
1122
|
-
}), jsxs("filter", {
|
|
1137
|
+
}), /*#__PURE__*/jsxs("filter", {
|
|
1123
1138
|
filterUnits: "objectBoundingBox",
|
|
1124
1139
|
height: "125%",
|
|
1125
1140
|
id: "c",
|
|
1126
1141
|
width: "125%",
|
|
1127
1142
|
x: "-12.5%",
|
|
1128
1143
|
y: "-12.5%",
|
|
1129
|
-
children: [jsx("feGaussianBlur", {
|
|
1144
|
+
children: [/*#__PURE__*/jsx("feGaussianBlur", {
|
|
1130
1145
|
"in": "SourceAlpha",
|
|
1131
1146
|
result: "shadowBlurInner1",
|
|
1132
1147
|
stdDeviation: "2"
|
|
1133
|
-
}), jsx("feOffset", {
|
|
1148
|
+
}), /*#__PURE__*/jsx("feOffset", {
|
|
1134
1149
|
"in": "shadowBlurInner1",
|
|
1135
1150
|
result: "shadowOffsetInner1"
|
|
1136
|
-
}), jsx("feComposite", {
|
|
1151
|
+
}), /*#__PURE__*/jsx("feComposite", {
|
|
1137
1152
|
"in": "shadowOffsetInner1",
|
|
1138
1153
|
in2: "SourceAlpha",
|
|
1139
1154
|
k2: "-1",
|
|
1140
1155
|
k3: "1",
|
|
1141
1156
|
operator: "arithmetic",
|
|
1142
1157
|
result: "shadowInnerInner1"
|
|
1143
|
-
}), jsx("feColorMatrix", {
|
|
1158
|
+
}), /*#__PURE__*/jsx("feColorMatrix", {
|
|
1144
1159
|
"in": "shadowInnerInner1",
|
|
1145
1160
|
values: "0 0 0 0 0.0717146857 0 0 0 0 0.0638191765 0 0 0 0 0.448211228 0 0 0 0.5 0"
|
|
1146
1161
|
})]
|
|
1147
|
-
}), jsx("circle", {
|
|
1162
|
+
}), /*#__PURE__*/jsx("circle", {
|
|
1148
1163
|
cx: "16.308",
|
|
1149
1164
|
cy: "16.308",
|
|
1150
1165
|
id: "d",
|
|
1151
1166
|
r: "8"
|
|
1152
1167
|
})]
|
|
1153
|
-
}), jsxs("g", {
|
|
1168
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1154
1169
|
fill: "none",
|
|
1155
1170
|
fillRule: "evenodd",
|
|
1156
|
-
children: [jsx("path", {
|
|
1171
|
+
children: [/*#__PURE__*/jsx("path", {
|
|
1157
1172
|
d: "M16 16c5.333 1.333 10.667 1 16-1v3l-3.418 1.282a12.922 12.922 0 0 1-1.365 3.293l1.51 3.324-2.828 2.829-3.323-1.512a12.922 12.922 0 0 1-3.293 1.366L18 32h-4l-1.282-3.418a12.922 12.922 0 0 1-3.293-1.365l-3.324 1.51L3.272 25.9l1.512-3.323a12.922 12.922 0 0 1-1.366-3.295L0 18v-3c5.333-.667 10.667-.333 16 1Z",
|
|
1158
1173
|
fill: "url(#a)"
|
|
1159
|
-
}), jsx("path", {
|
|
1174
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1160
1175
|
d: "m18 0 1.283 3.418c1.17.304 2.276.768 3.293 1.366l3.323-1.512 2.829 2.829-1.512 3.323a12.922 12.922 0 0 1 1.366 3.293L32 14v1c-5.333 2-10.667 2.333-16 1-5.333-1.333-10.667-1.667-16-1v-1l3.418-1.282c.304-1.17.767-2.276 1.365-3.293l-1.51-3.324L6.1 3.272l3.323 1.512a12.922 12.922 0 0 1 3.295-1.366L14 0h4Z",
|
|
1161
1176
|
fill: "url(#b)"
|
|
1162
|
-
}), jsx("use", {
|
|
1177
|
+
}), /*#__PURE__*/jsx("use", {
|
|
1163
1178
|
fill: "#000",
|
|
1164
1179
|
filter: "url(#c)",
|
|
1165
1180
|
xlinkHref: "#d"
|
|
@@ -1168,161 +1183,161 @@ var Admin = function Admin(_ref3) {
|
|
|
1168
1183
|
}));
|
|
1169
1184
|
};
|
|
1170
1185
|
var Remove = function Remove(props) {
|
|
1171
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1172
|
-
children: jsx("path", {
|
|
1186
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1187
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1173
1188
|
d: "M12.003 17.595a5.59 5.59 0 0 1-5.598-5.598c0-3.098 2.5-5.592 5.598-5.592a5.58 5.58 0 0 1 5.593 5.592 5.586 5.586 0 0 1-5.593 5.598m0-13.595C16.413 4 20 7.587 20 11.997 20 16.405 16.414 20 12.003 20 7.595 20 4 16.405 4 11.997 4 7.587 7.595 4 12.003 4zm-2.71 7.01a.983.983 0 0 0-.931 1.034.985.985 0 0 0 .975.934l.044-.001h5.232a.996.996 0 0 0 .703-.27c.191-.18.3-.423.307-.686a.975.975 0 0 0-.267-.704c-.181-.19-.425-.3-.738-.308l-5.22.001a.672.672 0 0 0-.105 0z",
|
|
1174
1189
|
fillRule: "evenodd"
|
|
1175
1190
|
})
|
|
1176
1191
|
}));
|
|
1177
1192
|
};
|
|
1178
1193
|
var Expire = function Expire(props) {
|
|
1179
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1180
|
-
children: jsx("path", {
|
|
1194
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1195
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1181
1196
|
d: "M6.597 11.517a1.035 1.035 0 0 1 1.792 0l5.156 8.931c.398.69-.1 1.552-.895 1.552H2.336a1.035 1.035 0 0 1-.896-1.552zm.905 7.575c-.445 0-.793.328-.793.745 0 .468.326.793.793.793.449 0 .775-.333.775-.793 0-.417-.34-.745-.775-.745zM20.286 8.485a9 9 0 0 1-4.768 11.8l-.16.064-.989-1.649a7.105 7.105 0 1 0-9.458-7.191l-1.638 2.694C2.2 9.973 4.342 5.475 8.485 3.717a9 9 0 0 1 11.8 4.768zM8.148 14.232h-1.3l.068 3.978h1.163l.069-3.978zm4.796-7.25v4.735l3.049 1.76-.947 1.641-2.606-1.504h-1.125l-.266-.443V6.983h1.895z",
|
|
1182
1197
|
fillRule: "evenodd"
|
|
1183
1198
|
})
|
|
1184
1199
|
}));
|
|
1185
1200
|
};
|
|
1186
1201
|
var Thunderstorm = function Thunderstorm(props) {
|
|
1187
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1188
|
-
children: jsx("path", {
|
|
1202
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1203
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1189
1204
|
d: "M4.72 1.26v1.26h.88V23h3V2.52h7.448l-.151.21C11.641 8.652 8.72 12.732 8.72 12.753c0 .015 1.831 1.858 4.07 4.097l4.07 4.07-.9.9-.899.9H20.8v-2.84c0-1.562-.014-2.84-.03-2.84-.017 0-.426.396-.91.88l-.88.88-3.17-3.17c-1.744-1.743-3.162-3.191-3.152-3.218.009-.026 2.008-2.819 4.44-6.207C19.53 2.817 21.52.035 21.52.022 21.52.01 17.74 0 13.12 0h-8.4v1.26"
|
|
1190
1205
|
})
|
|
1191
1206
|
}));
|
|
1192
1207
|
};
|
|
1193
1208
|
var SevereWaves = function SevereWaves(props) {
|
|
1194
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1195
|
-
children: jsx("path", {
|
|
1209
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1210
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1196
1211
|
d: "M11.08 6.264c-.714.033-1.623.107-2.169.177-3.29.422-6.069 1.5-7.585 2.941C.685 9.991.32 10.538.114 11.2c-.135.431-.135 1.169 0 1.6.428 1.37 1.795 2.598 3.889 3.492 1.7.726 3.664 1.18 6.037 1.395.764.069 3.156.069 3.92 0 3.935-.357 7.02-1.449 8.743-3.096.616-.589.981-1.141 1.182-1.791.134-.43.134-1.17 0-1.6-.205-.661-.57-1.208-1.211-1.818-1.699-1.615-4.996-2.77-8.734-3.059-.568-.044-2.382-.081-2.86-.059M8.88 11.5c-1.793 1.793-3.273 3.26-3.29 3.26-.072 0-.812-.309-1.309-.546l-.538-.257 2.778-2.777L9.3 8.404l.42-.044c.47-.05 1.463-.105 2.04-.114l.38-.006-3.26 3.26m5.942-3.078c.263.034.775.117 1.138.185l.77.143c.061.01.11.031.11.045 0 .014-1.544 1.57-3.432 3.457l-3.432 3.432-.638-.082c-.69-.088-1.663-.253-1.914-.325l-.157-.044 3.437-3.437c2.753-2.754 3.456-3.436 3.538-3.436.056 0 .317.028.58.062M4.604 10.976l-2.056 2.057-.136-.163c-.463-.554-.512-.979-.172-1.505.397-.615 1.205-1.205 2.371-1.733.53-.24 1.783-.681 2.009-.707.022-.003-.886.92-2.016 2.051M18.92 9.428c.332.128 1.4.651 1.4.686 0 .014-1.222 1.248-2.716 2.742l-2.717 2.716-.233.034c-.393.056-1.81.153-2.234.154h-.4l3.24-3.24c2.65-2.65 3.254-3.235 3.32-3.215.044.013.197.069.34.123m2.811 1.894c.216.307.292.592.232.862-.2.891-1.629 1.914-3.643 2.607-.864.298-.964.44 1.22-1.747 1.078-1.08 1.978-1.958 2-1.951.022.007.108.11.191.229"
|
|
1197
1212
|
})
|
|
1198
1213
|
}));
|
|
1199
1214
|
};
|
|
1200
1215
|
var VulcanicEruption = function VulcanicEruption(props) {
|
|
1201
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1202
|
-
children: jsx("path", {
|
|
1216
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1217
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1203
1218
|
d: "m11.993 2.578-.011 2.577-1.251-2.297L9.479.561l-.178.103c-.099.057-.495.275-.881.484l-.701.381.124.221c.483.863 2.34 4.294 2.34 4.323 0 .019-.46.041-1.024.047l-1.023.012-3.807 9.208a2261.356 2261.356 0 0 0-3.808 9.241c-.001.018 2.251.032 5.004.032h5.005v-2.036l-3.507-.011-3.508-.011 2.982-7.215 2.981-7.215h7.044l2.981 7.215 2.982 7.215-3.67.022-3.67.021v1.994l5.168.011c2.842.006 5.167-.004 5.166-.022-.001-.018-1.714-4.176-3.808-9.241l-3.806-9.208-1.05-.012c-.811-.009-1.046-.024-1.03-.065.012-.029.571-1.097 1.243-2.372a160.802 160.802 0 0 0 1.229-2.356c.008-.038-1.646-.935-1.725-.935-.024 0-.604 1.067-1.289 2.371l-1.246 2.372V0H12.004l-.011 2.578m.162 20.059c-.569.269-.843.886-.67 1.509.067.239.296.514.562.673.216.13.263.141.604.14.432-.001.641-.077.884-.32a1.234 1.234 0 0 0 .055-1.708 1.154 1.154 0 0 0-.915-.397c-.229 0-.356.025-.52.103m.95.519c.207.158.297.346.297.62 0 .774-1.082 1.005-1.403.3a.743.743 0 0 1 .373-1.007c.203-.095.548-.054.733.087m-.614.424c-.083.082-.065.274.034.363.068.062.112.071.201.039.16-.057.215-.161.163-.309-.034-.097-.072-.124-.193-.134-.083-.007-.176.011-.205.041"
|
|
1204
1219
|
})
|
|
1205
1220
|
}));
|
|
1206
1221
|
};
|
|
1207
1222
|
var ModerateAircraftIcing = function ModerateAircraftIcing(props) {
|
|
1208
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1209
|
-
children: jsx("path", {
|
|
1223
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1224
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1210
1225
|
d: "M.645 4.375c-.192.07-.433.284-.529.473-.155.304-.147.522.043 1.095a12.33 12.33 0 0 0 2.878 4.751c1.682 1.725 3.648 2.859 5.965 3.441l.538.135.02 2.335c.019 2.165.025 2.347.095 2.506.09.207.383.474.58.528.226.063.567.047.747-.034.203-.093.469-.392.531-.597.034-.112.047-.779.047-2.323V14.52h.88v2.165c0 1.544.013 2.211.047 2.323.062.205.328.504.531.597.18.081.521.097.747.034.197-.054.49-.321.58-.528.07-.159.076-.341.095-2.506l.02-2.335.538-.135a12.468 12.468 0 0 0 8.863-8.25c.122-.373.145-.493.127-.665a.995.995 0 0 0-1.649-.654c-.176.154-.25.298-.42.814-.962 2.915-3.315 5.35-6.23 6.447-.331.124-1.142.373-1.217.373-.016 0-.034-.752-.04-1.67-.012-1.624-.014-1.674-.098-1.83-.336-.621-1.122-.746-1.611-.257-.272.273-.262.188-.275 2.203l-.011 1.825-.219.027c-.12.015-.316.015-.436 0l-.219-.027-.011-1.825c-.013-2.015-.003-1.93-.275-2.203a.933.933 0 0 0-.695-.294.991.991 0 0 0-.916.551c-.084.156-.086.206-.098 1.83-.006.918-.024 1.67-.04 1.67-.075 0-.886-.249-1.217-.373C5.392 10.728 3.046 8.3 2.08 5.377a5.999 5.999 0 0 0-.203-.541 1.123 1.123 0 0 0-.503-.456c-.17-.071-.539-.074-.729-.005"
|
|
1211
1226
|
})
|
|
1212
1227
|
}));
|
|
1213
1228
|
};
|
|
1214
1229
|
var SevereAircraftIcing = function SevereAircraftIcing(props) {
|
|
1215
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1216
|
-
children: jsx("path", {
|
|
1230
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1231
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1217
1232
|
d: "M.645 4.375c-.192.07-.433.284-.529.473-.155.304-.147.522.043 1.095A12.516 12.516 0 0 0 5.54 12.7c.479.292 1.305.706 1.78.893l.3.118.02 2.615.02 2.614.093.189c.17.345.507.549.907.549a.903.903 0 0 0 .708-.303c.282-.295.272-.193.272-2.778v-2.326l.092.023c.216.055.947.149 1.332.173l.416.025v2.204l.001 2.204.094.2c.112.235.306.431.514.518.169.07.502.081.714.022.187-.052.458-.287.568-.494.088-.165.089-.179.1-2.449l.011-2.283.349-.047c.192-.026.389-.058.439-.072l.09-.024.001 2.334c.001 2.625-.013 2.5.304 2.803.203.194.4.272.684.271a.986.986 0 0 0 .898-.55l.093-.189.02-2.614.02-2.615.3-.118a14.372 14.372 0 0 0 1.78-.893 12.534 12.534 0 0 0 5.401-6.815c.122-.373.145-.493.127-.665a.995.995 0 0 0-1.649-.654c-.176.154-.25.298-.42.814-.77 2.333-2.506 4.456-4.659 5.7-.434.251-.803.44-.859.44-.027 0-.041-.415-.041-1.233 0-1.399-.021-1.536-.272-1.816a.94.94 0 0 0-.745-.32 1.286 1.286 0 0 0-.343.041 1.099 1.099 0 0 0-.535.492l-.105.212v1.672c0 .92-.008 1.672-.017 1.672-.01 0-.14.025-.29.056-.15.03-.34.067-.422.081l-.149.026-.011-1.771c-.012-1.961-.005-1.908-.281-2.19a.91.91 0 0 0-.71-.294.934.934 0 0 0-.735.315c-.26.268-.265.31-.265 2.27v1.759l-.33-.026a12.136 12.136 0 0 1-1.3-.187l-.21-.046V8.896l-.105-.212A1.099 1.099 0 0 0 9 8.192a1.286 1.286 0 0 0-.343-.041.94.94 0 0 0-.745.32c-.251.28-.272.417-.272 1.816 0 .818-.014 1.233-.041 1.233-.056 0-.425-.189-.859-.44-2.159-1.247-3.886-3.361-4.66-5.703a5.999 5.999 0 0 0-.203-.541 1.123 1.123 0 0 0-.503-.456c-.17-.071-.539-.074-.729-.005"
|
|
1218
1233
|
})
|
|
1219
1234
|
}));
|
|
1220
1235
|
};
|
|
1221
1236
|
var SandStorm = function SandStorm(props) {
|
|
1222
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1223
|
-
children: jsx("path", {
|
|
1237
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1238
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1224
1239
|
d: "M10.26 5.679a2.34 2.34 0 0 0-.68.14c-.154.059-.465.167-.69.241-.297.096-.463.176-.6.29a6.227 6.227 0 0 1-.375.282c-.168.113-.413.384-.729.806-.11.147-.239.556-.41 1.302-.089.389-.053.785.12 1.326.076.239.158.51.182.602.024.093.106.25.182.349.075.099.187.279.249.399a.98.98 0 0 0 .283.344c.14.101.171.144.16.231-.019.167-.152.208-.684.208-.447.001-.477.006-.57.099-.095.096-.118.195-.102.442.013.207.084.332.214.377.079.028.72.043 1.812.043 1.95 0 2.213.027 2.558.262.11.075.302.171.426.214.282.096.387.15.514.262.055.049.181.135.28.191.099.057.245.172.325.257.079.085.207.21.283.278.113.103.158.195.253.52.162.557.159.87-.014 1.41-.155.484-.307.68-.679.879a3.183 3.183 0 0 0-.381.241 1.038 1.038 0 0 1-.338.163c-.588.139-1.972.16-2.978.046-.612-.07-.698-.089-1.02-.236a3.945 3.945 0 0 0-.68-.229c-.304-.064-.336-.064-.428-.004-.138.091-.182.293-.169.791.007.314.027.451.076.526.073.11.659.445.85.485.523.108 1.819.201 2.82.203.652.001.95-.018 1.453-.091.702-.102.772-.122.968-.271.074-.057.271-.154.436-.216.286-.107.525-.274.838-.586.392-.393.585-.612.585-.666 0-.033.09-.237.2-.454.177-.35.204-.439.239-.775a6.063 6.063 0 0 0 0-1.361c-.053-.43-.094-.557-.245-.746a1.508 1.508 0 0 1-.18-.293 2.414 2.414 0 0 0-.198-.343c-.156-.226-.15-.307.027-.398.182-.095.447-.076.571.039.097.089.106.125.106.399 0 .272.009.307.094.363.135.088.466.013.65-.149.075-.066.265-.172.421-.236.156-.063.35-.168.431-.232.081-.064.249-.161.372-.216.124-.055.273-.154.332-.22.105-.117.702-.407.84-.407.123 0 .054-.174-.08-.202-.138-.029-.443-.205-.705-.405a1.788 1.788 0 0 0-.318-.193 2.873 2.873 0 0 1-.388-.225 2.732 2.732 0 0 0-.47-.252 2.358 2.358 0 0 1-.419-.219c-.367-.252-.622-.282-.713-.083-.027.058-.047.291-.047.539 0 .403-.007.444-.096.548l-.097.112-1.253.012c-1.384.013-1.488.001-1.839-.214a1.792 1.792 0 0 0-.52-.199c-.404-.084-.405-.084-.601-.24a1.93 1.93 0 0 0-.482-.241 1.917 1.917 0 0 1-.458-.222 4.427 4.427 0 0 0-.382-.261c-.313-.19-.768-.748-.858-1.053-.082-.276-.058-1.022.04-1.254.071-.169.478-.795.562-.865a1.9 1.9 0 0 1 .336-.14 3.1 3.1 0 0 0 .459-.2c.446-.261 1.833-.244 2.638.031.606.208 1.359.358 1.544.308.243-.066.319-.145.406-.428.146-.472.085-.868-.153-.991a3.67 3.67 0 0 0-.573-.161A12.866 12.866 0 0 1 13 5.859a4.995 4.995 0 0 0-.6-.138c-.389-.053-1.684-.079-2.14-.042"
|
|
1225
1240
|
})
|
|
1226
1241
|
}));
|
|
1227
1242
|
};
|
|
1228
1243
|
var SevereTurbulence = function SevereTurbulence(props) {
|
|
1229
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1230
|
-
children: jsx("path", {
|
|
1244
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1245
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1231
1246
|
d: "M10.239 8.747c-1.26 1.734-2.334 3.208-2.385 3.276l-.092.122.766.558c.421.306.788.57.814.586.033.02.55-.66 1.56-2.05.832-1.143 1.523-2.078 1.535-2.077.013.001.599.912 1.303 2.024s1.3 2.03 1.325 2.04c.025.011.416-.217.868-.506l.823-.524-.311-.488-2.064-3.248a243.235 243.235 0 0 0-1.801-2.813c-.039-.042-.5.569-2.341 3.1m-.179 4.135-2.2 2.757H4.43L1 15.64v2l3.91-.001h3.91l1.676-2.098c.922-1.154 1.689-2.09 1.703-2.082.015.009.682.954 1.483 2.099l1.457 2.082H23v-2l-3.41-.001h-3.41l-1.921-2.747c-1.057-1.51-1.939-2.751-1.96-2.757-.021-.006-1.029 1.23-2.239 2.747"
|
|
1232
1247
|
})
|
|
1233
1248
|
}));
|
|
1234
1249
|
};
|
|
1235
1250
|
var RadioactiveMaterials = function RadioactiveMaterials(props) {
|
|
1236
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1237
|
-
children: jsx("path", {
|
|
1251
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1252
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1238
1253
|
d: "M11.22.023C9.739.166 8.752.389 7.589.846A12.005 12.005 0 0 0 2.421 4.78C1.196 6.407.439 8.224.114 10.32c-.077.497-.09.738-.09 1.68s.013 1.183.09 1.68c.386 2.483 1.392 4.61 3.038 6.42 1.85 2.034 4.347 3.353 7.168 3.786.494.076.743.089 1.68.089.937 0 1.186-.013 1.68-.089 2.821-.433 5.318-1.752 7.168-3.786 1.643-1.806 2.66-3.955 3.038-6.42.076-.494.089-.743.089-1.68 0-.937-.013-1.186-.089-1.68-.581-3.785-2.727-6.914-6.032-8.793C16.594.81 15.071.309 13.512.097 13.084.039 11.564-.01 11.22.023m1.6 2.019a9.93 9.93 0 0 1 3.278.841c.21.093.382.181.382.197 0 .066-4.325 7.859-4.378 7.889-.042.024-.084-.013-.156-.138a1992.32 1992.32 0 0 1-4.331-7.77c-.011-.027.128-.11.334-.199 1.579-.686 3.216-.962 4.871-.82m-1.669 10.612c-.399.767-4.337 7.866-4.363 7.866-.13 0-1.218-.836-1.743-1.339-1.655-1.584-2.822-4.007-2.986-6.201a5.447 5.447 0 0 0-.042-.41l-.019-.09h9.244l-.091.174m10.801.21c-.217 2.695-1.589 5.253-3.732 6.958-.403.321-.812.601-.836.573-.033-.04-4.384-7.872-4.384-7.892 0-.013 2.021-.023 4.491-.023h4.492l-.031.384"
|
|
1239
1254
|
})
|
|
1240
1255
|
}));
|
|
1241
1256
|
};
|
|
1242
1257
|
var FreezingPrecipitation = function FreezingPrecipitation(props) {
|
|
1243
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1244
|
-
children: jsx("path", {
|
|
1258
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1259
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1245
1260
|
d: "M6.44 5.266C3.397 5.428.882 7.519.187 10.464c-.152.645-.194 1.138-.18 2.097l.013.861.131.266c.267.543.749.843 1.349.843.406 0 .701-.107.979-.358.441-.396.509-.628.534-1.833.02-.949.05-1.171.231-1.66.431-1.168 1.499-2.082 2.736-2.34.38-.08 1.091-.09 1.46-.021a3.79 3.79 0 0 1 2.659 2.021c.264.535.334.842.401 1.76.063.876.091 1.078.217 1.569a6.7 6.7 0 0 0 1.764 3.09 6.754 6.754 0 0 0 3.819 1.924c.416.065 1.472.065 1.88.001 1.751-.275 3.254-1.13 4.328-2.464a6.793 6.793 0 0 0 1.434-3.379c.079-.589.077-2.036-.003-2.298-.223-.736-.903-1.167-1.673-1.061-.478.066-.922.405-1.138.869-.103.222-.107.258-.134 1.229-.028 1.021-.052 1.198-.232 1.717-.304.874-1.077 1.714-1.934 2.102a3.75 3.75 0 0 1-2.388.258 3.762 3.762 0 0 1-2.539-1.997c-.267-.541-.336-.843-.401-1.76-.063-.873-.09-1.074-.217-1.569-.636-2.485-2.665-4.422-5.165-4.931-.333-.068-1.359-.176-1.438-.151a3.564 3.564 0 0 1-.24.017m-.32 3.937c-.64.123-1.355.619-1.756 1.218a2.834 2.834 0 0 0 0 3.157 2.863 2.863 0 0 0 3.73.951c.326-.17.837-.637 1.052-.96.308-.465.451-.961.451-1.569 0-.861-.275-1.491-.914-2.089-.571-.534-1.143-.754-1.939-.747a5.06 5.06 0 0 0-.624.039"
|
|
1246
1261
|
})
|
|
1247
1262
|
}));
|
|
1248
1263
|
};
|
|
1249
1264
|
var Haze = function Haze(props) {
|
|
1250
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1251
|
-
children: jsx("path", {
|
|
1265
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1266
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1252
1267
|
d: "M4.84 9.126c-1.678.153-3.29.744-4.128 1.512-.911.835-.945 1.772-.094 2.625.348.349.674.572 1.198.818 1.066.502 2.197.762 3.622.834 1.623.082 3.165-.121 4.388-.578.973-.363 1.732-.874 2.106-1.416l.068-.099.068.099c.606.88 2.217 1.641 4.012 1.896 1.294.184 2.985.142 4.18-.103 1.412-.29 2.592-.854 3.217-1.539.57-.623.669-1.282.295-1.96-.141-.256-.605-.721-.932-.933-.819-.532-2.048-.946-3.34-1.122-.586-.081-2.293-.095-2.947-.026-1.162.124-2.135.383-2.999.797-.576.277-.954.546-1.295.923l-.271.299-.148-.187c-.737-.929-2.378-1.617-4.352-1.827-.598-.063-2.022-.071-2.648-.013m2.184 1.475c1.178.094 2.08.327 2.909.75.377.192.787.531.787.649 0 .138-.431.475-.896.7-.985.477-1.931.682-3.364.728-1.623.052-2.905-.18-4.053-.733-.451-.218-.887-.56-.887-.696 0-.13.445-.476.892-.694 1.219-.594 2.857-.844 4.612-.704m12.216.039c.906.116 1.661.33 2.348.665.447.218.892.564.892.694 0 .136-.436.478-.887.696-1.148.553-2.43.785-4.053.733-1.433-.046-2.379-.251-3.364-.728-.465-.225-.896-.562-.896-.7 0-.118.41-.457.787-.649.797-.407 1.722-.652 2.833-.75.489-.044 1.876-.02 2.34.039"
|
|
1253
1268
|
})
|
|
1254
1269
|
}));
|
|
1255
1270
|
};
|
|
1256
1271
|
var ModerateTurbulence = function ModerateTurbulence(props) {
|
|
1257
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1258
|
-
children: jsx("path", {
|
|
1272
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1273
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1259
1274
|
d: "m10.06 10.682-2.2 2.757H4.43L1 13.44v2l3.91-.001h3.91l1.676-2.098c.922-1.154 1.689-2.09 1.703-2.082.015.009.682.954 1.483 2.099l1.457 2.082H23v-2l-3.41-.001h-3.41l-1.921-2.747c-1.057-1.51-1.939-2.751-1.96-2.757-.021-.006-1.029 1.23-2.239 2.747"
|
|
1260
1275
|
})
|
|
1261
1276
|
}));
|
|
1262
1277
|
};
|
|
1263
1278
|
var FlagNetherlands = function FlagNetherlands(props) {
|
|
1264
1279
|
var width = '32';
|
|
1265
|
-
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1280
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({}, props, {
|
|
1266
1281
|
sx: {
|
|
1267
1282
|
'&.MuiSvgIcon-root': {
|
|
1268
1283
|
width: width + "px"
|
|
1269
1284
|
}
|
|
1270
1285
|
},
|
|
1271
1286
|
viewBox: "0 0 32 24",
|
|
1272
|
-
children: [jsxs("defs", {
|
|
1273
|
-
children: [jsx("rect", {
|
|
1287
|
+
children: [/*#__PURE__*/jsxs("defs", {
|
|
1288
|
+
children: [/*#__PURE__*/jsx("rect", {
|
|
1274
1289
|
height: "24",
|
|
1275
1290
|
id: "path-1",
|
|
1276
1291
|
width: "32",
|
|
1277
1292
|
x: "0",
|
|
1278
1293
|
y: "0"
|
|
1279
|
-
}), jsx("rect", {
|
|
1294
|
+
}), /*#__PURE__*/jsx("rect", {
|
|
1280
1295
|
height: "24",
|
|
1281
1296
|
id: "path-3",
|
|
1282
1297
|
width: "32",
|
|
1283
1298
|
x: "0",
|
|
1284
1299
|
y: "0"
|
|
1285
1300
|
})]
|
|
1286
|
-
}), jsx("g", {
|
|
1301
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1287
1302
|
fill: "none",
|
|
1288
1303
|
fillRule: "evenodd",
|
|
1289
1304
|
id: "Page-1",
|
|
1290
1305
|
stroke: "none",
|
|
1291
1306
|
strokeWidth: "1",
|
|
1292
|
-
children: jsx("g", {
|
|
1307
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1293
1308
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1294
1309
|
transform: "translate(-1357, -9913)",
|
|
1295
|
-
children: jsx("g", {
|
|
1310
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1296
1311
|
id: "Group-2",
|
|
1297
1312
|
transform: "translate(0, 9908)",
|
|
1298
|
-
children: jsx("g", {
|
|
1313
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1299
1314
|
id: "Sync-TS-with-map-view-08",
|
|
1300
1315
|
transform: "translate(0, 5)",
|
|
1301
|
-
children: jsxs("g", {
|
|
1316
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
1302
1317
|
id: "Language-flag-Dutch-(24x24)",
|
|
1303
1318
|
transform: "translate(1357, 0)",
|
|
1304
|
-
children: [jsx("g", {
|
|
1319
|
+
children: [/*#__PURE__*/jsx("g", {
|
|
1305
1320
|
fill: "#0053B1",
|
|
1306
1321
|
fillRule: "nonzero",
|
|
1307
1322
|
id: "Surface",
|
|
1308
|
-
children: jsx("rect", {
|
|
1323
|
+
children: /*#__PURE__*/jsx("rect", {
|
|
1309
1324
|
height: "24",
|
|
1310
1325
|
id: "path-1",
|
|
1311
1326
|
width: "32",
|
|
1312
1327
|
x: "0",
|
|
1313
1328
|
y: "0"
|
|
1314
1329
|
})
|
|
1315
|
-
}), jsxs("g", {
|
|
1330
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1316
1331
|
id: "Surface-Clipped",
|
|
1317
|
-
children: [jsx("mask", {
|
|
1332
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1318
1333
|
fill: "white",
|
|
1319
1334
|
id: "mask-2",
|
|
1320
|
-
children: jsx("use", {
|
|
1335
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1321
1336
|
xlinkHref: "#path-1"
|
|
1322
1337
|
})
|
|
1323
|
-
}), jsx("g", {
|
|
1338
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1324
1339
|
id: "path-1"
|
|
1325
|
-
}), jsx("rect", {
|
|
1340
|
+
}), /*#__PURE__*/jsx("rect", {
|
|
1326
1341
|
fill: "#FFFFFF",
|
|
1327
1342
|
fillRule: "nonzero",
|
|
1328
1343
|
height: "16",
|
|
@@ -1332,17 +1347,17 @@ var FlagNetherlands = function FlagNetherlands(props) {
|
|
|
1332
1347
|
x: "0",
|
|
1333
1348
|
y: "0"
|
|
1334
1349
|
})]
|
|
1335
|
-
}), jsxs("g", {
|
|
1350
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1336
1351
|
id: "Surface-Clipped",
|
|
1337
|
-
children: [jsx("mask", {
|
|
1352
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1338
1353
|
fill: "white",
|
|
1339
1354
|
id: "mask-4",
|
|
1340
|
-
children: jsx("use", {
|
|
1355
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1341
1356
|
xlinkHref: "#path-3"
|
|
1342
1357
|
})
|
|
1343
|
-
}), jsx("g", {
|
|
1358
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1344
1359
|
id: "path-1"
|
|
1345
|
-
}), jsx("rect", {
|
|
1360
|
+
}), /*#__PURE__*/jsx("rect", {
|
|
1346
1361
|
fill: "#D60000",
|
|
1347
1362
|
fillRule: "nonzero",
|
|
1348
1363
|
height: "8",
|
|
@@ -1362,61 +1377,61 @@ var FlagNetherlands = function FlagNetherlands(props) {
|
|
|
1362
1377
|
};
|
|
1363
1378
|
var FlagFinland = function FlagFinland(props) {
|
|
1364
1379
|
var width = '32';
|
|
1365
|
-
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1380
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({}, props, {
|
|
1366
1381
|
sx: {
|
|
1367
1382
|
'&.MuiSvgIcon-root': {
|
|
1368
1383
|
width: width + "px"
|
|
1369
1384
|
}
|
|
1370
1385
|
},
|
|
1371
1386
|
viewBox: "0 0 32 24",
|
|
1372
|
-
children: [jsx("defs", {
|
|
1373
|
-
children: jsx("rect", {
|
|
1387
|
+
children: [/*#__PURE__*/jsx("defs", {
|
|
1388
|
+
children: /*#__PURE__*/jsx("rect", {
|
|
1374
1389
|
height: "24",
|
|
1375
1390
|
id: "path-1",
|
|
1376
1391
|
width: "32",
|
|
1377
1392
|
x: "0",
|
|
1378
1393
|
y: "0"
|
|
1379
1394
|
})
|
|
1380
|
-
}), jsx("g", {
|
|
1395
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1381
1396
|
fill: "none",
|
|
1382
1397
|
fillRule: "evenodd",
|
|
1383
1398
|
id: "Page-1",
|
|
1384
1399
|
stroke: "none",
|
|
1385
1400
|
strokeWidth: "1",
|
|
1386
|
-
children: jsx("g", {
|
|
1401
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1387
1402
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1388
1403
|
transform: "translate(-1237, -9913)",
|
|
1389
|
-
children: jsx("g", {
|
|
1404
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1390
1405
|
id: "Group-2",
|
|
1391
1406
|
transform: "translate(0, 9908)",
|
|
1392
|
-
children: jsx("g", {
|
|
1407
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1393
1408
|
id: "Sync-TS-with-map-view-08",
|
|
1394
1409
|
transform: "translate(0, 5)",
|
|
1395
|
-
children: jsxs("g", {
|
|
1410
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
1396
1411
|
id: "Language-flag-Finland-(24x24)",
|
|
1397
1412
|
transform: "translate(1237, 0)",
|
|
1398
|
-
children: [jsx("g", {
|
|
1413
|
+
children: [/*#__PURE__*/jsx("g", {
|
|
1399
1414
|
fill: "#FFFFFF",
|
|
1400
1415
|
fillRule: "nonzero",
|
|
1401
1416
|
id: "Surface",
|
|
1402
|
-
children: jsx("rect", {
|
|
1417
|
+
children: /*#__PURE__*/jsx("rect", {
|
|
1403
1418
|
height: "24",
|
|
1404
1419
|
id: "path-1",
|
|
1405
1420
|
width: "32",
|
|
1406
1421
|
x: "0",
|
|
1407
1422
|
y: "0"
|
|
1408
1423
|
})
|
|
1409
|
-
}), jsxs("g", {
|
|
1424
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1410
1425
|
id: "surface-Clipped",
|
|
1411
|
-
children: [jsx("mask", {
|
|
1426
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1412
1427
|
fill: "white",
|
|
1413
1428
|
id: "mask-2",
|
|
1414
|
-
children: jsx("use", {
|
|
1429
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1415
1430
|
xlinkHref: "#path-1"
|
|
1416
1431
|
})
|
|
1417
|
-
}), jsx("g", {
|
|
1432
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1418
1433
|
id: "path-1"
|
|
1419
|
-
}), jsx("polygon", {
|
|
1434
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1420
1435
|
fill: "#0053B1",
|
|
1421
1436
|
fillRule: "nonzero",
|
|
1422
1437
|
id: "surface",
|
|
@@ -1433,75 +1448,75 @@ var FlagFinland = function FlagFinland(props) {
|
|
|
1433
1448
|
};
|
|
1434
1449
|
var FlagNorway = function FlagNorway(props) {
|
|
1435
1450
|
var width = '32';
|
|
1436
|
-
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1451
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({}, props, {
|
|
1437
1452
|
sx: {
|
|
1438
1453
|
'&.MuiSvgIcon-root': {
|
|
1439
1454
|
width: width + "px"
|
|
1440
1455
|
}
|
|
1441
1456
|
},
|
|
1442
1457
|
viewBox: "0 0 32 24",
|
|
1443
|
-
children: [jsxs("defs", {
|
|
1444
|
-
children: [jsx("polygon", {
|
|
1458
|
+
children: [/*#__PURE__*/jsxs("defs", {
|
|
1459
|
+
children: [/*#__PURE__*/jsx("polygon", {
|
|
1445
1460
|
id: "path-1",
|
|
1446
1461
|
points: "0 0 32 0 32 24 0 24"
|
|
1447
|
-
}), jsx("polygon", {
|
|
1462
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1448
1463
|
id: "path-3",
|
|
1449
1464
|
points: "0 0 32 0 32 24 0 24"
|
|
1450
1465
|
})]
|
|
1451
|
-
}), jsx("g", {
|
|
1466
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1452
1467
|
fill: "none",
|
|
1453
1468
|
fillRule: "evenodd",
|
|
1454
1469
|
id: "Page-1",
|
|
1455
1470
|
stroke: "none",
|
|
1456
1471
|
strokeWidth: "1",
|
|
1457
|
-
children: jsx("g", {
|
|
1472
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1458
1473
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1459
1474
|
transform: "translate(-1317, -9913)",
|
|
1460
|
-
children: jsx("g", {
|
|
1475
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1461
1476
|
id: "Group-2",
|
|
1462
1477
|
transform: "translate(0, 9908)",
|
|
1463
|
-
children: jsx("g", {
|
|
1478
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1464
1479
|
id: "Sync-TS-with-map-view-08",
|
|
1465
1480
|
transform: "translate(0, 5)",
|
|
1466
|
-
children: jsxs("g", {
|
|
1481
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
1467
1482
|
id: "Language-flag-Norway-(24x24)",
|
|
1468
1483
|
transform: "translate(1317, 0)",
|
|
1469
|
-
children: [jsx("g", {
|
|
1484
|
+
children: [/*#__PURE__*/jsx("g", {
|
|
1470
1485
|
fill: "#D60000",
|
|
1471
1486
|
fillRule: "nonzero",
|
|
1472
1487
|
id: "Surface",
|
|
1473
|
-
children: jsx("polygon", {
|
|
1488
|
+
children: /*#__PURE__*/jsx("polygon", {
|
|
1474
1489
|
id: "path-1",
|
|
1475
1490
|
points: "0 0 32 0 32 24 0 24"
|
|
1476
1491
|
})
|
|
1477
|
-
}), jsxs("g", {
|
|
1492
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1478
1493
|
id: "surface-Clipped",
|
|
1479
|
-
children: [jsx("mask", {
|
|
1494
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1480
1495
|
fill: "white",
|
|
1481
1496
|
id: "mask-2",
|
|
1482
|
-
children: jsx("use", {
|
|
1497
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1483
1498
|
xlinkHref: "#path-1"
|
|
1484
1499
|
})
|
|
1485
|
-
}), jsx("g", {
|
|
1500
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1486
1501
|
id: "path-1"
|
|
1487
|
-
}), jsx("polygon", {
|
|
1502
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1488
1503
|
fill: "#FFFFFF",
|
|
1489
1504
|
fillRule: "nonzero",
|
|
1490
1505
|
id: "surface",
|
|
1491
1506
|
mask: "url(#mask-2)",
|
|
1492
1507
|
points: "13 0 12.999 8.5 32 8.5 32 15.5 12.999 15.5 13 24 6 24 5.999 15.5 0 15.5 0 8.5 5.999 8.5 6 0"
|
|
1493
1508
|
})]
|
|
1494
|
-
}), jsxs("g", {
|
|
1509
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1495
1510
|
id: "surface-Clipped",
|
|
1496
|
-
children: [jsx("mask", {
|
|
1511
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1497
1512
|
fill: "white",
|
|
1498
1513
|
id: "mask-4",
|
|
1499
|
-
children: jsx("use", {
|
|
1514
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1500
1515
|
xlinkHref: "#path-3"
|
|
1501
1516
|
})
|
|
1502
|
-
}), jsx("g", {
|
|
1517
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1503
1518
|
id: "path-1"
|
|
1504
|
-
}), jsx("polygon", {
|
|
1519
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1505
1520
|
fill: "#0053B1",
|
|
1506
1521
|
fillRule: "nonzero",
|
|
1507
1522
|
id: "surface",
|
|
@@ -1518,144 +1533,144 @@ var FlagNorway = function FlagNorway(props) {
|
|
|
1518
1533
|
};
|
|
1519
1534
|
var FlagBritain = function FlagBritain(props) {
|
|
1520
1535
|
var width = '32';
|
|
1521
|
-
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1536
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({}, props, {
|
|
1522
1537
|
sx: {
|
|
1523
1538
|
'&.MuiSvgIcon-root': {
|
|
1524
1539
|
width: width + "px"
|
|
1525
1540
|
}
|
|
1526
1541
|
},
|
|
1527
1542
|
viewBox: "0 0 32 24",
|
|
1528
|
-
children: [jsxs("defs", {
|
|
1529
|
-
children: [jsx("rect", {
|
|
1543
|
+
children: [/*#__PURE__*/jsxs("defs", {
|
|
1544
|
+
children: [/*#__PURE__*/jsx("rect", {
|
|
1530
1545
|
height: "24",
|
|
1531
1546
|
id: "path-1",
|
|
1532
1547
|
width: "32",
|
|
1533
1548
|
x: "0",
|
|
1534
1549
|
y: "0"
|
|
1535
|
-
}), jsx("polygon", {
|
|
1550
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1536
1551
|
id: "path-3",
|
|
1537
1552
|
points: "0 0 48 0 48 24 0 24"
|
|
1538
|
-
}), jsx("polygon", {
|
|
1553
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1539
1554
|
id: "path-5",
|
|
1540
1555
|
points: "0 0 48 0 48 24 0 24"
|
|
1541
|
-
}), jsx("polygon", {
|
|
1556
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1542
1557
|
id: "path-7",
|
|
1543
1558
|
points: "0 0 48 0 48 24 0 24"
|
|
1544
|
-
}), jsx("polygon", {
|
|
1559
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1545
1560
|
id: "path-9",
|
|
1546
1561
|
points: "0 0 48 0 48 24 0 24"
|
|
1547
1562
|
})]
|
|
1548
|
-
}), jsx("g", {
|
|
1563
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1549
1564
|
fill: "none",
|
|
1550
1565
|
fillRule: "evenodd",
|
|
1551
1566
|
id: "Page-1",
|
|
1552
1567
|
stroke: "none",
|
|
1553
1568
|
strokeWidth: "1",
|
|
1554
|
-
children: jsx("g", {
|
|
1569
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1555
1570
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1556
1571
|
transform: "translate(-1273, -9913)",
|
|
1557
|
-
children: jsx("g", {
|
|
1572
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1558
1573
|
id: "Group-2",
|
|
1559
1574
|
transform: "translate(0, 9908)",
|
|
1560
|
-
children: jsx("g", {
|
|
1575
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1561
1576
|
id: "Sync-TS-with-map-view-08",
|
|
1562
1577
|
transform: "translate(0, 5)",
|
|
1563
|
-
children: jsxs("g", {
|
|
1578
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
1564
1579
|
id: "Language-flag-English-(24x24)",
|
|
1565
1580
|
transform: "translate(1273, 0)",
|
|
1566
|
-
children: [jsx("g", {
|
|
1581
|
+
children: [/*#__PURE__*/jsx("g", {
|
|
1567
1582
|
fill: "#0053B1",
|
|
1568
1583
|
fillRule: "nonzero",
|
|
1569
1584
|
id: "Surface",
|
|
1570
|
-
children: jsx("rect", {
|
|
1585
|
+
children: /*#__PURE__*/jsx("rect", {
|
|
1571
1586
|
height: "24",
|
|
1572
1587
|
id: "path-1",
|
|
1573
1588
|
width: "32",
|
|
1574
1589
|
x: "0",
|
|
1575
1590
|
y: "0"
|
|
1576
1591
|
})
|
|
1577
|
-
}), jsxs("g", {
|
|
1592
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1578
1593
|
id: "Union-Jack-Clipped",
|
|
1579
|
-
children: [jsx("mask", {
|
|
1594
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1580
1595
|
fill: "white",
|
|
1581
1596
|
id: "mask-2",
|
|
1582
|
-
children: jsx("use", {
|
|
1597
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1583
1598
|
xlinkHref: "#path-1"
|
|
1584
1599
|
})
|
|
1585
|
-
}), jsx("g", {
|
|
1600
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1586
1601
|
id: "path-1"
|
|
1587
|
-
}), jsx("g", {
|
|
1602
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1588
1603
|
id: "Union-Jack",
|
|
1589
1604
|
mask: "url(#mask-2)",
|
|
1590
|
-
children: jsxs("g", {
|
|
1605
|
+
children: /*#__PURE__*/jsxs("g", {
|
|
1591
1606
|
id: "Group",
|
|
1592
1607
|
transform: "translate(-8, 0)",
|
|
1593
|
-
children: [jsx("g", {
|
|
1608
|
+
children: [/*#__PURE__*/jsx("g", {
|
|
1594
1609
|
fill: "#302D97",
|
|
1595
1610
|
id: "Surface",
|
|
1596
|
-
children: jsx("polygon", {
|
|
1611
|
+
children: /*#__PURE__*/jsx("polygon", {
|
|
1597
1612
|
id: "path-3",
|
|
1598
1613
|
points: "0 0 48 0 48 24 0 24"
|
|
1599
1614
|
})
|
|
1600
|
-
}), jsxs("g", {
|
|
1615
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1601
1616
|
id: "Combined-Shape-Clipped",
|
|
1602
|
-
children: [jsx("mask", {
|
|
1617
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1603
1618
|
fill: "white",
|
|
1604
1619
|
id: "mask-4",
|
|
1605
|
-
children: jsx("use", {
|
|
1620
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1606
1621
|
xlinkHref: "#path-3"
|
|
1607
1622
|
})
|
|
1608
|
-
}), jsx("g", {
|
|
1623
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1609
1624
|
id: "path-3"
|
|
1610
|
-
}), jsx("polygon", {
|
|
1625
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1611
1626
|
fill: "#FFFFFF",
|
|
1612
1627
|
id: "Combined-Shape",
|
|
1613
1628
|
mask: "url(#mask-4)",
|
|
1614
1629
|
points: "5.57675094 1.8189894e-12 24.05 9.301 42.6003124 7.33635375e-12 48 8.07887091e-12 48 2.7575327 29.437 12.014 48 21.36 48 24 42.7770634 24 24.05 14.7 5.4 24 -3.340217e-12 24 -2.43693954e-12 21.36 18.64 12.014 -3.63797881e-12 2.7575327 -1.77635687e-13 2.71427325e-12"
|
|
1615
1630
|
})]
|
|
1616
|
-
}), jsxs("g", {
|
|
1631
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1617
1632
|
id: "Combined-Shape-Clipped",
|
|
1618
|
-
children: [jsx("mask", {
|
|
1633
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1619
1634
|
fill: "white",
|
|
1620
1635
|
id: "mask-6",
|
|
1621
|
-
children: jsx("use", {
|
|
1636
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1622
1637
|
xlinkHref: "#path-5"
|
|
1623
1638
|
})
|
|
1624
|
-
}), jsx("g", {
|
|
1639
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1625
1640
|
id: "path-3"
|
|
1626
|
-
}), jsx("path", {
|
|
1641
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1627
1642
|
d: "M24,13.8497199 L23.873,13.785 L3.72,24 L0,24 L22.154,12.922 L0,1.7975327 L0,-1.8189894e-12 L23.999,12 L24,13.8497199 Z M48,-4.03896783e-28 L25.86,11.069 L48,22.32 L48,24 L24.0005985,12.0002993 L23.9998586,10.1232068 L24.129,10.189 L44.4003124,-4.03896783e-28 L48,-4.03896783e-28 Z",
|
|
1628
1643
|
fill: "#CF0024",
|
|
1629
1644
|
id: "Combined-Shape",
|
|
1630
1645
|
mask: "url(#mask-6)"
|
|
1631
1646
|
})]
|
|
1632
|
-
}), jsxs("g", {
|
|
1647
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1633
1648
|
id: "Combined-Shape-Clipped",
|
|
1634
|
-
children: [jsx("mask", {
|
|
1649
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1635
1650
|
fill: "white",
|
|
1636
1651
|
id: "mask-8",
|
|
1637
|
-
children: jsx("use", {
|
|
1652
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1638
1653
|
xlinkHref: "#path-7"
|
|
1639
1654
|
})
|
|
1640
|
-
}), jsx("g", {
|
|
1655
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1641
1656
|
id: "path-3"
|
|
1642
|
-
}), jsx("polygon", {
|
|
1657
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1643
1658
|
fill: "#FFFFFF",
|
|
1644
1659
|
id: "Combined-Shape",
|
|
1645
1660
|
mask: "url(#mask-8)",
|
|
1646
1661
|
points: "27.96 0 27.96 8.039 48 8.04 48 15.96 27.96 15.959 27.96 24 20.04 24 20.04 15.959 1.8189894e-12 15.96 1.8189894e-12 8.04 20.04 8.039 20.04 0"
|
|
1647
1662
|
})]
|
|
1648
|
-
}), jsxs("g", {
|
|
1663
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1649
1664
|
id: "Combined-Shape-Clipped",
|
|
1650
|
-
children: [jsx("mask", {
|
|
1665
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1651
1666
|
fill: "white",
|
|
1652
1667
|
id: "mask-10",
|
|
1653
|
-
children: jsx("use", {
|
|
1668
|
+
children: /*#__PURE__*/jsx("use", {
|
|
1654
1669
|
xlinkHref: "#path-9"
|
|
1655
1670
|
})
|
|
1656
|
-
}), jsx("g", {
|
|
1671
|
+
}), /*#__PURE__*/jsx("g", {
|
|
1657
1672
|
id: "path-3"
|
|
1658
|
-
}), jsx("polygon", {
|
|
1673
|
+
}), /*#__PURE__*/jsx("polygon", {
|
|
1659
1674
|
fill: "#CF0024",
|
|
1660
1675
|
id: "Combined-Shape",
|
|
1661
1676
|
mask: "url(#mask-10)",
|
|
@@ -1673,24 +1688,24 @@ var FlagBritain = function FlagBritain(props) {
|
|
|
1673
1688
|
}));
|
|
1674
1689
|
};
|
|
1675
1690
|
var ColumnCollapse = function ColumnCollapse(props) {
|
|
1676
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1677
|
-
children: jsx("path", {
|
|
1691
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1692
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1678
1693
|
d: "M6.996 4h4.5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4.5a2.5 2.5 0 0 1-2.5-2.5v-11a2.5 2.5 0 0 1 2.5-2.5zm11.848 3.267c.386-.356.98-.356 1.366 0a.876.876 0 0 1 0 1.288L16.56 12l3.65 3.445a.876.876 0 0 1 0 1.288.996.996 0 0 1-.683.267.993.993 0 0 1-.683-.267L13.826 12l5.018-4.733z"
|
|
1679
1694
|
})
|
|
1680
1695
|
}));
|
|
1681
1696
|
};
|
|
1682
1697
|
var ColumnCollapsed = function ColumnCollapsed(props) {
|
|
1683
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1684
|
-
children: jsx("path", {
|
|
1698
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1699
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1685
1700
|
d: "M5.972 4h2a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1zm9.98 3.267a1.009 1.009 0 0 0-1.367 0 .876.876 0 0 0 0 1.288L18.235 12l-3.65 3.445a.876.876 0 0 0 0 1.288c.19.178.437.267.683.267a.993.993 0 0 0 .684-.267L20.969 12l-5.017-4.733z"
|
|
1686
1701
|
})
|
|
1687
1702
|
}));
|
|
1688
1703
|
};
|
|
1689
1704
|
var SharedPresetsOtherUsers = function SharedPresetsOtherUsers(props) {
|
|
1690
|
-
return jsxs(SvgIcon, Object.assign({
|
|
1705
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({
|
|
1691
1706
|
viewBox: "0 0 28 20"
|
|
1692
1707
|
}, props, {
|
|
1693
|
-
children: [jsx("rect", {
|
|
1708
|
+
children: [/*#__PURE__*/jsx("rect", {
|
|
1694
1709
|
fill: "currentColor",
|
|
1695
1710
|
fillOpacity: "0.2",
|
|
1696
1711
|
height: "19",
|
|
@@ -1698,7 +1713,7 @@ var SharedPresetsOtherUsers = function SharedPresetsOtherUsers(props) {
|
|
|
1698
1713
|
width: "27",
|
|
1699
1714
|
x: "0.5",
|
|
1700
1715
|
y: "0.5"
|
|
1701
|
-
}), jsx("rect", {
|
|
1716
|
+
}), /*#__PURE__*/jsx("rect", {
|
|
1702
1717
|
fill: "none",
|
|
1703
1718
|
height: "19",
|
|
1704
1719
|
rx: "9.5",
|
|
@@ -1707,41 +1722,41 @@ var SharedPresetsOtherUsers = function SharedPresetsOtherUsers(props) {
|
|
|
1707
1722
|
width: "27",
|
|
1708
1723
|
x: "0.5",
|
|
1709
1724
|
y: "0.5"
|
|
1710
|
-
}), jsxs("g", {
|
|
1725
|
+
}), /*#__PURE__*/jsxs("g", {
|
|
1711
1726
|
clipPath: "url(#clip0_255_11839)",
|
|
1712
|
-
children: [jsx("mask", {
|
|
1727
|
+
children: [/*#__PURE__*/jsx("mask", {
|
|
1713
1728
|
fill: "white",
|
|
1714
1729
|
id: "path-2-inside-1_255_11839",
|
|
1715
|
-
children: jsx("path", {
|
|
1730
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1716
1731
|
clipRule: "evenodd",
|
|
1717
1732
|
d: "M10.0983 9.72789C11.6582 9.7257 12.9185 8.44449 12.9185 6.86504C12.9185 5.28704 11.6582 4 10.0983 4C8.5414 4.00146 7.2832 5.28704 7.2832 6.86504C7.2832 8.44449 8.5414 9.7257 10.0983 9.72789Z",
|
|
1718
1733
|
fillRule: "evenodd"
|
|
1719
1734
|
})
|
|
1720
|
-
}), jsx("path", {
|
|
1735
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1721
1736
|
d: "M10.0983 4V2.75L10.0972 2.75L10.0983 4ZM10.0983 9.72789L10.1001 10.9779C12.3661 10.9747 14.1685 9.11756 14.1685 6.86504H12.9185H11.6685C11.6685 7.77143 10.9502 8.47669 10.0966 8.47789L10.0983 9.72789ZM12.9185 6.86504H14.1685C14.1685 4.61727 12.3689 2.75 10.0983 2.75V4V5.25C10.9474 5.25 11.6685 5.95682 11.6685 6.86504H12.9185ZM10.0983 4L10.0972 2.75C7.82938 2.75212 6.0332 4.61828 6.0332 6.86504H7.2832H8.5332C8.5332 5.95581 9.25341 5.25079 10.0995 5.25L10.0983 4ZM7.2832 6.86504H6.0332C6.0332 9.11547 7.83143 10.9747 10.0966 10.9779L10.0983 9.72789L10.1001 8.47789C9.25137 8.4767 8.5332 7.77351 8.5332 6.86504H7.2832Z",
|
|
1722
1737
|
fill: "currentColor",
|
|
1723
1738
|
mask: "url(#path-2-inside-1_255_11839)"
|
|
1724
|
-
}), jsx("path", {
|
|
1739
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1725
1740
|
d: "M9.72461 10.75H8.64044C6.96798 10.75 5.59961 12.1137 5.59961 13.7803V16H12.3496",
|
|
1726
1741
|
fill: "none",
|
|
1727
1742
|
stroke: "currentColor",
|
|
1728
1743
|
strokeLinecap: "round",
|
|
1729
1744
|
strokeWidth: "1.25"
|
|
1730
|
-
}), jsx("path", {
|
|
1745
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1731
1746
|
clipRule: "evenodd",
|
|
1732
1747
|
d: "M18.9809 11.0822C18.7477 10.8393 18.37 10.8393 18.1367 11.0822C17.9035 11.3251 17.9035 11.7197 18.1367 11.9626L19.2153 13.1274H13.8467C13.5175 13.1274 13.25 13.406 13.25 13.7496C13.25 14.094 13.5175 14.3726 13.8467 14.3726H19.2153L18.1367 15.537C17.9035 15.7804 17.9035 16.1744 18.1367 16.4178C18.2531 16.5388 18.406 16.6 18.5588 16.6C18.7117 16.6 18.8641 16.5388 18.9809 16.4178L21.5 13.7496L18.9809 11.0822Z",
|
|
1733
1748
|
fill: "currentColor",
|
|
1734
1749
|
fillRule: "evenodd"
|
|
1735
|
-
}), jsx("path", {
|
|
1750
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1736
1751
|
clipRule: "evenodd",
|
|
1737
1752
|
d: "M15.7691 11.0178C16.0023 11.2607 16.38 11.2607 16.6133 11.0178C16.8465 10.7748 16.8465 10.3803 16.6133 10.1374L15.5347 8.97256L20.9033 8.97256C21.2325 8.97256 21.5 8.69394 21.5 8.35041C21.5 8.00597 21.2325 7.72735 20.9033 7.72735L15.5347 7.72735L16.6133 6.56297C16.8465 6.31958 16.8465 5.92553 16.6133 5.68214C16.4969 5.56114 16.344 5.49995 16.1912 5.49995C16.0383 5.49995 15.8859 5.56114 15.7691 5.68214L13.25 8.35041L15.7691 11.0178Z",
|
|
1738
1753
|
fill: "currentColor",
|
|
1739
1754
|
fillRule: "evenodd"
|
|
1740
1755
|
})]
|
|
1741
|
-
}), jsx("defs", {
|
|
1742
|
-
children: jsx("clipPath", {
|
|
1756
|
+
}), /*#__PURE__*/jsx("defs", {
|
|
1757
|
+
children: /*#__PURE__*/jsx("clipPath", {
|
|
1743
1758
|
id: "clip0_255_11839",
|
|
1744
|
-
children: jsx("rect", {
|
|
1759
|
+
children: /*#__PURE__*/jsx("rect", {
|
|
1745
1760
|
fill: "white",
|
|
1746
1761
|
height: "18",
|
|
1747
1762
|
width: "18",
|
|
@@ -1753,10 +1768,10 @@ var SharedPresetsOtherUsers = function SharedPresetsOtherUsers(props) {
|
|
|
1753
1768
|
}));
|
|
1754
1769
|
};
|
|
1755
1770
|
var SharedPresetsMyUser = function SharedPresetsMyUser(props) {
|
|
1756
|
-
return jsxs(SvgIcon, Object.assign({
|
|
1771
|
+
return /*#__PURE__*/jsxs(SvgIcon, Object.assign({
|
|
1757
1772
|
viewBox: "0 0 28 20"
|
|
1758
1773
|
}, props, {
|
|
1759
|
-
children: [jsx("rect", {
|
|
1774
|
+
children: [/*#__PURE__*/jsx("rect", {
|
|
1760
1775
|
fill: "currentColor",
|
|
1761
1776
|
fillOpacity: "0.2" // tweak to match design
|
|
1762
1777
|
,
|
|
@@ -1765,7 +1780,7 @@ var SharedPresetsMyUser = function SharedPresetsMyUser(props) {
|
|
|
1765
1780
|
width: "27",
|
|
1766
1781
|
x: ".5",
|
|
1767
1782
|
y: ".5"
|
|
1768
|
-
}), jsx("rect", {
|
|
1783
|
+
}), /*#__PURE__*/jsx("rect", {
|
|
1769
1784
|
fill: "none",
|
|
1770
1785
|
height: "19",
|
|
1771
1786
|
rx: "9.5",
|
|
@@ -1774,18 +1789,18 @@ var SharedPresetsMyUser = function SharedPresetsMyUser(props) {
|
|
|
1774
1789
|
width: "27",
|
|
1775
1790
|
x: ".5",
|
|
1776
1791
|
y: ".5"
|
|
1777
|
-
}), jsx("path", {
|
|
1792
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1778
1793
|
d: "M10.997 9.728c1.56-.002 2.82-1.284 2.82-2.863 0-1.578-1.26-2.865-2.82-2.865-1.557.001-2.815 1.287-2.815 2.865 0 1.58 1.258 2.86 2.815 2.863Z",
|
|
1779
1794
|
fill: "none",
|
|
1780
1795
|
stroke: "currentColor",
|
|
1781
1796
|
strokeWidth: "1.25"
|
|
1782
|
-
}), jsx("path", {
|
|
1797
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1783
1798
|
d: "M10.625 10.75H9.541A3.045 3.045 0 0 0 6.5 13.78V16h6.75",
|
|
1784
1799
|
fill: "none",
|
|
1785
1800
|
stroke: "currentColor",
|
|
1786
1801
|
strokeLinecap: "round",
|
|
1787
1802
|
strokeWidth: "1.25"
|
|
1788
|
-
}), jsx("path", {
|
|
1803
|
+
}), /*#__PURE__*/jsx("path", {
|
|
1789
1804
|
clipRule: "evenodd",
|
|
1790
1805
|
d: "M18.08 9.132a.58.58 0 0 0-.843 0 .641.641 0 0 0 0 .88l1.978 2.065h-5.368a.61.61 0 0 0-.597.623.61.61 0 0 0 .597.623h5.368l-1.978 2.064a.642.642 0 0 0 0 .88c.116.122.269.183.422.183a.585.585 0 0 0 .422-.182l3.419-3.569-3.42-3.567Z",
|
|
1791
1806
|
fill: "currentColor",
|
|
@@ -1794,32 +1809,32 @@ var SharedPresetsMyUser = function SharedPresetsMyUser(props) {
|
|
|
1794
1809
|
}));
|
|
1795
1810
|
};
|
|
1796
1811
|
var Sources = function Sources(props) {
|
|
1797
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1798
|
-
children: jsx("path", {
|
|
1812
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1813
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1799
1814
|
d: "M6.5 2a3.5 3.5 0 0 1 1 6.855v4.376c.439-.994 1.345-1.491 2.719-1.491h1.471c2.608-.005 3.298-.034 3.774-.24.837-.363 1.012-1.089 1.034-1.648a3.5 3.5 0 1 1 2 .003c-.029 1.289-.491 2.615-1.72 3.196-2.093.99-5.55.68-6.559.68-1.08 0-1.82.568-2.219 1.704l.032-.083a3.5 3.5 0 1 1-2.532-.207v-6.29A3.502 3.502 0 0 1 6.5 2zm0 15a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm11-12a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-11-1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z"
|
|
1800
1815
|
})
|
|
1801
1816
|
}));
|
|
1802
1817
|
};
|
|
1803
1818
|
var MeteoGate = function MeteoGate(props) {
|
|
1804
|
-
return jsx(SvgIcon, Object.assign({
|
|
1819
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
1805
1820
|
viewBox: "0 0 20 20"
|
|
1806
1821
|
}, props, {
|
|
1807
|
-
children: jsx("path", {
|
|
1822
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1808
1823
|
d: "M 10 2 C 14.4183 2 18 5.5817 18 10 C 18 14.4183 14.4183 18 10 18 C 5.5817 18 2 14.4183 2 10 C 2 5.5817 5.5817 2 10 2 Z M 8.8351 5.0431 C 5.4935 5.0431 2.7845 7.752 2.7845 11.0936 C 2.7845 11.8007 2.9058 12.4794 3.1287 13.1102 C 3.1056 12.9286 3.0936 12.7436 3.0936 12.5557 C 3.0936 10.166 5.0308 8.2288 7.4205 8.2288 C 9.8102 8.2288 11.7474 10.166 11.7474 12.5557 C 11.7474 14.9454 9.8102 16.8826 7.4205 16.8826 C 7.281 16.8826 7.1431 16.876 7.007 16.8631 C 7.5837 17.0456 8.1979 17.1441 8.8351 17.1441 C 12.1767 17.1441 14.8856 14.4352 14.8856 11.0936 C 14.8856 7.752 12.1767 5.0431 8.8351 5.0431 Z M 6.3744 10.8678 C 4.917 10.8678 3.7355 12.0492 3.7355 13.5067 C 3.7355 14.0208 3.8826 14.5007 4.1369 14.9064 C 4.376 15.2008 4.6423 15.4722 4.9318 15.7169 C 5.3465 15.988 5.8421 16.1456 6.3744 16.1456 C 7.8319 16.1456 9.0134 14.9641 9.0134 13.5067 C 9.0134 12.0492 7.8319 10.8678 6.3744 10.8678 Z"
|
|
1809
1824
|
})
|
|
1810
1825
|
}));
|
|
1811
1826
|
};
|
|
1812
1827
|
var Overlayers = function Overlayers(props) {
|
|
1813
|
-
return jsx(SvgIcon, Object.assign({
|
|
1828
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
1814
1829
|
height: "24px",
|
|
1815
1830
|
viewBox: "0 0 24 24",
|
|
1816
1831
|
width: "24px"
|
|
1817
1832
|
}, props, {
|
|
1818
|
-
children: jsx("g", {
|
|
1833
|
+
children: /*#__PURE__*/jsx("g", {
|
|
1819
1834
|
fillRule: "evenodd",
|
|
1820
1835
|
id: "Icons-/-Map-overlay",
|
|
1821
1836
|
stroke: "none",
|
|
1822
|
-
children: jsx("path", {
|
|
1837
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1823
1838
|
d: "M12,1 C18.0751322,1 23,5.92486775 23,12 C23,18.0751322 18.0751322,23 12,23 C11.5695059,23 11.1447878,22.9752704 10.7271886,22.9271542 C12.6937006,21.6867584 14,19.4959305 14,17 C14,16.2178605 13.8717238,15.4656815 13.6350618,14.7633536 L13.8603346,14.7516342 L14.3075078,14.5712633 L14.6038498,14.7100307 L14.9516108,14.7516342 L15.0447321,14.9980822 L14.9516108,15.3837503 L15.4098043,16.097913 L15.4098043,16.3979716 L15.4795202,16.6310794 L15.2759746,17.0004509 L15.2759746,17.3490796 L15.4098043,17.7807152 L15.570317,18.2810107 L15.7927182,18.8179518 L15.8444173,19.1225613 L16.0027138,19.1925997 C16.1210421,19.1696483 16.2227644,19.1463022 16.3078806,19.1225613 C16.3929969,19.0988205 16.5167379,19.0592798 16.6791038,19.0039393 C16.8119178,18.8561587 16.91272,18.7341772 16.9815103,18.6379948 C17.0503006,18.5418125 17.1218463,18.4228178 17.1961475,18.2810107 L17.238621,18.1599753 L17.5253841,17.8377117 L17.4773877,17.4761782 L18.0444775,16.822817 C18.080476,16.6592505 18.0984752,16.5393567 18.0984752,16.4631354 C18.0984752,16.3488036 18.0065184,15.863353 18.0065184,15.7399518 C18.0065184,15.6165505 18.6283915,15.0351192 18.7725773,14.8336692 C18.9167632,14.6322192 19.3092775,14.0079105 19.3092775,14.0079105 L19.3092775,13.7491772 L19.0384589,13.891753 L18.5763431,13.891753 L18.4423492,13.7491772 L18.4054467,13.5805431 L18.2300006,13.4714194 C18.031852,13.2273938 17.9097949,13.0206886 17.8638294,12.8513038 C17.8178639,12.681919 17.7050488,12.4665375 17.5253841,12.2051593 C17.4147486,12.0117688 17.3839072,11.8810501 17.4328598,11.8130033 C17.4818125,11.7449564 17.5727809,11.8029517 17.7057649,11.986989 L18.0984752,12.7055205 L18.4054467,13.2659767 L18.4423492,13.4714194 L18.5763431,13.6712136 L19.3092775,13.3643273 C19.7163605,13.114894 19.9370657,12.9591836 19.9713929,12.897196 C20.0057202,12.8352085 20.0628363,12.7210098 20.1427411,12.5546 L20.1427411,12.4407052 L19.9256132,12.2558031 L19.8092887,12.0708639 L19.6203775,12.0708639 L19.4068651,12.1645902 L19.3092775,12.1187555 L19.2650222,11.986989 L19.0384589,11.8130033 L18.8727613,11.5180122 L18.7362966,11.2457545 L19.1953526,11.71134 L19.5101156,11.876204 L19.8092887,11.876204 L19.9713929,11.986989 L20.5784617,11.986989 L20.9988814,12.1645902 C21.1530402,12.3693574 21.2301196,12.4855508 21.2301196,12.5131705 C21.2301196,12.5407901 21.2994048,12.5546 21.4379751,12.5546 C21.5988303,12.8697801 21.6988701,13.0758393 21.7380946,13.1727777 C21.7773191,13.2697161 21.8164321,13.4485404 21.8554336,13.7092508 C21.8805017,13.6371637 21.8988514,13.5578865 21.9104826,13.4714194 C21.9361837,13.280355 21.9600862,12.9224104 21.9810289,12.8129765 C22.0337678,12.5373948 21.9655316,11.2942533 21.9104826,10.7233455 C21.8554336,10.1524376 21.5599231,8.96654773 21.2794023,8.32173653 C20.9988814,7.67692532 19.9801354,5.92992096 19.5687086,5.46879869 L19.4068651,5.3703218 L19.3699048,5.27866549 L19.2650222,5.1790917 L19.2650222,5.27866549 C19.117548,5.05898029 19.0153027,4.92056854 18.9582861,4.86343024 C18.9012696,4.80629194 18.7446114,4.65493983 18.4883115,4.40937391 C18.4270284,4.48560236 18.4117076,4.55372522 18.4423492,4.61374249 C18.4883115,4.70376839 18.7331558,4.96056941 18.6547495,5.01726814 C18.5763431,5.07396687 18.2251256,5.08957468 18.0444775,4.95777072 C17.8638294,4.82596675 17.6032471,4.70033832 17.6032471,4.26411667 L17.7057649,3.87788558 C17.6688879,3.75831936 17.6216058,3.69853624 17.5639186,3.69853624 C17.4773877,3.69853624 17.3594308,3.91956491 17.3594308,4.03198748 C17.3594308,4.14441004 17.4328598,4.31644001 17.4328598,4.49868018 C17.4328598,4.68092035 17.388332,4.83187945 17.4328598,4.92457379 C17.4773877,5.01726814 17.6319745,4.98220096 17.6688697,5.01726814 C17.6934665,5.04064626 17.7370419,5.07302605 17.7995957,5.11440751 C18.0865323,5.1575303 18.2300006,5.1790917 18.2300006,5.1790917 L18.2300006,5.31513284 L18.0444775,5.3703218 C17.9952614,5.44176746 17.9528494,5.45962888 17.9172414,5.42390605 C17.8816334,5.38818322 17.8424182,5.3703218 17.7995957,5.3703218 C17.6144756,5.57937453 17.5070729,5.68390089 17.4773877,5.68390089 C17.4328598,5.68390089 17.3864109,5.46879869 17.2727273,5.46879869 C17.1590436,5.46879869 17.1961475,5.63742254 17.1961475,5.73119663 C17.1961475,5.82497071 17.3152008,6.00986536 17.238621,6.00986536 C17.210556,6.00986536 17.1179048,5.95483284 17.0640417,5.87710949 C16.970931,5.7427527 16.9301198,5.57884046 16.8013515,5.53616354 C16.5980926,5.46879869 16.484332,5.4774903 16.3078806,5.42390605 C16.1902463,5.38818322 16.1314292,5.30657843 16.1314292,5.1790917 C15.9498643,5.11270917 15.8180089,5.11270917 15.7358629,5.1790917 C15.6126439,5.27866549 15.2264055,5.43392073 15.0890081,5.62793818 C14.9516108,5.82195564 15.0522609,6.29030621 14.7347248,6.65206088 C14.4171887,7.01381555 14.3075078,6.87300449 14.3075078,7.21342866 C14.3075078,7.55385283 14.4503197,7.65656854 14.5270847,7.65656854 C14.5782615,7.65656854 14.6808654,7.58438372 14.8348966,7.44001409 C14.9452342,7.62694724 15.000403,7.74331147 15.000403,7.78910678 L15.000403,8.00818867 L15.2330129,8.00818867 C15.2786407,7.80708897 15.3375712,7.66969722 15.4098043,7.5960134 C15.4820373,7.52232958 15.5181539,7.44945332 15.5181539,7.37738462 C15.391041,7.22399796 15.3274846,7.10866604 15.3274846,7.03138886 C15.3274846,6.91547309 15.6268656,6.10897556 15.7927182,6.22253615 C15.9585707,6.33609673 15.594337,6.82851706 15.6651,6.92995296 C15.7358629,7.03138886 15.7186115,7.08017118 15.9036553,7.11963169 C16.0886991,7.1590922 16.4422383,7.15346276 16.4422383,7.31741872 C16.2152609,7.35739599 16.0687528,7.37738462 16.0027138,7.37738462 C15.9366748,7.37738462 15.9366748,7.47044593 16.0027138,7.65656854 C15.9822616,7.69913102 15.9294961,7.72041226 15.8444173,7.72041226 C15.7167991,7.72041226 15.9014088,7.94799896 15.7358629,8.05712423 C15.570317,8.16624949 15.3770177,8.25201765 15.2330129,8.25201765 C15.0890081,8.25201765 14.8993059,8.36463826 14.8671013,8.25201765 C14.8528375,8.20213703 14.7953528,8.15208951 14.787525,8.09832814 C14.7776792,8.03070693 14.787525,7.86291552 14.787525,7.86291552 L14.7005772,7.86291552 C14.7023416,7.99238799 14.6903919,8.10591948 14.6647283,8.20350999 C14.6425074,8.28800881 14.5948814,8.30906251 14.5607787,8.35868687 C14.5358019,8.39503174 14.5362356,8.46224443 14.4682705,8.50308094 C14.3610954,8.5674767 14.2529443,8.64553442 14.1438171,8.73725409 L14.106108,8.9493162 C14.0609133,9.04253572 13.9913282,9.10737334 13.8973528,9.14382906 C13.7563896,9.19851263 13.6784123,9.28035028 13.5669167,9.28035028 C13.4925864,9.28035028 13.4554212,9.30298334 13.4554212,9.34824946 C13.6839693,9.47457384 13.7982434,9.57456041 13.7982434,9.64820919 C13.7982434,9.75868235 13.8318094,9.85156922 13.6451692,9.90849867 C13.5207423,9.94645164 13.3693592,9.96012583 13.1910199,9.94952122 L13.0928244,10.0769419 C12.9718742,10.2921212 12.930983,10.4652602 12.9701509,10.596359 C13.0093188,10.7274579 13.1437953,10.8475468 13.3735804,10.9566258 L13.6846569,10.8696511 C13.8540718,10.7294451 13.9387792,10.6383477 13.9387792,10.596359 C13.9387792,10.570438 13.9229406,10.4985828 13.9841313,10.3946555 C14.0220617,10.330234 14.185378,10.0769419 14.3409793,10.0769419 L14.7347248,10.0769419 L14.787525,9.99796274 L15.3274846,10.3064616 L15.3274846,10.4957217 L15.18998,10.596359 L15.18998,10.7233455 L15.3274846,10.8696511 L15.5181539,10.7233455 L15.6651,10.3946555 L15.9036553,10.5447562 L16.0027138,10.7233455 L16.3078806,10.7233455 L16.3691461,10.596359 L16.1314292,10.3514888 L15.570317,10.0769419 L15.2759746,9.90849867 C15.1898136,9.84238887 15.1467332,9.79083917 15.1467332,9.75384959 C15.1467332,9.71686 15.3195221,9.79823105 15.6651,9.99796274 L16.1314292,10.2379812 L16.3078806,10.2051665 L16.4012042,10.3946555 L16.6445067,10.2051665 L16.7504456,10.0769419 L16.6445067,9.90849867 C16.6390766,9.84316859 16.650609,9.7916189 16.6791038,9.75384959 C16.7075985,9.71608028 16.7736919,9.66473855 16.8773838,9.5998244 L17.0289508,9.6953513 C17.1360238,9.7590359 17.2172827,9.7590359 17.2727273,9.6953513 C17.3281719,9.6316667 17.357073,9.57370649 17.3594308,9.52147066 L17.1961475,9.38190867 L17.3594308,9.19851263 L17.4328598,9.38190867 L17.4328598,9.52147066 L17.8638294,9.75384959 L17.8638294,9.94952122 C17.8579276,10.0348865 17.8052394,10.0775692 17.7057649,10.0775692 C17.6062904,10.0775692 17.42405,10.0212124 17.1590436,9.90849867 L16.8773838,9.99796274 L16.8013515,10.0769419 L16.5052059,10.3946555 L16.4422383,10.4957217 C16.5540192,10.6259386 16.621442,10.7018132 16.6445067,10.7233455 C16.6675714,10.7448777 16.7618146,10.7813401 16.9272362,10.8327328 C17.0361584,10.8541994 17.1257955,10.8541994 17.1961475,10.8327328 C17.2664994,10.8112662 17.3602462,10.75531 17.4773877,10.6648642 L17.4773877,11.1020029 L17.238621,11.2918261 L16.9272362,11.4407372 L16.0886991,11.2457545 C15.9653366,11.1986669 15.9036553,11.1868949 15.9036553,11.2104388 C15.9036553,11.2457545 15.8926916,11.5849004 15.8444173,11.5849004 C15.8141976,11.5849004 15.6292274,11.5010923 15.5181539,11.4033692 L15.4167037,11.3076208 C15.383588,11.2771662 15.3525108,11.2523586 15.3274846,11.2457545 C15.2382648,11.2222107 15.1587727,11.2222107 15.0890081,11.2457545 C15.0958353,11.1075598 15.0958353,10.9981859 15.0890081,10.9176327 C15.082181,10.8370796 15.0674223,10.7723171 15.0447321,10.7233455 L14.4682705,10.7233455 L14.0417028,10.7881914 L13.5046015,11.0416782 L13.3414602,11.0416782 L13.055454,11.4407372 L12.8651676,11.7533689 L12.8192057,11.876204 L12.5980576,12.0708639 L12.3621263,12.5000149 C11.0816579,10.9758226 9.16328664,10.0054573 7.01811647,10.0000229 C7.05506211,9.92122979 7.08732764,9.84850004 7.10219814,9.83190741 C7.13780908,9.79217243 7.31742104,9.80328495 7.38359839,9.80328495 C7.44977575,9.80328495 7.40897385,9.87398851 7.47231418,9.87398851 C7.5356545,9.87398851 7.72974888,9.73026563 7.83692613,9.73026563 C7.94410338,9.73026563 8.01829039,9.71014291 8.05635239,9.65023497 C8.08172706,9.61029635 8.08172706,9.5682408 8.05635239,9.52406834 C7.86220759,9.40520713 7.75653203,9.33020585 7.7393257,9.29906449 C7.71351621,9.25235244 7.77354663,9.19028588 7.77354663,9.14758641 C7.77354663,9.10488693 7.58443491,9.03959202 7.58443491,8.97518189 C7.58443491,8.91077177 7.65348578,8.8929091 7.71351621,8.8929091 C7.77354663,8.8929091 7.975346,8.97518189 8.0348802,8.97518189 C8.07456966,8.97518189 8.23954306,8.89807494 8.52980038,8.74386102 C8.60015855,8.69199165 8.63533764,8.69199165 8.63533764,8.74386102 C8.63533764,8.82166508 8.21551751,9.25253373 8.23832802,9.27579911 C8.26113853,9.29906449 8.39199845,9.323226 8.46089942,9.323226 C8.52980038,9.323226 8.48981785,9.44285581 8.59058784,9.48346207 C8.69135783,9.52406834 8.82820114,9.46381172 8.8520417,9.39351886 C8.87588226,9.323226 8.90195678,9.15844816 8.8520417,9.10200643 C8.81876498,9.0643786 8.772162,9.04413037 8.71223277,9.04126173 C8.69088306,8.6763347 8.68020821,8.42825095 8.68020821,8.29701046 C8.68020821,8.10014973 8.48480999,8.05816857 8.46089942,7.89518936 C8.44495903,7.78653656 8.44495903,7.53931419 8.46089942,7.15352224 L8.41791555,7.12028129 C8.32333617,7.27996279 8.2538168,7.3803816 8.20935742,7.42153771 C8.10686364,7.51641637 8.00374357,7.51178704 7.96876158,7.48414533 C7.91101807,7.43851815 7.940215,7.31723014 8.05635239,7.12028129 C8.09011814,7.0776766 8.09011814,7.03232147 8.05635239,6.98421591 C8.02258665,6.93611035 7.97725651,6.91749981 7.92036197,6.92838428 C7.90869153,6.82011948 7.87129962,6.75472322 7.80818626,6.73219549 C7.71351621,6.6984039 7.62619667,6.6306387 7.5356545,6.68141709 C7.44511233,6.73219549 7.40495734,7.0292693 7.3257385,7.15352224 C7.27292593,7.23635754 7.19841248,7.31740902 7.10219814,7.39667668 C7.20691712,7.50102009 7.25180476,7.58242075 7.23686106,7.64087865 C7.21444551,7.72856551 6.87739301,7.93024032 6.83517299,8.01845073 L6.81390065,8.06037826 L6.78185551,8.11826573 C6.77042735,8.14068536 6.75619963,8.17215838 6.733013,8.23047356 C6.67504643,8.3762615 6.60512293,8.58510109 6.48593471,8.58510109 C6.4064759,8.58510109 6.4064759,8.39621764 6.48593471,8.01845073 C6.16808833,7.735343 5.98737364,7.56508056 5.94379063,7.50766342 C5.87841613,7.42153771 5.92266476,7.16764497 5.97294356,7.02384173 C6.02322235,6.88003849 6.40271315,6.56157461 6.54194339,6.4402139 C6.68117363,6.31885319 6.95272462,6.07871979 7.00712514,6.02829228 C7.06152566,5.97786477 7.15181295,5.89241677 7.194337,5.93514077 C7.23686106,5.97786477 7.14287062,6.15452463 7.10219814,6.22593567 C7.06152566,6.29734671 7.00148889,6.47464428 7.03150727,6.47464428 C7.06152566,6.47464428 7.19989584,6.4402139 7.26281717,6.4402139 C7.3257385,6.4402139 7.50136654,6.43103121 7.50136654,6.34283163 C7.50136654,6.25463205 7.3257385,6.070361 7.3257385,6.04932664 C7.3257385,6.02829228 7.31929881,5.99669396 7.36186023,5.99669396 L7.71351621,5.99669396 L8.05635239,5.13844342 C8.08419974,5.08008568 8.13520142,5.06862587 8.20935742,5.10406399 C8.37705208,5.28705509 8.46089942,5.44780123 8.46089942,5.5863024 C8.46089942,5.72480358 8.32605041,5.90397099 8.05635239,6.12380461 C8.018005,6.1560122 7.98195219,6.1560122 7.94819397,6.12380461 C7.89755663,6.07549322 7.77354663,6.1070475 7.77354663,6.19269465 C7.77354663,6.27834181 7.73890701,6.32053648 7.77354663,6.34283163 C7.80818626,6.36512679 7.92762635,6.32053648 7.94819397,6.34283163 C7.95799855,6.35345973 8.05748399,6.42577419 8.17922144,6.57819268 C8.21156336,6.61868561 8.25772587,6.69375316 8.31770899,6.80339534 C8.4185316,6.82446835 8.50949122,6.80073507 8.59058784,6.73219549 C8.71223277,6.62938612 8.74548996,6.57296343 8.74548996,6.52380386 C8.74548996,6.47464428 8.64818365,6.30756854 8.68020821,6.22593567 C8.70155791,6.17151375 8.7233185,6.13747007 8.74548996,6.12380461 C8.8026166,6.22210963 8.8460807,6.28319039 8.87588226,6.30704689 C8.9205846,6.34283163 9.17005615,6.14253475 9.17005615,6.06961435 C9.17005615,5.99669396 9.09114718,5.99980731 9.09114718,5.93514077 L9.09114718,5.7117843 C9.02260744,5.69114001 8.98833757,5.65598163 8.98833757,5.60630918 C8.98833757,5.53180049 9.13198945,5.40598337 9.13198945,5.33589777 C9.13198945,5.26581216 9.17283173,5.14879358 9.13198945,5.10406399 C9.09114718,5.0593344 9.05609054,4.98791943 8.98833757,4.98791943 C8.95964277,4.98791943 8.98105728,4.89045269 8.95856436,4.83456898 C8.94995549,4.81318022 8.92239479,4.79506248 8.87588226,4.78021576 C8.95153145,4.52077477 8.9581038,4.36259538 8.89559933,4.30567759 C8.80184262,4.2203009 8.76696492,4.16587423 8.71223277,4.16587423 C8.67574466,4.16587423 8.61493387,4.17855979 8.52980038,4.20393093 L8.52980038,4.09501365 C8.36831547,4.12038478 8.25145582,4.15669054 8.17922144,4.20393093 C8.07086988,4.27479151 7.92442531,4.41316813 7.88067572,4.50945996 C7.85150932,4.57365451 7.82734617,4.6558997 7.80818626,4.75619554 C7.74507289,4.78935866 7.71351621,4.82436505 7.71351621,4.86121472 C7.71351621,4.91648923 7.85900639,4.94781613 7.85900639,4.98791943 C7.85900639,5.02802274 7.82634245,5.16864226 7.75111167,5.2131102 C7.67588089,5.25757813 7.56102996,5.46947906 7.47231418,5.46947906 C7.41317032,5.46947906 7.42285444,5.39182722 7.50136654,5.23652353 L7.40783203,5.10406399 L7.38359839,4.98791943 L7.47231418,4.93341371 C7.50299416,4.77407605 7.55086449,4.66027126 7.61592518,4.59199935 C7.71351621,4.48959147 7.70509067,4.31640393 7.83692613,4.26016743 C7.92481643,4.22267643 7.99080112,4.20393093 8.0348802,4.20393093 L8.23832802,4.02771412 L7.75111167,3.87358479 L7.36186023,4.36463627 C7.31313559,4.37966782 7.28012124,4.42131955 7.26281717,4.48959147 C7.23686106,4.59199935 7.24246783,4.67782209 7.194337,4.75619554 C7.14620618,4.83456898 6.93733298,4.94998678 6.83517299,5.08154849 C6.733013,5.2131102 6.65520084,5.435272 6.40956072,5.33589777 C6.24580064,5.26964828 6.17783254,5.18486518 6.20565643,5.08154849 C6.23451515,5.01912912 6.27571388,4.98791943 6.32925261,4.98791943 C6.40956072,4.98791943 6.4530239,5.08154849 6.51249794,5.08154849 C6.57197199,5.08154849 6.55856726,5.01888563 6.61593422,5.01888563 C6.67330118,5.01888563 6.77216661,5.01621738 6.77216661,4.98791943 L6.77216661,4.72426258 L7.26281717,3.91827748 C7.32376987,3.86039273 7.33468203,3.82077611 7.29555365,3.79942764 C7.25642526,3.77807917 7.09424299,3.85417466 6.80900683,4.02771412 C6.75833331,4.09764122 6.71348616,4.10762513 6.67446539,4.05766586 C6.63544461,4.00770658 6.63544461,3.97772388 6.67446539,3.96771776 L6.733013,3.96771776 L6.65288793,3.83154929 L6.80900683,3.62745812 C6.75833331,3.57569188 6.71348616,3.54980876 6.67446539,3.54980876 C6.61593422,3.54980876 6.07350114,3.94300935 6.02322235,4.0003376 C5.99821514,4.02885101 6.06611353,4.17705642 6.02322235,4.30567759 C5.97987773,4.43565853 5.82587235,4.54599686 5.82587235,4.56138468 C5.82587235,4.59199935 5.84585727,4.80792325 5.7936267,4.83456898 C5.74139612,4.86121472 5.72069904,4.92104885 5.61057309,4.78021576 C5.53715579,4.68632703 5.47577483,4.58945227 5.42643022,4.48959147 C5.05930453,4.77497139 4.67053283,5.1749167 4.26011512,5.68942741 C3.64448855,6.46119348 2.84226738,7.61871839 2.36990376,9.29906449 C2.05499467,10.4192952 1.94115356,11.2783417 2.02838042,11.876204 L2.1096111,11.9915931 C1.71645213,12.3755448 1.36832645,12.8054072 1.07390062,13.2725137 C1.02472962,12.8552122 1,12.4304941 1,12 C1,5.92486775 5.92486775,1 12,1 Z M7,11 C10.3137085,11 13,13.6862915 13,17 C13,20.3137085 10.3137085,23 7,23 C3.6862915,23 1,20.3137085 1,17 C1,13.6862915 3.6862915,11 7,11 Z M8.07725183,17.7837991 C7.39623122,17.7837991 6.81574223,18.2078155 6.58143871,18.80533 L3.58616416,18.80533 C3.26227401,18.80533 3,19.0680094 3,19.3918996 C3,19.7157897 3.26227401,19.9780637 3.58616416,19.9780637 L6.58143871,19.9780637 C6.81574223,20.5759836 7.39623122,21 8.07725183,21 C8.75827243,21 9.33876142,20.5759836 9.57306494,19.9780637 L10.5208186,19.9780637 C10.8447088,19.9780637 11.1073882,19.7157897 11.1073882,19.3918996 C11.1073882,19.0680094 10.8447088,18.80533 10.5208186,18.80533 L9.57306494,18.80533 C9.33876142,18.2078155 8.75827243,17.7837991 8.07725183,17.7837991 Z M8.07725183,18.6610185 C8.48059439,18.6610185 8.8077275,18.9881516 8.8077275,19.3910888 C8.8077275,19.7944314 8.48059439,20.1215645 8.07725183,20.1215645 C7.67390927,20.1215645 7.34677616,19.7944314 7.34677616,19.3910888 C7.34677616,18.9881516 7.67390927,18.6610185 8.07725183,18.6610185 Z M19.0206232,16.5192621 C18.8349291,16.7745856 18.7106043,16.9380819 18.6476486,17.009751 C18.5508583,17.1199376 18.4801319,17.1504708 18.4518987,17.1654636 C18.3682303,17.2098946 18.4696892,17.2827564 18.3423715,17.4631738 C18.2574931,17.5834521 18.201738,17.7074508 18.1751063,17.8351698 C18.3893201,18.1201796 18.4749876,18.0496396 18.5738463,18.0027405 C18.6727049,17.9558415 18.8836588,17.181299 18.951521,17.009751 C18.9967625,16.8953857 19.0197965,16.7318894 19.0206232,16.5192621 Z M6.02973095,14 C5.34911572,14 4.76822135,14.4240164 4.53351247,15.0219363 L3.58616416,15.0219363 C3.26227401,15.0219363 3,15.2842103 3,15.6081004 C3,15.9319906 3.26227401,16.1942646 3.58616416,16.1942646 L4.53351247,16.1942646 C4.76822135,16.7921845 5.34911572,17.2162009 6.02973095,17.2162009 C6.71075155,17.2162009 7.29164592,16.7921845 7.52594943,16.1942646 L10.5208186,16.1942646 C10.8447088,16.1942646 11.1073882,15.9319906 11.1073882,15.6081004 C11.1073882,15.2842103 10.8447088,15.0219363 10.5208186,15.0219363 L7.52594943,15.0219363 C7.29164592,14.4240164 6.71075155,14 6.02973095,14 Z M6.02973095,14.8772194 C6.43307351,14.8772194 6.75980125,15.2043525 6.75980125,15.6072897 C6.75980125,16.0106323 6.43307351,16.3377654 6.02973095,16.3377654 C5.62638839,16.3377654 5.29925528,16.0106323 5.29925528,15.6072897 C5.29925528,15.2043525 5.62638839,14.8772194 6.02973095,14.8772194 Z M13.5104547,7.63527877 C13.4074319,7.63527877 13.4579657,7.76896182 13.4082106,7.80955977 C13.3750405,7.83662506 13.3584555,7.91382841 13.3584555,8.0411698 L13.5104547,8.17539518 L13.6134775,8.37998673 C13.5141992,8.44529879 13.445777,8.57863554 13.4082106,8.77999696 C13.3706443,8.98135839 13.3894275,9.09146747 13.4645601,9.11032421 C13.6455673,8.92803884 13.7557027,8.83689616 13.7949663,8.83689616 C13.8538616,8.83689616 14.01647,8.77999696 14.01647,8.77999696 L14.01647,8.56736148 C14.01647,8.54569786 13.9727783,8.48323961 13.8853948,8.37998673 L13.8853948,8.31133915 L13.6614964,7.9709303 L13.6874628,7.80955977 C13.6381392,7.69337244 13.5791365,7.63527877 13.5104547,7.63527877 Z M13.333578,8.18088803 C13.1999041,8.19031943 13.1123811,8.20627736 13.0710091,8.2287618 C13.0339086,8.24892479 13.0037227,8.29693802 12.9804515,8.37280149 C12.9804515,8.71297641 13.0026845,8.77843667 13.1123288,8.77843667 C13.2219731,8.77843667 13.3012063,8.5772012 13.3012063,8.51671704 C13.3012063,8.47639428 13.3119969,8.36445127 13.333578,8.18088803 Z M12.4418844,2.00085558 L12.3746177,2 C12.2767794,2 11.9013864,2.24281353 11.8648775,2.24281353 C11.8283686,2.24281353 11.8287454,2.15836646 11.7903769,2.15836646 C11.7520084,2.15836646 11.6678413,2.36285241 11.6293476,2.36285241 C11.6036851,2.36285241 11.5916251,2.32283945 11.5931675,2.24281353 L11.3116768,2.24281353 C11.3629241,2.16614322 11.3885478,2.11745126 11.3885478,2.09673766 C11.3885478,2.06566725 11.3259169,2.02384328 11.2746648,2.02384328 C11.2404967,2.02384328 10.9654295,2.05849821 10.4494631,2.12780806 C9.77510806,2.25059685 9.40550441,2.32894496 9.34065212,2.36285241 C9.27579982,2.39675986 9.1792662,2.60979997 9.05105125,3.00197276 L9.2986827,2.95763615 C9.3997916,2.90567494 9.45034605,2.8641685 9.45034605,2.83311681 C9.45034605,2.78653928 9.44986917,2.77196296 9.52045994,2.73178061 C9.59105071,2.69159825 9.55350377,2.7547578 9.57887261,2.83311681 C9.59578517,2.88535615 9.58732889,2.921948 9.55350377,2.94289236 C9.52077404,2.93826841 9.49182403,2.9270313 9.46665373,2.90918102 C9.44148343,2.89133074 9.36762696,2.9312887 9.24508432,3.0290549 C9.09671765,3.14569216 9.00218108,3.2270044 8.9614746,3.27299161 C8.92076812,3.31897883 8.89119949,3.38630145 8.8727687,3.47495946 L8.9614746,3.47495946 L9.02864808,3.56072514 L9.1580986,3.58260418 C9.18706358,3.64847784 9.22436042,3.68712186 9.2699891,3.69853624 C9.31561779,3.70995063 9.34857113,3.70424344 9.36884913,3.68141467 C9.47493609,3.51482416 9.55754025,3.39939101 9.61666159,3.33511522 C9.69876809,3.24585035 9.82931269,3.19927634 9.8820129,3.13520526 C9.98603892,3.00873405 10.0762404,2.88183499 10.2015106,2.80518781 C10.274252,2.76068065 10.3840037,2.77121916 10.4494631,2.70924722 C10.5682558,2.59678335 10.6663232,2.55604446 10.7436654,2.58703055 C10.6892292,2.66262835 10.6544817,2.71853743 10.6394229,2.7547578 C10.5869635,2.8809369 10.5702293,2.97939216 10.5143771,3.00197276 C10.3945253,3.05042789 10.1186055,3.10436073 10.0685594,3.13520526 C10.0185133,3.16604978 10.0314661,3.33511522 10.001348,3.42079032 C9.98126927,3.47790706 9.93242813,3.53184501 9.85482459,3.58260418 L9.85482459,3.87381271 C9.96511167,3.83969389 10.0530386,3.82263448 10.1186055,3.82263448 C10.2169558,3.82263448 10.3050544,3.9156634 10.3325679,4.02771412 C10.3600814,4.13976483 10.3050544,4.50166528 10.3050544,4.62413375 C10.3050544,4.74660222 10.0685594,5.1568498 10.0685594,5.25054962 C10.0685594,5.31301617 10.1128765,5.4058694 10.2015106,5.52910932 C9.99879751,5.6931039 9.86899338,5.85139013 9.81209826,6.00396802 C9.72675556,6.23283485 9.85482459,6.7882384 9.85482459,6.98602984 C9.85482459,7.18382128 10.1479588,7.38402943 10.2015106,7.32432521 C10.2550625,7.264621 10.417583,6.93091834 10.478006,6.84435286 C10.5384291,6.75778738 10.5700629,6.75555035 10.5700629,6.75555035 C10.5700629,6.75555035 10.5821707,6.68104104 10.6394229,6.5688564 C10.6966751,6.45667175 11.0747311,6.28368636 11.2746648,6.16945716 C11.4745985,6.05522796 11.4326036,6.03529669 11.4696176,6.00396802 C11.5066317,5.97263935 11.5586513,6.00396802 11.7233586,6.00396802 C11.888066,6.00396802 12.1057919,5.79130219 12.2256348,5.68908464 C12.3454777,5.58686709 12.441382,5.39924964 12.441382,5.25054962 C12.441382,5.1018496 12.2768928,5.11304573 12.3394587,4.91410698 C12.4020246,4.71516824 12.5116826,4.74081807 12.5991911,4.68578708 C12.6866996,4.63075609 12.71272,4.20562757 12.7473441,4.05587822 C12.7819682,3.90612886 12.8116954,3.95865835 12.8506419,3.87381271 C12.8895884,3.78896707 12.8435278,3.67087963 12.8735113,3.58260418 C12.8935002,3.52375389 12.9919566,3.31543121 13.1688804,2.95763615 C13.2041651,2.94118432 13.2453422,2.92503261 13.2924116,2.90918102 C13.3630158,2.88540363 13.3746935,2.81772706 13.4016448,2.7547578 C13.428596,2.69178853 13.3746935,2.63971667 13.3746935,2.60930803 C13.3746935,2.57889939 12.9562556,2.60405988 12.9562556,2.55299749 C12.9562556,2.50193511 13.1326757,2.40131636 13.1326757,2.32721149 C13.1326757,2.25310662 12.9969464,2.12780806 12.907736,2.06780405 C12.8482624,2.02780138 12.6746291,2.01100047 12.5364927,2.0042446 L12.4418844,2.00085558 Z M12.1000482,6.22270752 C12.0520232,6.28980806 12.0280107,6.35347339 12.0280107,6.4137035 C12.0280107,6.50404868 12.1000482,6.73795745 12.3236081,6.7799834 C12.5471681,6.82200936 12.6720195,6.69232908 12.7474539,6.64379717 C12.7977434,6.61144257 12.8155018,6.48366271 12.8007292,6.2604576 C12.6264119,6.26485274 12.498464,6.26485274 12.4168856,6.2604576 C12.3353072,6.25606246 12.2296947,6.2434791 12.1000482,6.22270752 Z M17.0435279,5.98669295 C17.0299119,6.17294808 16.9972233,6.26607564 16.9454621,6.26607564 C16.8678204,6.26607564 16.8897766,6.1793394 16.8323681,6.22270752 C16.7749595,6.26607564 16.8323681,6.43119273 16.8323681,6.46833285 C16.8323681,6.50547296 16.7673019,6.60515694 16.6931168,6.46833285 C16.6189316,6.33150876 16.5363981,6.13775508 16.6147574,6.06222402 C16.666997,6.01186997 16.8099205,5.98669295 17.0435279,5.98669295 Z M8.72858636,3.33511522 L8.67609243,3.33511522 C8.49191931,3.49356906 8.39983275,3.62288652 8.39983275,3.7230676 C8.39983275,3.87333923 8.52102057,3.91726874 8.67609243,3.99174418 C8.83116428,4.06621962 8.90794329,4.01228916 9.00979771,3.94531236 C9.11165213,3.87833557 9.08900033,3.69957883 9.08900033,3.67716526 C9.08900033,3.65475168 8.78049359,3.63116 8.72858636,3.60690369 C8.69398154,3.59073281 8.69398154,3.50013666 8.72858636,3.33511522 Z M15.2073149,2.90918102 C15.1474846,2.90918102 15.1052365,2.93530618 15.0805708,2.98755649 L14.9664829,3.02194895 L14.8516852,3.24932907 C14.7274234,3.21148007 14.6445753,3.21148007 14.6031408,3.24932907 C14.5617063,3.28717807 14.5617063,3.35957426 14.6031408,3.46651762 L14.7367745,3.69853624 L14.8106783,3.69853624 L14.8106783,3.86309672 L14.9664829,3.9209743 L15.0805708,3.6381065 L15.2507785,3.75573852 L15.3316859,3.69853624 L15.1520393,3.33330068 L15.4225983,3.09938056 C15.3389065,2.97258087 15.2671453,2.90918102 15.2073149,2.90918102 Z M7.87155559,2.95763615 L7.81164401,2.95763615 L7.62055839,3.10657218 L7.49852156,3.06657788 C7.21036981,3.18824037 7.06629394,3.29135158 7.06629394,3.37591152 C7.06629394,3.50275142 7.09685773,3.52272161 7.18871961,3.52272161 C7.28058149,3.52272161 7.50559877,3.48331737 7.58497767,3.48331737 C7.63789693,3.48331737 7.71345238,3.44751542 7.81164401,3.37591152 L7.87155559,3.24907162 L7.94591283,3.24907162 C7.98826504,3.44635926 8.00944115,3.55987944 8.00944115,3.58963215 C8.00944115,3.61938487 8.07404245,3.68931669 8.20324506,3.79942764 L8.28325196,3.72425557 L8.28325196,3.40607062 C8.28325196,3.32830329 8.33414444,3.2433489 8.4359294,3.15120744 L8.13561485,3.06657788 L8.00944115,3.15120744 C7.91751745,3.17328541 7.85158507,3.17328541 7.81164401,3.15120744 C7.77170296,3.12912947 7.79167349,3.06460571 7.87155559,2.95763615 Z M8.67690118,2.59092484 C8.58745511,2.66160168 8.55691552,2.78383879 8.5852824,2.95763615 C8.73165074,2.77444871 8.82246085,2.70532662 8.85771275,2.75026987 C8.89296465,2.79521313 8.85555706,2.86433522 8.74548996,2.95763615 C8.79131983,2.98719389 8.82872743,3.00197276 8.85771275,3.00197276 C8.90119074,3.00197276 9.02864808,2.86396779 9.02864808,2.80807942 C9.02864808,2.75219104 8.95010003,2.74546313 8.92018607,2.70490484 C8.89027211,2.66434655 8.94741343,2.53816645 8.88706902,2.51361664 C8.82672461,2.48906683 8.81107028,2.48490958 8.67690118,2.59092484 Z",
|
|
1824
1839
|
id: "Combined-Shape-Copy"
|
|
1825
1840
|
})
|
|
@@ -1827,25 +1842,25 @@ var Overlayers = function Overlayers(props) {
|
|
|
1827
1842
|
}));
|
|
1828
1843
|
};
|
|
1829
1844
|
var SevereMountainWaves = function SevereMountainWaves(props) {
|
|
1830
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1831
|
-
children: jsx("path", {
|
|
1845
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1846
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1832
1847
|
d: "M11.18 6.883a16.44 16.44 0 0 0-9.54 3.532C1.2 10.763 0 11.926 0 12.005c0 .074 1.11 1.143 1.54 1.483a16.976 16.976 0 0 0 8.96 3.597c.665.063 2.327.063 3-.001a16.87 16.87 0 0 0 6.448-1.954c1.425-.768 2.61-1.636 3.559-2.607l.487-.499-.113-.142c-.265-.332-1.017-1.056-1.481-1.425a14.265 14.265 0 0 0-2.42-1.595c-2.71-1.464-5.615-2.118-8.8-1.979m2.2 2.042a14.413 14.413 0 0 1 6.72 2.333c.308.204.665.453.793.553l.234.183-.295.219c-1.919 1.419-4.299 2.419-6.572 2.762-1.102.166-2.671.213-3.68.11a14.978 14.978 0 0 1-7.575-2.993l-.134-.114.405-.299a15.072 15.072 0 0 1 3.544-1.91c2.04-.758 4.197-1.036 6.56-.844",
|
|
1833
1848
|
fillRule: "evenodd"
|
|
1834
1849
|
})
|
|
1835
1850
|
}));
|
|
1836
1851
|
};
|
|
1837
1852
|
var Airplane = function Airplane(props) {
|
|
1838
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1839
|
-
children: jsx("path", {
|
|
1853
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1854
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1840
1855
|
d: "M20.214,10.5049664 C18.889,10.4146831 16.974,10.3998012 14.846,10.4345256 L10.955,3.99365 L9.092,3.99365 L10.543,10.5595333 C8.665,10.6349348 6.809,10.7331552 5.189,10.8422889 L5.189,10.8164937 L4.005,8.88780266 L2.5,8.88780266 L2.5,15.0994973 L4.005,15.0994973 L5.189,13.1708063 L5.189,13.1460032 C6.809,13.2541448 8.665,13.3523652 10.543,13.4277667 L9.092,19.99365 L10.955,19.99365 L14.846,13.5527744 C16.974,13.5874988 18.889,13.5736091 20.214,13.4823336 C21.22,13.4138769 22.456,12.8136413 22.5,11.9941461 C22.456,11.1736587 21.22,10.5744152 20.214,10.5049664",
|
|
1841
|
-
|
|
1842
|
-
|
|
1856
|
+
"data-testid": "airplane-path",
|
|
1857
|
+
id: "path-1"
|
|
1843
1858
|
})
|
|
1844
1859
|
}));
|
|
1845
1860
|
};
|
|
1846
1861
|
var Pinned = function Pinned(props) {
|
|
1847
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1848
|
-
children: jsx("path", {
|
|
1862
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1863
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1849
1864
|
d: "M7.02941176,3.25088875 C7.29411765,3.25088875 14.7198322,3.24060983 14.9705882,3.25088875 C15.2213442,3.26116768 15.4117647,3.59449599 15.4117647,3.76629961 C15.4117647,4.45351408 15.2352941,4.71121951 15.0588235,5.05482675 C14.8307414,5.49892714 14.1764706,5.82794303 13.5588235,5.91384484 C12.9411765,5.99974665 12.7647059,6.17155027 12.7647059,6.51515751 C12.7647059,7.20855484 13.099657,9.5340627 13.1176471,9.60762264 C13.1762486,9.84724021 13.3527192,10.0190438 13.6470588,10.1230335 C14.4705882,10.4124185 15.2352941,10.8991954 15.9411765,11.5833643 C16.6470588,12.2675331 17,13.0120155 17,13.8168113 C16.9411765,14.1031507 16.8235294,14.2463203 16.6470588,14.2463203 C16.3823529,14.2463203 5.61764706,14.2463203 5.35294118,14.2463203 C5.17647059,14.2463203 5.05882353,14.1031507 5,13.8168113 C5,13.0150611 5.32352941,12.2705787 5.97058824,11.5833643 C6.61764706,10.8961498 7.41176471,10.4093729 8.35294118,10.1230335 C8.65103204,10.0037051 8.82750263,9.83190153 8.88235294,9.60762264 C8.90082609,9.5320873 9.23529412,7.20666391 9.23529412,6.51515751 C9.23529412,6.17155027 9.05882353,5.99974665 8.44117647,5.91384484 C7.82352941,5.82794303 7.20588235,5.4843358 6.94117647,5.05482675 C6.77176665,4.77994411 6.58823529,4.45351408 6.58823529,3.76629961 C6.58823529,3.59449599 6.76470588,3.25088875 7.02941176,3.25088875 Z M9.64644661,15.7064755 L11.6464466,15.7064755 C11.0492003,21.0398088 10.715867,23.7064755 10.6464466,23.7064755 C10.5770846,23.7064755 10.2437512,21.0398088 9.64644661,15.7064755 Z",
|
|
1850
1865
|
id: "Combined-Shape",
|
|
1851
1866
|
transform: "translate(11, 13.4764) rotate(45) translate(-11, -13.4764)"
|
|
@@ -1853,69 +1868,69 @@ var Pinned = function Pinned(props) {
|
|
|
1853
1868
|
}));
|
|
1854
1869
|
};
|
|
1855
1870
|
var Region = function Region(props) {
|
|
1856
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1857
|
-
children: jsx("path", {
|
|
1871
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1872
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1858
1873
|
d: "M12,3 C16.9635036,3 21,7.03649635 21,12 C21,16.9635036 16.9635036,21 12,21 C7.03649635,21 3,16.9635036 3,12 C3,7.03649635 7.03649635,3 12,3 Z M11,13 L8,13 C8.23637888,15.4068844 9.33277452,17.5887026 11,19 L11,13 Z M16,13 L13,13 L13,19 C14.6672255,17.5860547 15.7636211,15.4042365 16,13 Z M6.28451296,13 L5,13 C5.24597057,15.0702403 6.38332165,16.9325323 8,18 C7.02452698,16.5836414 6.42747022,14.857671 6.28451296,13 Z M19,13 L17.71669,13 C17.5715288,14.8553604 16.9740533,16.5836414 16,18 C17.6157083,16.9302218 18.7559607,15.0656192 19,13 Z M13,5 L13,11 L16,11 C15.7661358,8.59417733 14.6697402,6.41332157 13,5 Z M8,6 C6.38315789,7.07076781 5.24421053,8.93478261 5,11 L6.28631579,11 C6.42947368,9.14523589 7.02736842,7.41766883 8,6 Z M11,5 C9.33025985,6.41596824 8.23637888,8.596824 8,11 L11,11 L11,5 Z M16,6 C16.9768908,7.41505078 17.5735294,9.14173592 17.7184874,11 L19,11 C18.7563025,8.89935365 17.6344538,7.05955679 16,6 Z",
|
|
1859
1874
|
id: "path-1"
|
|
1860
1875
|
})
|
|
1861
1876
|
}));
|
|
1862
1877
|
};
|
|
1863
1878
|
var WorkspacePresetsSystemIcon = function WorkspacePresetsSystemIcon(props) {
|
|
1864
|
-
return jsx(SvgIcon, Object.assign({
|
|
1879
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
1865
1880
|
viewBox: "0 0 28 24"
|
|
1866
1881
|
}, props, {
|
|
1867
|
-
children: jsx("path", {
|
|
1882
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1868
1883
|
d: "M8.960 2.059 C 7.881 2.168,6.611 2.538,5.602 3.037 C 2.624 4.510,0.642 7.222,0.109 10.551 C 0.002 11.218,0.002 12.768,0.109 13.435 C 0.503 15.900,1.716 18.079,3.547 19.611 C 5.114 20.923,7.019 21.727,9.047 21.931 C 9.699 21.997,18.301 21.997,18.953 21.931 C 21.657 21.659,24.139 20.313,25.815 18.210 C 27.358 16.274,28.153 13.718,27.963 11.304 C 27.792 9.133,27.007 7.198,25.631 5.553 C 23.987 3.589,21.561 2.318,18.953 2.055 C 18.368 1.996,9.549 2.000,8.960 2.059 M19.413 3.096 C 20.507 3.297,21.321 3.572,22.202 4.038 C 26.502 6.311,28.223 11.580,26.090 15.937 C 25.241 17.672,23.908 19.047,22.202 19.949 C 21.311 20.420,20.488 20.696,19.388 20.893 C 18.961 20.970,18.521 20.977,14.000 20.977 C 8.604 20.977,8.848 20.988,7.683 20.692 C 5.621 20.170,3.678 18.765,2.460 16.917 C 0.972 14.657,0.594 11.760,1.450 9.170 C 2.410 6.265,4.860 3.984,7.785 3.271 C 8.255 3.156,8.528 3.110,9.310 3.016 C 9.387 3.006,11.592 3.002,14.210 3.006 C 18.517 3.014,19.012 3.022,19.413 3.096 M13.355 5.976 C 11.150 6.183,9.180 7.502,8.236 9.403 C 7.959 9.961,7.839 10.301,7.712 10.889 C 7.599 11.415,7.599 12.571,7.712 13.097 C 7.975 14.316,8.498 15.273,9.377 16.147 C 10.626 17.388,12.194 18.026,14.000 18.026 C 15.373 18.026,16.603 17.656,17.727 16.906 C 18.255 16.553,19.044 15.766,19.381 15.255 C 20.726 13.217,20.726 10.770,19.381 8.732 C 19.044 8.221,18.255 7.434,17.727 7.081 C 16.455 6.232,14.878 5.833,13.355 5.976 M14.406 7.030 C 14.700 7.134,15.079 7.570,15.326 8.089 C 15.538 8.531,15.751 9.152,15.802 9.475 L 15.832 9.660 14.000 9.660 L 12.168 9.660 12.198 9.475 C 12.302 8.820,12.757 7.795,13.118 7.400 C 13.544 6.934,13.872 6.840,14.406 7.030 M11.761 7.712 C 11.554 8.158,11.341 8.782,11.221 9.298 L 11.136 9.660 10.183 9.660 C 9.101 9.660,9.165 9.696,9.462 9.248 C 9.706 8.879,10.215 8.354,10.635 8.037 C 10.953 7.798,11.791 7.327,11.898 7.327 C 11.922 7.327,11.860 7.500,11.761 7.712 M16.647 7.585 C 17.373 7.966,18.132 8.634,18.538 9.248 C 18.835 9.696,18.899 9.660,17.817 9.660 L 16.864 9.660 16.779 9.298 C 16.661 8.791,16.448 8.169,16.237 7.711 C 16.026 7.254,16.021 7.255,16.647 7.585 M10.943 11.993 L 10.943 13.347 9.863 13.347 L 8.783 13.347 8.732 13.125 C 8.642 12.733,8.587 12.304,8.587 11.993 C 8.587 11.682,8.642 11.254,8.732 10.862 L 8.783 10.640 9.863 10.640 L 10.943 10.640 10.943 11.993 M16.038 10.815 C 16.084 11.045,16.085 12.947,16.038 13.172 L 16.002 13.347 14.000 13.347 L 11.998 13.347 11.962 13.172 C 11.942 13.075,11.926 12.545,11.926 11.993 C 11.926 11.442,11.942 10.911,11.962 10.815 L 11.998 10.640 14.000 10.640 L 16.002 10.640 16.038 10.815 M19.268 10.849 C 19.297 10.963,19.345 11.268,19.376 11.525 C 19.432 12.008,19.389 12.658,19.268 13.138 L 19.216 13.347 18.136 13.347 L 17.057 13.347 17.057 11.993 L 17.057 10.640 18.136 10.640 L 19.216 10.640 19.268 10.849 M11.221 14.688 C 11.339 15.195,11.552 15.818,11.763 16.275 C 11.974 16.733,11.979 16.731,11.353 16.402 C 10.627 16.021,9.868 15.352,9.462 14.739 C 9.165 14.290,9.101 14.327,10.183 14.327 L 11.136 14.327 11.221 14.688 M15.802 14.512 C 15.751 14.835,15.538 15.455,15.326 15.898 C 14.747 17.112,13.868 17.395,13.136 16.605 C 12.760 16.198,12.305 15.185,12.198 14.512 L 12.168 14.327 14.000 14.327 L 15.832 14.327 15.802 14.512 M18.742 14.400 C 18.606 14.753,17.915 15.535,17.388 15.931 C 17.066 16.173,16.369 16.573,16.160 16.635 C 16.063 16.663,16.067 16.643,16.237 16.275 C 16.448 15.818,16.661 15.195,16.779 14.688 L 16.864 14.327 17.817 14.327 C 18.666 14.327,18.767 14.335,18.742 14.400 "
|
|
1869
1884
|
})
|
|
1870
1885
|
}));
|
|
1871
1886
|
};
|
|
1872
1887
|
var WorkspacePresetsMyIcon = function WorkspacePresetsMyIcon(props) {
|
|
1873
|
-
return jsx(SvgIcon, Object.assign({
|
|
1888
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({
|
|
1874
1889
|
viewBox: "0 0 28 20"
|
|
1875
1890
|
}, props, {
|
|
1876
|
-
children: jsx("path", {
|
|
1891
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1877
1892
|
d: "M9.497 0.030 C 7.000 0.166,4.697 1.191,2.944 2.944 C 1.409 4.479,0.429 6.442,0.116 8.610 C 0.007 9.362,0.007 10.658,0.116 11.410 C 0.754 15.827,4.196 19.278,8.587 19.902 C 9.314 20.005,18.686 20.005,19.413 19.902 C 23.803 19.278,27.246 15.826,27.884 11.410 C 27.993 10.658,27.993 9.362,27.884 8.610 C 27.298 4.554,24.312 1.251,20.370 0.300 C 19.249 0.030,19.311 0.033,14.350 0.023 C 11.835 0.018,9.651 0.021,9.497 0.030 M19.530 1.109 C 22.875 1.752,25.525 4.044,26.555 7.187 C 27.171 9.068,27.169 10.982,26.547 12.850 C 25.420 16.237,22.426 18.629,18.860 18.991 C 18.207 19.057,9.793 19.057,9.140 18.991 C 4.837 18.554,1.466 15.183,1.029 10.880 C 0.967 10.268,0.967 9.752,1.029 9.140 C 1.463 4.864,4.810 1.494,9.082 1.030 C 9.284 1.008,11.603 0.995,14.233 1.000 C 18.886 1.010,19.031 1.013,19.530 1.109 M13.300 3.433 C 12.229 3.663,11.289 4.581,10.986 5.694 C 10.855 6.175,10.875 7.012,11.029 7.490 C 11.360 8.513,12.205 9.329,13.207 9.591 C 13.611 9.697,14.389 9.697,14.793 9.591 C 15.795 9.329,16.640 8.514,16.971 7.490 C 17.072 7.175,17.092 7.029,17.093 6.557 C 17.094 6.167,17.070 5.904,17.013 5.693 C 16.789 4.856,16.149 4.063,15.399 3.694 C 14.750 3.373,14.006 3.281,13.300 3.433 M14.470 4.648 C 14.848 4.761,15.024 4.864,15.302 5.138 C 15.878 5.705,16.046 6.616,15.710 7.349 C 15.546 7.706,15.166 8.091,14.802 8.271 C 14.511 8.414,14.461 8.423,14.000 8.423 C 13.539 8.423,13.489 8.414,13.198 8.271 C 12.834 8.091,12.454 7.706,12.290 7.349 C 11.957 6.622,12.122 5.709,12.689 5.142 C 13.185 4.646,13.845 4.463,14.470 4.648 M11.422 10.360 C 10.232 10.568,9.118 11.486,8.649 12.647 C 8.430 13.190,8.400 13.506,8.400 15.287 L 8.400 16.940 14.000 16.940 L 19.600 16.940 19.600 15.287 C 19.600 13.506,19.570 13.190,19.351 12.647 C 18.936 11.620,18.061 10.815,16.963 10.448 C 16.639 10.340,16.620 10.339,14.140 10.331 C 12.767 10.326,11.544 10.339,11.422 10.360 M16.469 11.599 C 16.901 11.700,17.293 11.927,17.640 12.273 C 18.265 12.898,18.394 13.331,18.376 14.735 L 18.363 15.703 14.000 15.703 L 9.637 15.703 9.624 14.735 C 9.614 13.992,9.628 13.694,9.683 13.456 C 9.885 12.587,10.652 11.808,11.510 11.601 C 11.924 11.500,16.045 11.499,16.469 11.599 "
|
|
1878
1893
|
})
|
|
1879
1894
|
}));
|
|
1880
1895
|
};
|
|
1881
1896
|
var DrawToolPolygon = function DrawToolPolygon(props) {
|
|
1882
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1883
|
-
children: jsx("path", {
|
|
1897
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1898
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1884
1899
|
d: "M14,2 L14,6.722 L17.464,11 L22,11 L22,17 L16,17 L16,15.819 L8,19.215 L8,22 L2,22 L2,16 L5.392,16 L9.295,8 L8,8 L8,2 L14,2 Z M13.104,8 L10.964,8 L7.061,16 L8,16 L8,17.585 L16,14.189 L16,11.576 L13.104,8 Z"
|
|
1885
1900
|
})
|
|
1886
1901
|
}));
|
|
1887
1902
|
};
|
|
1888
1903
|
var DrawToolSquare = function DrawToolSquare(props) {
|
|
1889
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1890
|
-
children: jsx("path", {
|
|
1904
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1905
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1891
1906
|
d: "M21,3 L21,17 L23,17 L23,23 L17,23 L17,20.999 L3,21 L3,3 L21,3 Z M19,5 L5,5 L5,19 L17,18.999 L17,17 L18.999,17 L19,5 Z"
|
|
1892
1907
|
})
|
|
1893
1908
|
}));
|
|
1894
1909
|
};
|
|
1895
1910
|
var DrawToolRectangle = function DrawToolRectangle(props) {
|
|
1896
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1897
|
-
children: jsx("path", {
|
|
1911
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1912
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1898
1913
|
d: "M20,3 L20,17 L22,17 L22,23 L16,23 L16,20.999 L10,21 L10,3 L20,3 Z M18,5 L12,5 L12,19 L16,18.999 L16,17 L17.999,17 L18,5 Z"
|
|
1899
1914
|
})
|
|
1900
1915
|
}));
|
|
1901
1916
|
};
|
|
1902
1917
|
var DrawToolSmoothLine = function DrawToolSmoothLine(props) {
|
|
1903
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1904
|
-
children: jsx("path", {
|
|
1918
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1919
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1905
1920
|
d: "M7,2.70393372 C12,1.07515108 14.0142059,1.11724854 15.0060372,2.00859479 C16.8456719,3.74404909 14.1475922,6.31344631 11.4986877,9.32475281 C11.0918338,9.76226069 10.6734737,10.220967 10.2607091,10.6859223 L9.90868003,11.0856373 C7.92613443,13.3554091 6.19087054,15.6718435 6.66254822,16.3219208 C8.58115563,17.0825867 13.5281135,9.60468138 16.5035553,10.0151367 C18.410163,10.357751 18.8264043,12.5929907 17.8618835,14.390771 C17.3103651,15.6887479 15.1598354,18.1037454 14.8359363,19.1810369 C15.4566779,19.3109542 16.1777527,19.3544749 16.9991607,19.3115992 L17,17 L23,17 L23,23 L17,23 L17.0005899,21.2969745 C15.5798515,21.3552003 14.3928415,21.2131485 13.4395599,20.8708191 C12.0707831,19.5163403 13.112864,17.9025552 14.1494197,16.4064353 C14.2338415,16.2845845 14.3197301,16.1626582 14.4062335,16.0409317 L14.6667364,15.6766271 C15.7093097,14.2240102 16.717732,12.8398307 16.2197665,12 C15.3534805,12.1240243 13.3665692,14.0456986 11.1089351,16.0783386 C8.85130102,18.1109787 6.7765592,19.1255095 5.2696755,17.7575114 C3.27758657,15.8205099 5.96876028,12.5438861 8.85058757,9.2849582 L9.20411176,8.88608655 C9.32206712,8.75322034 9.44003461,8.62047591 9.55770874,8.48794556 C11.7036827,6.1872905 13.2414398,4.33685303 13.5877228,3.46759033 C13.0730438,3.28355408 11.4025879,3.30383719 7,4.82196045 L7,7.5 L1,7.5 L1,1.5 L7,1.5 Z"
|
|
1906
1921
|
})
|
|
1907
1922
|
}));
|
|
1908
1923
|
};
|
|
1909
1924
|
var DrawToolCircle = function DrawToolCircle(props) {
|
|
1910
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1911
|
-
children: jsx("path", {
|
|
1925
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1926
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1912
1927
|
d: "M12,2 C17.5228475,2 22,6.4771525 22,12 C22,13.4223692 21.7030383,14.7753793 21.1677323,16.0004128 L22,16 L22,22 L16,22 L16.0004128,21.1677323 C14.7753793,21.7030383 13.4223692,22 12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 Z M12,4 C7.581722,4 4,7.581722 4,12 C4,16.418278 7.581722,20 12,20 C13.4576273,20 14.8242042,19.6101668 16.0011597,18.9290715 L16,16 L18.9290715,16.0011597 C19.6101668,14.8242042 20,13.4576273 20,12 C20,7.581722 16.418278,4 12,4 Z"
|
|
1913
1928
|
})
|
|
1914
1929
|
}));
|
|
1915
1930
|
};
|
|
1916
1931
|
var DrawToolPoint = function DrawToolPoint(props) {
|
|
1917
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1918
|
-
children: jsx("circle", {
|
|
1932
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1933
|
+
children: /*#__PURE__*/jsx("circle", {
|
|
1919
1934
|
cx: "12",
|
|
1920
1935
|
cy: "12",
|
|
1921
1936
|
id: "Point",
|
|
@@ -1924,47 +1939,54 @@ var DrawToolPoint = function DrawToolPoint(props) {
|
|
|
1924
1939
|
}));
|
|
1925
1940
|
};
|
|
1926
1941
|
var DrawToolOval = function DrawToolOval(props) {
|
|
1927
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1928
|
-
children: jsx("path", {
|
|
1942
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1943
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1929
1944
|
d: "M15,2 C18.3137085,2 21,6.4771525 21,12 C21,13.8216443 20.7077502,15.5295242 20.1971315,17.0005052 L22,17 L22,23 L16,23 L16.0008069,21.8615102 C15.6753441,21.9525904 15.340994,22 15,22 C11.6862915,22 9,17.5228475 9,12 C9,6.4771525 11.6862915,2 15,2 Z M15,4 C12.790861,4 11,7.581722 11,12 C11,16.418278 12.790861,20 15,20 C15.3454621,20 15.6806954,19.9124116 16.0004512,19.7477327 L16,17 L18.1222821,17.0010063 C18.67148,15.6312537 19,13.8923568 19,12 C19,7.581722 17.209139,4 15,4 Z"
|
|
1930
1945
|
})
|
|
1931
1946
|
}));
|
|
1932
1947
|
};
|
|
1933
1948
|
var DrawToolLineString = function DrawToolLineString(props) {
|
|
1934
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1935
|
-
children: jsx("path", {
|
|
1949
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1950
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1936
1951
|
d: "M14,1 L14.00086,3.64203491 L17.00086,4.31003491 L17,3 L23,3 L23,9 L17,9 L17.00086,6.35703491 L14.00086,5.69103491 L14,7 L13.46186,6.99903491 L15.73386,11.9990349 L19,12 L19,18 L13,18 L13.00086,14.6180349 L7.00086,11.6190349 L7,12 L5.56086,11.9990349 L6.47086,16.9990349 L9,17 L9,23 L3,23 L3,17 L4.44186,16.9990349 L3.53286,11.9990349 L1,12 L1,6 L7,6 L7.00086,9.38303491 L13.00086,12.3810349 L13,12 L13.54086,11.9990349 L11.26486,6.99903491 L8,7 L8,1 L14,1 Z"
|
|
1937
1952
|
})
|
|
1938
1953
|
}));
|
|
1939
1954
|
};
|
|
1940
1955
|
var DrawToolFreehand = function DrawToolFreehand(props) {
|
|
1941
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1942
|
-
children: jsx("path", {
|
|
1956
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1957
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1943
1958
|
d: "M17.8583154,7 L12.6437379,16.4259302 L12.6294233,16.433171 L12.9536924,22.0137621 L17.8589775,19.3299816 L23.0677451,9.9366788 L17.8583154,7 Z M16.6541822,9.17231387 L16.0381865,10.2835995 L21.2679883,13.1835261 L21.8836965,12.072759 L16.6541822,9.17231387 Z M13.2469645,15.3190973 L12.6352544,16.4327585 L17.8604882,19.330819 L18.4761964,18.2200519 L13.2469645,15.3190973 Z M1.08387028,5.99690162 C1.56137454,5.71770465 2.25549966,5.36555366 3.16624564,4.94044864 C6.21904592,3.20980617 7.38807197,3.16699018 7.75192565,3.36397847 C7.52626666,4.32835499 6.48542292,6.39104851 5.02747199,8.95846252 C2.91214648,12.8758113 0.655498306,16.9617278 2.20431459,19.2495698 C3.28559657,20.7421802 4.71847735,19.5962265 6.25976427,17.3234844 C7.8010512,15.0507422 9.15495577,12.9038755 9.75901555,12.7562987 C10.1846121,13.8314416 9.18912045,15.7500221 8.39460749,17.6487306 C7.69780295,19.3139378 6.99939897,21.1091797 7.98373742,22.5885449 C8.95198301,23.1150422 10.2499793,23.179051 11.8777264,22.7805712 L11.7230928,20.5685287 C10.5968235,20.8886124 9.66536048,20.9341131 8.92870371,20.7050309 C9.13468194,19.5111494 10.5936177,16.8173828 10.9546878,15.3769616 C11.5952478,13.3794353 11.260759,10.9155851 9.91941618,10.560448 C7.82851886,10.1434377 4.50953232,18.4636161 3.15172897,17.6468663 C2.71826933,16.7460417 4.70460227,12.8581153 6.40240477,9.85904098 C8.19873521,6.50053053 10.0380112,3.62953057 8.71669946,1.73511212 C8.00517425,0.762694359 6.59430033,0.740808294 3.12541006,2.60097983 C2.14832678,3.12493486 1.45486056,3.51483415 1.0450114,3.77067768 L1.08387028,5.99690162 Z"
|
|
1944
1959
|
})
|
|
1945
1960
|
}));
|
|
1946
1961
|
};
|
|
1947
1962
|
var Measure = function Measure(props) {
|
|
1948
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1949
|
-
children: jsx("path", {
|
|
1963
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1964
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1950
1965
|
d: "M23,13 L23,21 L1,21 L1,13 L23,13 Z M4.74611838,14.5 L2.5,14.5 L2.5,19.5 L21.5,19.5 L21.5,14.5 L19.25,14.5 L19.25,17.2666667 L17.75,17.2666667 L17.75,14.5 L14.9160978,14.5 L14.9160978,16.2 L13.4160978,16.2 L13.4160978,14.5 L10.5821956,14.5 L10.5821956,17.2666667 L9.08219555,17.2666667 L9.08219555,14.5 L6.24829333,14.5 L6.24829333,16.2 L4.74611838,16.2 L4.74611838,14.5 Z M7.9868429,3.5 L4,6.48689922 L7.9868429,9.5 L7.9868429,7.48253229 L15.9829311,7.48253229 L15.9829311,9.5 L20,6.48689922 L15.9829311,3.5 L15.9829311,5.49319991 L7.9868429,5.49319991 L7.9868429,3.5 Z M1,2 L2.5,2 L2.5,11 L1,11 L1,2 Z M21.5,2 L23,2 L23,11 L21.5,11 L21.5,2 Z"
|
|
1951
1966
|
})
|
|
1952
1967
|
}));
|
|
1953
1968
|
};
|
|
1954
1969
|
var LocationInfo = function LocationInfo(props) {
|
|
1955
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1956
|
-
children: jsx("path", {
|
|
1970
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1971
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1957
1972
|
d: "M12,3 C15.84,3 19,6.14 19,10 C19,15.5700069 12,21 12,21 C12,21 5,15.5700069 5,10 C5,6.14 8.14,3 12,3 Z M12.7296204,9.25 L10.25,9.25 L10.25,10.5609438 L11.021006,10.5609438 L11.021006,13.6272306 L10.25,13.6272306 L10.25,14.9375 L13.5,14.9375 L13.5,13.6272306 L12.7296204,13.6272306 L12.7296204,9.25 Z M11.8675186,6 C11.1877832,6 10.65625,6.53153318 10.65625,7.21126863 C10.65625,7.89100409 11.1877832,8.4375 11.8675186,8.4375 C12.5472541,8.4375 13.09375,7.89100409 13.09375,7.21126863 C13.09375,6.53153318 12.5472541,6 11.8675186,6 Z"
|
|
1958
1973
|
})
|
|
1959
1974
|
}));
|
|
1960
1975
|
};
|
|
1961
1976
|
var RotateHandle = function RotateHandle(props) {
|
|
1962
|
-
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1963
|
-
children: jsx("path", {
|
|
1977
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1978
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1964
1979
|
d: rotatePath
|
|
1965
1980
|
})
|
|
1966
1981
|
}));
|
|
1967
1982
|
};
|
|
1983
|
+
var Extend24h = function Extend24h(props) {
|
|
1984
|
+
return /*#__PURE__*/jsx(SvgIcon, Object.assign({}, props, {
|
|
1985
|
+
children: /*#__PURE__*/jsx("path", {
|
|
1986
|
+
d: "M10.5,2.22249818 C15.7467051,2.22249818 20,6.47579306 20,11.7224982 L19.997,11.847 L23.3866111,11.8471716 L19.3866111,17.8471716 L15.3866111,11.8471716 L17.9989721,11.847943 C17.9996565,11.80621 18,11.7643942 18,11.7224982 C18,7.58036256 14.6421356,4.22249818 10.5,4.22249818 C6.35786437,4.22249818 3,7.58036256 3,11.7224982 C3,15.8646338 6.35786437,19.2224982 10.5,19.2224982 C11.6319807,19.2224982 12.7053886,18.9717184 13.6676966,18.5226859 L14.6000578,20.2946253 C13.3588051,20.8893913 11.9683032,21.2224982 10.5,21.2224982 C5.25329488,21.2224982 1,16.9692033 1,11.7224982 C1,6.47579306 5.25329488,2.22249818 10.5,2.22249818 Z M7.76929016,7.99194093 C8.91482158,7.99194093 10.0661759,8.6880243 9.88388844,10.5458353 C9.84353885,11.0368798 9.53897442,11.9556753 8.42146451,13.2228336 C8.22586615,13.5136565 7.89133807,13.9916086 7.41788025,14.6566901 L10.0785248,14.6566901 L10.0785248,15.9194097 L5.4630965,15.9194097 L5.4630965,14.8471716 C6.17929016,13.9374854 6.68777481,13.2960874 6.98855046,12.9229775 C7.72334158,12.0114747 8.25825095,11.2829939 8.35955461,10.5724982 C8.38352497,10.1927619 8.35955461,9.25771813 7.67805399,9.25771813 C6.97258301,9.25771813 6.87,10.1259894 6.87,10.5724982 L5.33806152,10.5724982 C5.33806152,9.34721131 6.04257507,7.99194093 7.76929016,7.99194093 Z M14.4286183,8.10149818 L14.4286183,12.9674982 L15.0963788,12.9674982 L15.0963788,14.2324982 L14.4286183,14.2324982 L14.4286183,15.9194097 L12.9095584,15.9194097 L12.9095584,14.2324982 L10.3206512,14.2324982 L10.2474701,13.2510657 L12.905,8.10149818 L14.4286183,8.10149818 Z M12.91,10.3419165 L11.732972,12.9674982 L12.91,12.9674982 L12.91,10.3419165 Z"
|
|
1987
|
+
})
|
|
1988
|
+
}));
|
|
1989
|
+
};
|
|
1968
1990
|
|
|
1969
1991
|
/* *
|
|
1970
1992
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -2047,6 +2069,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
2047
2069
|
ExpandWindow: ExpandWindow,
|
|
2048
2070
|
Expire: Expire,
|
|
2049
2071
|
Export: Export,
|
|
2072
|
+
Extend24h: Extend24h,
|
|
2050
2073
|
FastForward: FastForward,
|
|
2051
2074
|
Filter: Filter,
|
|
2052
2075
|
FlagBritain: FlagBritain,
|
|
@@ -2112,7 +2135,9 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
2112
2135
|
Sources: Sources,
|
|
2113
2136
|
Speed: Speed,
|
|
2114
2137
|
SplitHorizontal: SplitHorizontal,
|
|
2138
|
+
SplitHorizontalWithContent: SplitHorizontalWithContent,
|
|
2115
2139
|
SplitVertical: SplitVertical,
|
|
2140
|
+
SplitVerticalWithContent: SplitVerticalWithContent,
|
|
2116
2141
|
StepBackward: StepBackward,
|
|
2117
2142
|
StepForward: StepForward,
|
|
2118
2143
|
SubdirectoryArrowRight: SubdirectoryArrowRight,
|
|
@@ -2152,14 +2177,37 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
2152
2177
|
* Copyright 2021 - Finnish Meteorological Institute (FMI)
|
|
2153
2178
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
2154
2179
|
* */
|
|
2155
|
-
|
|
2156
|
-
|
|
2180
|
+
|
|
2181
|
+
// custom added properties
|
|
2182
|
+
|
|
2183
|
+
var ThemeTypes = /*#__PURE__*/function (ThemeTypes) {
|
|
2157
2184
|
ThemeTypes["DARK_THEME"] = "darkTheme";
|
|
2158
2185
|
ThemeTypes["LIGHT_THEME"] = "lightTheme";
|
|
2159
2186
|
ThemeTypes["XMAS_THEME"] = "xmasTheme";
|
|
2160
2187
|
ThemeTypes["EUMETNET_THEME"] = "eumetnetTheme";
|
|
2161
2188
|
ThemeTypes["DEMO_THEME"] = "demoTheme";
|
|
2162
|
-
|
|
2189
|
+
return ThemeTypes;
|
|
2190
|
+
}({});
|
|
2191
|
+
|
|
2192
|
+
// see zeplin for naming convention https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/609bb6a5287bd1abe0de39a7
|
|
2193
|
+
|
|
2194
|
+
/* *
|
|
2195
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
2196
|
+
* you may not use this file except in compliance with the License.
|
|
2197
|
+
* You may obtain a copy of the License at
|
|
2198
|
+
*
|
|
2199
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
2200
|
+
*
|
|
2201
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
2202
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
2203
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2204
|
+
* See the License for the specific language governing permissions and
|
|
2205
|
+
* limitations under the License.
|
|
2206
|
+
*
|
|
2207
|
+
* Copyright 2023 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
2208
|
+
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
2209
|
+
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
2210
|
+
* */
|
|
2163
2211
|
|
|
2164
2212
|
var BORDER_RADIUS = 3;
|
|
2165
2213
|
var defaultButtonStyle = function defaultButtonStyle(button) {
|
|
@@ -2286,17 +2334,18 @@ var variantsToClassName = function variantsToClassName(buttonVariants) {
|
|
|
2286
2334
|
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
2287
2335
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
2288
2336
|
* */
|
|
2337
|
+
|
|
2289
2338
|
var hex2rgba = function hex2rgba(hex, alpha) {
|
|
2290
2339
|
if (alpha === void 0) {
|
|
2291
2340
|
alpha = 1;
|
|
2292
2341
|
}
|
|
2293
2342
|
// eslint-disable-next-line id-length
|
|
2294
|
-
var
|
|
2343
|
+
var _map = hex.match(/\w\w/g).map(function (x) {
|
|
2295
2344
|
return parseInt(x, 16);
|
|
2296
2345
|
}),
|
|
2297
|
-
r =
|
|
2298
|
-
g =
|
|
2299
|
-
b =
|
|
2346
|
+
r = _map[0],
|
|
2347
|
+
g = _map[1],
|
|
2348
|
+
b = _map[2];
|
|
2300
2349
|
return "rgba(" + r + "," + g + "," + b + "," + alpha + ")";
|
|
2301
2350
|
};
|
|
2302
2351
|
var parseColors = function parseColors(colors) {
|
|
@@ -2352,9 +2401,11 @@ var createShadows = function createShadows(elevations) {
|
|
|
2352
2401
|
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
2353
2402
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
2354
2403
|
* */
|
|
2404
|
+
|
|
2355
2405
|
var focusButtonStyle$4 = {
|
|
2356
2406
|
outline: 'solid 2px #419cfe'
|
|
2357
2407
|
};
|
|
2408
|
+
|
|
2358
2409
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/5ecf84d920b99428d7f98555
|
|
2359
2410
|
var colors$4 = {
|
|
2360
2411
|
background: {
|
|
@@ -2756,30 +2807,30 @@ var colors$4 = {
|
|
|
2756
2807
|
},
|
|
2757
2808
|
timelineText: {
|
|
2758
2809
|
fontSize: 12,
|
|
2759
|
-
color: '#
|
|
2810
|
+
color: '#051039',
|
|
2760
2811
|
fontFamily: 'Roboto'
|
|
2761
2812
|
},
|
|
2762
2813
|
timelineTimeScale: {
|
|
2763
|
-
fill: '#
|
|
2814
|
+
fill: '#626262'
|
|
2764
2815
|
},
|
|
2765
2816
|
timelineNightTime: {
|
|
2766
|
-
fill: '#
|
|
2767
|
-
opacity: 0.
|
|
2817
|
+
fill: '#FFFFFF',
|
|
2818
|
+
opacity: 0.0
|
|
2768
2819
|
},
|
|
2769
2820
|
timelineTimelineSurface: {
|
|
2770
2821
|
fill: '#FFFFFF'
|
|
2771
2822
|
},
|
|
2772
2823
|
timelineMonthChangeDash: {
|
|
2773
|
-
fill: '#
|
|
2824
|
+
fill: '#626262',
|
|
2774
2825
|
opacity: 0.5
|
|
2775
2826
|
},
|
|
2776
2827
|
timelineSelectionBackground: {
|
|
2777
|
-
fill: '#
|
|
2778
|
-
opacity: 0
|
|
2828
|
+
fill: '#BBD4FF',
|
|
2829
|
+
opacity: 1.0
|
|
2779
2830
|
},
|
|
2780
2831
|
timelineSelectionOutline: {
|
|
2781
2832
|
fill: '#F0FF00',
|
|
2782
|
-
opacity: 0.
|
|
2833
|
+
opacity: 0.0
|
|
2783
2834
|
},
|
|
2784
2835
|
// time scale
|
|
2785
2836
|
timeScalePointer: {
|
|
@@ -2799,14 +2850,14 @@ var colors$4 = {
|
|
|
2799
2850
|
filter: 'drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.28)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.24)) drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.40))'
|
|
2800
2851
|
},
|
|
2801
2852
|
ledgendObservedBackground: {
|
|
2802
|
-
fill: '#
|
|
2853
|
+
fill: '#bbd4ff80'
|
|
2803
2854
|
},
|
|
2804
2855
|
legendForecastBackground: {
|
|
2805
|
-
fill: '#
|
|
2856
|
+
fill: '#bbd4ff80'
|
|
2806
2857
|
},
|
|
2807
2858
|
legendNoDataBackground: {
|
|
2808
|
-
fill: '#
|
|
2809
|
-
opacity: 0
|
|
2859
|
+
fill: '#FFFFFF',
|
|
2860
|
+
opacity: 1.0
|
|
2810
2861
|
}
|
|
2811
2862
|
},
|
|
2812
2863
|
timeSliderLite: {
|
|
@@ -3044,6 +3095,7 @@ var colors$4 = {
|
|
|
3044
3095
|
}
|
|
3045
3096
|
}
|
|
3046
3097
|
};
|
|
3098
|
+
|
|
3047
3099
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/609bb6a5287bd1abe0de39a7
|
|
3048
3100
|
var elevations$4 = {
|
|
3049
3101
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -3058,6 +3110,24 @@ var elevations$4 = {
|
|
|
3058
3110
|
elevation_24: '0 11px 15px 0 rgba(0, 0, 0, 0.2), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.14)'
|
|
3059
3111
|
};
|
|
3060
3112
|
|
|
3113
|
+
/* *
|
|
3114
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
3115
|
+
* you may not use this file except in compliance with the License.
|
|
3116
|
+
* You may obtain a copy of the License at
|
|
3117
|
+
*
|
|
3118
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
3119
|
+
*
|
|
3120
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
3121
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
3122
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3123
|
+
* See the License for the specific language governing permissions and
|
|
3124
|
+
* limitations under the License.
|
|
3125
|
+
*
|
|
3126
|
+
* Copyright 2023 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
3127
|
+
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
3128
|
+
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
3129
|
+
* */
|
|
3130
|
+
|
|
3061
3131
|
var breakpoints = {
|
|
3062
3132
|
mobile: 0,
|
|
3063
3133
|
tablet: 768,
|
|
@@ -3746,9 +3816,11 @@ var createTheme = function createTheme(_ref) {
|
|
|
3746
3816
|
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
3747
3817
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
3748
3818
|
* */
|
|
3819
|
+
|
|
3749
3820
|
var focusButtonStyle$3 = {
|
|
3750
3821
|
outline: 'solid 2px #419cfe'
|
|
3751
3822
|
};
|
|
3823
|
+
|
|
3752
3824
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/6093e5dc12278e35d433aa2d
|
|
3753
3825
|
var colors$3 = {
|
|
3754
3826
|
background: {
|
|
@@ -4146,62 +4218,61 @@ var colors$3 = {
|
|
|
4146
4218
|
},
|
|
4147
4219
|
// timeline
|
|
4148
4220
|
timelineIndicator: {
|
|
4149
|
-
fill: '#
|
|
4221
|
+
fill: '#767676'
|
|
4150
4222
|
},
|
|
4151
4223
|
timelineText: {
|
|
4152
4224
|
fontSize: 12,
|
|
4153
|
-
color: '#
|
|
4225
|
+
color: '#051039',
|
|
4154
4226
|
fontFamily: 'Roboto'
|
|
4155
4227
|
},
|
|
4156
4228
|
timelineTimeScale: {
|
|
4157
|
-
fill: '#
|
|
4229
|
+
fill: '#626262'
|
|
4158
4230
|
},
|
|
4159
4231
|
timelineNightTime: {
|
|
4160
|
-
fill: '#
|
|
4161
|
-
opacity: 0.
|
|
4232
|
+
fill: '#FFFFFF',
|
|
4233
|
+
opacity: 0.0
|
|
4162
4234
|
},
|
|
4163
4235
|
timelineTimelineSurface: {
|
|
4164
|
-
fill: '#
|
|
4236
|
+
fill: '#FFFFFF'
|
|
4165
4237
|
},
|
|
4166
4238
|
timelineMonthChangeDash: {
|
|
4167
|
-
fill: '#
|
|
4239
|
+
fill: '#626262',
|
|
4168
4240
|
opacity: 0.5
|
|
4169
4241
|
},
|
|
4170
4242
|
timelineSelectionBackground: {
|
|
4171
|
-
fill: '#
|
|
4172
|
-
opacity: 0
|
|
4243
|
+
fill: '#BBD4FF',
|
|
4244
|
+
opacity: 1.0
|
|
4173
4245
|
},
|
|
4174
4246
|
timelineSelectionOutline: {
|
|
4175
4247
|
fill: '#F0FF00',
|
|
4176
|
-
opacity: 0.
|
|
4248
|
+
opacity: 0.0
|
|
4177
4249
|
},
|
|
4178
4250
|
// time scale
|
|
4179
4251
|
timeScalePointer: {
|
|
4180
4252
|
fill: '#F8F9F9'
|
|
4181
4253
|
},
|
|
4182
4254
|
timeScaleHorizontalScale: {
|
|
4183
|
-
fill: '#
|
|
4184
|
-
opacity: 0.
|
|
4255
|
+
fill: '#070808',
|
|
4256
|
+
opacity: 0.2
|
|
4185
4257
|
},
|
|
4186
4258
|
timeScaleTimeIndicators: {
|
|
4187
|
-
fill: '#
|
|
4259
|
+
fill: '#767676'
|
|
4188
4260
|
},
|
|
4189
4261
|
timeScaleTimeIndicatorsActive: {
|
|
4190
|
-
fill: '#
|
|
4262
|
+
fill: '#051039'
|
|
4191
4263
|
},
|
|
4192
4264
|
timeScaleShadowButtonScale: {
|
|
4193
4265
|
filter: 'drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.28)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.24)) drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.40))'
|
|
4194
4266
|
},
|
|
4195
|
-
// legend
|
|
4196
4267
|
ledgendObservedBackground: {
|
|
4197
|
-
fill: '#
|
|
4268
|
+
fill: '#bbd4ff80'
|
|
4198
4269
|
},
|
|
4199
4270
|
legendForecastBackground: {
|
|
4200
|
-
fill: '#
|
|
4271
|
+
fill: '#bbd4ff80'
|
|
4201
4272
|
},
|
|
4202
4273
|
legendNoDataBackground: {
|
|
4203
|
-
fill: '#
|
|
4204
|
-
opacity: 0
|
|
4274
|
+
fill: '#FFFFFF',
|
|
4275
|
+
opacity: 1.0
|
|
4205
4276
|
}
|
|
4206
4277
|
},
|
|
4207
4278
|
timeSliderLite: {
|
|
@@ -4439,6 +4510,7 @@ var colors$3 = {
|
|
|
4439
4510
|
}
|
|
4440
4511
|
}
|
|
4441
4512
|
};
|
|
4513
|
+
|
|
4442
4514
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/6093e694124ecf3886de76d4
|
|
4443
4515
|
var elevations$3 = {
|
|
4444
4516
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -4470,9 +4542,11 @@ var elevations$3 = {
|
|
|
4470
4542
|
* Copyright 2025 - Finnish Meteorological Institute (FMI)
|
|
4471
4543
|
* Copyright 2025 - The Norwegian Meteorological Institute (MET Norway)
|
|
4472
4544
|
* */
|
|
4545
|
+
|
|
4473
4546
|
var focusButtonStyle$2 = {
|
|
4474
4547
|
outline: 'solid 2px #419cfe'
|
|
4475
4548
|
};
|
|
4549
|
+
|
|
4476
4550
|
// https://www.figma.com/design/X1glYQsGXcHvH9ti7rXcPT/test-side-geoweb?node-id=106-1817&t=GCStbstNVLl6LZcT-0
|
|
4477
4551
|
var colors$2 = {
|
|
4478
4552
|
background: {
|
|
@@ -5162,6 +5236,7 @@ var colors$2 = {
|
|
|
5162
5236
|
}
|
|
5163
5237
|
}
|
|
5164
5238
|
};
|
|
5239
|
+
|
|
5165
5240
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/609bb6a5287bd1abe0de39a7
|
|
5166
5241
|
var elevations$2 = {
|
|
5167
5242
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -5193,6 +5268,7 @@ var elevations$2 = {
|
|
|
5193
5268
|
* Copyright 2025 - Finnish Meteorological Institute (FMI)
|
|
5194
5269
|
* Copyright 2025 - The Norwegian Meteorological Institute (MET Norway)
|
|
5195
5270
|
* */
|
|
5271
|
+
|
|
5196
5272
|
var focusButtonStyle$1 = {
|
|
5197
5273
|
outline: 'solid 2px #00a2b5'
|
|
5198
5274
|
};
|
|
@@ -5887,6 +5963,7 @@ var colors$1 = {
|
|
|
5887
5963
|
}
|
|
5888
5964
|
}
|
|
5889
5965
|
};
|
|
5966
|
+
|
|
5890
5967
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/609bb6a5287bd1abe0de39a7
|
|
5891
5968
|
var elevations$1 = {
|
|
5892
5969
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -5918,9 +5995,11 @@ var elevations$1 = {
|
|
|
5918
5995
|
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
5919
5996
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
5920
5997
|
* */
|
|
5998
|
+
|
|
5921
5999
|
var focusButtonStyle = {
|
|
5922
6000
|
outline: 'solid 2px #FFFFFF'
|
|
5923
6001
|
};
|
|
6002
|
+
|
|
5924
6003
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/6093e5dc12278e35d433aa2d
|
|
5925
6004
|
var colors = Object.assign({}, colors$4, {
|
|
5926
6005
|
background: {
|
|
@@ -6597,6 +6676,7 @@ var colors = Object.assign({}, colors$4, {
|
|
|
6597
6676
|
backgroundRepeat: 'repeat'
|
|
6598
6677
|
}
|
|
6599
6678
|
});
|
|
6679
|
+
|
|
6600
6680
|
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/6093e694124ecf3886de76d4
|
|
6601
6681
|
var elevations = {
|
|
6602
6682
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -6690,6 +6770,24 @@ var namedEumetnetTheme = {
|
|
|
6690
6770
|
theme: eumetnetTheme
|
|
6691
6771
|
};
|
|
6692
6772
|
|
|
6773
|
+
/* *
|
|
6774
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6775
|
+
* you may not use this file except in compliance with the License.
|
|
6776
|
+
* You may obtain a copy of the License at
|
|
6777
|
+
*
|
|
6778
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
6779
|
+
*
|
|
6780
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
6781
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
6782
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
6783
|
+
* See the License for the specific language governing permissions and
|
|
6784
|
+
* limitations under the License.
|
|
6785
|
+
*
|
|
6786
|
+
* Copyright 2021 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
6787
|
+
* Copyright 2021 - Finnish Meteorological Institute (FMI)
|
|
6788
|
+
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
6789
|
+
* */
|
|
6790
|
+
|
|
6693
6791
|
var ThemeContext = /*#__PURE__*/React.createContext({
|
|
6694
6792
|
setThemeName: undefined,
|
|
6695
6793
|
namedTheme: undefined
|
|
@@ -6715,11 +6813,11 @@ var ThemeProvider = function ThemeProvider(_ref) {
|
|
|
6715
6813
|
namedTheme: configuredTheme
|
|
6716
6814
|
};
|
|
6717
6815
|
}, [configuredTheme, setThemeName]);
|
|
6718
|
-
return jsx(ThemeContext.Provider, {
|
|
6816
|
+
return /*#__PURE__*/jsx(ThemeContext.Provider, {
|
|
6719
6817
|
value: contextValue,
|
|
6720
|
-
children: jsxs(ThemeProvider$1, {
|
|
6818
|
+
children: /*#__PURE__*/jsxs(ThemeProvider$1, {
|
|
6721
6819
|
theme: currentTheme,
|
|
6722
|
-
children: [!disableCssBaseline && jsx(CssBaseline, {}), jsx(GlobalStyles, {
|
|
6820
|
+
children: [!disableCssBaseline && /*#__PURE__*/jsx(CssBaseline, {}), /*#__PURE__*/jsx(GlobalStyles, {
|
|
6723
6821
|
styles: {
|
|
6724
6822
|
'@keyframes mui-auto-fill': {
|
|
6725
6823
|
from: {
|
|
@@ -6739,6 +6837,7 @@ var ThemeProvider = function ThemeProvider(_ref) {
|
|
|
6739
6837
|
var useThemeContext = function useThemeContext() {
|
|
6740
6838
|
return React.useContext(ThemeContext);
|
|
6741
6839
|
};
|
|
6840
|
+
|
|
6742
6841
|
// Wrapper for storybook stories. Will include later an additional wrapper after upgrade to MUI5
|
|
6743
6842
|
var ThemeWrapper = function ThemeWrapper(_ref2) {
|
|
6744
6843
|
var children = _ref2.children,
|
|
@@ -6746,9 +6845,9 @@ var ThemeWrapper = function ThemeWrapper(_ref2) {
|
|
|
6746
6845
|
defaultThemeName = _ref2.defaultThemeName,
|
|
6747
6846
|
_ref2$disableCssBasel = _ref2.disableCssBaseline,
|
|
6748
6847
|
disableCssBaseline = _ref2$disableCssBasel === void 0 ? false : _ref2$disableCssBasel;
|
|
6749
|
-
return jsx(StyledEngineProvider, {
|
|
6848
|
+
return /*#__PURE__*/jsx(StyledEngineProvider, {
|
|
6750
6849
|
injectFirst: true,
|
|
6751
|
-
children: jsx(ThemeProvider, {
|
|
6850
|
+
children: /*#__PURE__*/jsx(ThemeProvider, {
|
|
6752
6851
|
defaultThemeName: defaultThemeName,
|
|
6753
6852
|
disableCssBaseline: disableCssBaseline,
|
|
6754
6853
|
theme: theme,
|
|
@@ -6774,6 +6873,7 @@ var ThemeWrapper = function ThemeWrapper(_ref2) {
|
|
|
6774
6873
|
* Copyright 2024 - Finnish Meteorological Institute (FMI)
|
|
6775
6874
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
6776
6875
|
* */
|
|
6876
|
+
|
|
6777
6877
|
var EChartsDarkTheme = {
|
|
6778
6878
|
backgroundColor: '#393939',
|
|
6779
6879
|
textStyle: {
|
|
@@ -7041,6 +7141,7 @@ var EChartsDarkTheme = {
|
|
|
7041
7141
|
* Copyright 2024 - Finnish Meteorological Institute (FMI)
|
|
7042
7142
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
7043
7143
|
* */
|
|
7144
|
+
|
|
7044
7145
|
var EChartsLightTheme = {
|
|
7045
7146
|
backgroundColor: 'rgba(0,0,0,0)',
|
|
7046
7147
|
textStyle: {
|
|
@@ -7303,6 +7404,7 @@ var EChartsLightTheme = {
|
|
|
7303
7404
|
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
7304
7405
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
7305
7406
|
* */
|
|
7407
|
+
|
|
7306
7408
|
var THEME_NAMESPACE = 'theme';
|
|
7307
7409
|
|
|
7308
7410
|
/* *
|
|
@@ -7322,7 +7424,10 @@ var THEME_NAMESPACE = 'theme';
|
|
|
7322
7424
|
* Copyright 2024 - Finnish Meteorological Institute (FMI)
|
|
7323
7425
|
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
7324
7426
|
* */
|
|
7427
|
+
|
|
7428
|
+
|
|
7325
7429
|
// Overlay style
|
|
7430
|
+
|
|
7326
7431
|
var useOverlayStyle = function useOverlayStyle() {
|
|
7327
7432
|
var _React$useState = React.useState({}),
|
|
7328
7433
|
overlayStyle = _React$useState[0],
|
|
@@ -7341,7 +7446,9 @@ var OverlayStyle = function OverlayStyle() {
|
|
|
7341
7446
|
var style = useOverlayStyle();
|
|
7342
7447
|
return style === {} ? defaultStyle : style;
|
|
7343
7448
|
};
|
|
7449
|
+
|
|
7344
7450
|
// Container style
|
|
7451
|
+
|
|
7345
7452
|
var useContainerStyle = function useContainerStyle() {
|
|
7346
7453
|
var _React$useState2 = React.useState({}),
|
|
7347
7454
|
containerStyle = _React$useState2[0],
|
|
@@ -7360,7 +7467,9 @@ var ContainerStyle = function ContainerStyle() {
|
|
|
7360
7467
|
var style = useContainerStyle();
|
|
7361
7468
|
return style === {} ? defaultStyle : style;
|
|
7362
7469
|
};
|
|
7470
|
+
|
|
7363
7471
|
// Backdrop style
|
|
7472
|
+
|
|
7364
7473
|
var useBackdropStyle = function useBackdropStyle() {
|
|
7365
7474
|
var _React$useState3 = React.useState({}),
|
|
7366
7475
|
backdropStyle = _React$useState3[0],
|
|
@@ -7380,4 +7489,4 @@ var BackdropStyle = function BackdropStyle() {
|
|
|
7380
7489
|
return style === {} ? defaultStyle : style;
|
|
7381
7490
|
};
|
|
7382
7491
|
|
|
7383
|
-
export { Add, Admin, Airplane, Animation, ArrowDown, ArrowDownCompact, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, ArrowUpCompact, AutoUpdateActive, AutoUpdateInActive, BORDER_RADIUS, BackdropStyle, Both, Cached, CalendarToday, Cancel, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clear, Clock, Close, CloudIdle, CloudLoading, CoastalEvent, CollapseLarge, CollapseMedium, CollapseSmall, CollapseWindow, ColumnCollapse, ColumnCollapsed, ContainerStyle, Copy, Delete, DimensionsElevation, DimensionsOther, DimensionsRefTime, DimensionsTime, DragHandle, DrawFIRLand, DrawPolygon, DrawRegion, DrawToolCircle, DrawToolFreehand, DrawToolLineString, DrawToolOval, DrawToolPoint, DrawToolPolygon, DrawToolRectangle, DrawToolSmoothLine, DrawToolSquare, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Expire, Export, FastForward, Filter, FlagBritain, FlagFinland, FlagNetherlands, FlagNorway, Fog, FreezingPrecipitation, FunnelCloud, GeoWebLogo, HamburgerMenu, Haze, Home, index as Icons, Info, KeyCommand, KeyOption, Layers, LayersAdd, Lightning, Link, LinkOff, List, ListItem, Location, LocationInfo, LockLocked, LockUnlocked, MapAdd, Measure, Menu, MeteoGate, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Overlayers, Pause, Picture, Pinned, Play, Polygons, RadioactiveMaterials, Rain, Region, Remove, Resize, RotateHandle, SandStorm, Search, SevereAircraftIcing, SevereMountainWaves, SevereTurbulence, SevereWaves, Share, SharedPresetsMyUser, SharedPresetsOtherUsers, SliderThumb, Snow, Sources, Speed, SplitHorizontal, SplitVertical, StepBackward, StepForward, SubdirectoryArrowRight, Success, THEME_NAMESPACE, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThumbsUp, Thunderstorm, TimeSeriesSelect, UnExpand, Update, Visibility, VisibilityOff, VulcanicEruption, WebAssetOff, Wind, WorkspacePresetsMyIcon, WorkspacePresetsSystemIcon, WorldMapProjection, arrowUpPath, breakpoints, colors$4 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$4 as elevationsLight, eumetnetTheme, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedEumetnetTheme, namedLightTheme, namedXmasTheme, parseColors, rotatePath, themeTranslations, useThemeContext, xmasTheme };
|
|
7492
|
+
export { Add, Admin, Airplane, Animation, ArrowDown, ArrowDownCompact, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, ArrowUpCompact, AutoUpdateActive, AutoUpdateInActive, BORDER_RADIUS, BackdropStyle, Both, Cached, CalendarToday, Cancel, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clear, Clock, Close, CloudIdle, CloudLoading, CoastalEvent, CollapseLarge, CollapseMedium, CollapseSmall, CollapseWindow, ColumnCollapse, ColumnCollapsed, ContainerStyle, Copy, Delete, DimensionsElevation, DimensionsOther, DimensionsRefTime, DimensionsTime, DragHandle, DrawFIRLand, DrawPolygon, DrawRegion, DrawToolCircle, DrawToolFreehand, DrawToolLineString, DrawToolOval, DrawToolPoint, DrawToolPolygon, DrawToolRectangle, DrawToolSmoothLine, DrawToolSquare, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Expire, Export, Extend24h, FastForward, Filter, FlagBritain, FlagFinland, FlagNetherlands, FlagNorway, Fog, FreezingPrecipitation, FunnelCloud, GeoWebLogo, HamburgerMenu, Haze, Home, index as Icons, Info, KeyCommand, KeyOption, Layers, LayersAdd, Lightning, Link, LinkOff, List, ListItem, Location, LocationInfo, LockLocked, LockUnlocked, MapAdd, Measure, Menu, MeteoGate, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Overlayers, Pause, Picture, Pinned, Play, Polygons, RadioactiveMaterials, Rain, Region, Remove, Resize, RotateHandle, SandStorm, Search, SevereAircraftIcing, SevereMountainWaves, SevereTurbulence, SevereWaves, Share, SharedPresetsMyUser, SharedPresetsOtherUsers, SliderThumb, Snow, Sources, Speed, SplitHorizontal, SplitHorizontalWithContent, SplitVertical, SplitVerticalWithContent, StepBackward, StepForward, SubdirectoryArrowRight, Success, THEME_NAMESPACE, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThumbsUp, Thunderstorm, TimeSeriesSelect, UnExpand, Update, Visibility, VisibilityOff, VulcanicEruption, WebAssetOff, Wind, WorkspacePresetsMyIcon, WorkspacePresetsSystemIcon, WorldMapProjection, arrowUpPath, breakpoints, colors$4 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$4 as elevationsLight, eumetnetTheme, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedEumetnetTheme, namedLightTheme, namedXmasTheme, parseColors, rotatePath, themeTranslations, useThemeContext, xmasTheme };
|