pollination-react-io 1.73.0 → 1.73.2

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/build/index.js CHANGED
@@ -2018,7 +2018,7 @@ function _extends$D() { _extends$D = Object.assign || function (target) { for (v
2018
2018
  function _objectWithoutProperties$z(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$D(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2019
2019
 
2020
2020
  function _objectWithoutPropertiesLoose$D(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2021
- var Building = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2021
+ var BuildingAdd = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2022
2022
  var color = _ref.color,
2023
2023
  size = _ref.size,
2024
2024
  title = _ref.title,
@@ -2032,23 +2032,24 @@ var Building = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2032
2032
  height: size,
2033
2033
  fill: color
2034
2034
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2035
- fillRule: "evenodd",
2036
- d: "M14.763.075A.5.5 0 0 1 15 .5v15a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V14h-1v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .342-.474L6 7.64V4.5a.5.5 0 0 1 .276-.447l8-4a.5.5 0 0 1 .487.022zM6 8.694 1 10.36V15h5V8.694zM7 15h2v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15h2V1.309l-7 3.5V15z"
2035
+ d: "M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5v1h1a.5.5 0 0 1 0 1h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0Z"
2036
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2037
+ d: "M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1V1Z"
2037
2038
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2038
- d: "M2 11h1v1H2v-1zm2 0h1v1H4v-1zm-2 2h1v1H2v-1zm2 0h1v1H4v-1zm4-4h1v1H8V9zm2 0h1v1h-1V9zm-2 2h1v1H8v-1zm2 0h1v1h-1v-1zm2-2h1v1h-1V9zm0 2h1v1h-1v-1zM8 7h1v1H8V7zm2 0h1v1h-1V7zm2 0h1v1h-1V7zM8 5h1v1H8V5zm2 0h1v1h-1V5zm2 0h1v1h-1V5zm0-2h1v1h-1V3z"
2039
+ d: "M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"
2039
2040
  }));
2040
2041
  });
2041
- Building.propTypes = {
2042
+ BuildingAdd.propTypes = {
2042
2043
  color: PropTypes.string,
2043
2044
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2044
2045
  title: PropTypes.string
2045
2046
  };
2046
- Building.defaultProps = {
2047
+ BuildingAdd.defaultProps = {
2047
2048
  color: 'currentColor',
2048
2049
  size: '1em',
2049
2050
  title: null
2050
2051
  };
2051
- var Building$1 = Building;
2052
+ var BuildingAdd$1 = BuildingAdd;
2052
2053
 
2053
2054
  var _excluded$E = ["color", "size", "title"];
2054
2055
 
@@ -2057,7 +2058,7 @@ function _extends$C() { _extends$C = Object.assign || function (target) { for (v
2057
2058
  function _objectWithoutProperties$y(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$C(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2058
2059
 
2059
2060
  function _objectWithoutPropertiesLoose$C(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2060
- var CaretDownFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2061
+ var Building = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2061
2062
  var color = _ref.color,
2062
2063
  size = _ref.size,
2063
2064
  title = _ref.title,
@@ -2071,20 +2072,22 @@ var CaretDownFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2071
2072
  height: size,
2072
2073
  fill: color
2073
2074
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2074
- d: "M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"
2075
+ d: "M4 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z"
2076
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2077
+ d: "M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1Zm11 0H3v14h3v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V15h3V1Z"
2075
2078
  }));
2076
2079
  });
2077
- CaretDownFill.propTypes = {
2080
+ Building.propTypes = {
2078
2081
  color: PropTypes.string,
2079
2082
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2080
2083
  title: PropTypes.string
2081
2084
  };
2082
- CaretDownFill.defaultProps = {
2085
+ Building.defaultProps = {
2083
2086
  color: 'currentColor',
2084
2087
  size: '1em',
2085
2088
  title: null
2086
2089
  };
2087
- var CaretDownFill$1 = CaretDownFill;
2090
+ var Building$1 = Building;
2088
2091
 
2089
2092
  var _excluded$D = ["color", "size", "title"];
2090
2093
 
@@ -2093,7 +2096,7 @@ function _extends$B() { _extends$B = Object.assign || function (target) { for (v
2093
2096
  function _objectWithoutProperties$x(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$B(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2094
2097
 
2095
2098
  function _objectWithoutPropertiesLoose$B(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2096
- var CheckCircle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2099
+ var CaretDownFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2097
2100
  var color = _ref.color,
2098
2101
  size = _ref.size,
2099
2102
  title = _ref.title,
@@ -2107,22 +2110,20 @@ var CheckCircle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2107
2110
  height: size,
2108
2111
  fill: color
2109
2112
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2110
- d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
2111
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2112
- d: "M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"
2113
+ d: "M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"
2113
2114
  }));
2114
2115
  });
2115
- CheckCircle.propTypes = {
2116
+ CaretDownFill.propTypes = {
2116
2117
  color: PropTypes.string,
2117
2118
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2118
2119
  title: PropTypes.string
2119
2120
  };
2120
- CheckCircle.defaultProps = {
2121
+ CaretDownFill.defaultProps = {
2121
2122
  color: 'currentColor',
2122
2123
  size: '1em',
2123
2124
  title: null
2124
2125
  };
2125
- var CheckCircle$1 = CheckCircle;
2126
+ var CaretDownFill$1 = CaretDownFill;
2126
2127
 
2127
2128
  var _excluded$C = ["color", "size", "title"];
2128
2129
 
@@ -2131,7 +2132,7 @@ function _extends$A() { _extends$A = Object.assign || function (target) { for (v
2131
2132
  function _objectWithoutProperties$w(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$A(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2132
2133
 
2133
2134
  function _objectWithoutPropertiesLoose$A(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2134
- var ChevronLeft = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2135
+ var CheckCircle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2135
2136
  var color = _ref.color,
2136
2137
  size = _ref.size,
2137
2138
  title = _ref.title,
@@ -2145,21 +2146,22 @@ var ChevronLeft = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2145
2146
  height: size,
2146
2147
  fill: color
2147
2148
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2148
- fillRule: "evenodd",
2149
- d: "M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"
2149
+ d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
2150
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2151
+ d: "M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"
2150
2152
  }));
2151
2153
  });
2152
- ChevronLeft.propTypes = {
2154
+ CheckCircle.propTypes = {
2153
2155
  color: PropTypes.string,
2154
2156
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2155
2157
  title: PropTypes.string
2156
2158
  };
2157
- ChevronLeft.defaultProps = {
2159
+ CheckCircle.defaultProps = {
2158
2160
  color: 'currentColor',
2159
2161
  size: '1em',
2160
2162
  title: null
2161
2163
  };
2162
- var ChevronLeft$1 = ChevronLeft;
2164
+ var CheckCircle$1 = CheckCircle;
2163
2165
 
2164
2166
  var _excluded$B = ["color", "size", "title"];
2165
2167
 
@@ -2168,7 +2170,7 @@ function _extends$z() { _extends$z = Object.assign || function (target) { for (v
2168
2170
  function _objectWithoutProperties$v(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$z(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2169
2171
 
2170
2172
  function _objectWithoutPropertiesLoose$z(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2171
- var ChevronRight = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2173
+ var ChevronLeft = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2172
2174
  var color = _ref.color,
2173
2175
  size = _ref.size,
2174
2176
  title = _ref.title,
@@ -2183,20 +2185,20 @@ var ChevronRight = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2183
2185
  fill: color
2184
2186
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2185
2187
  fillRule: "evenodd",
2186
- d: "M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"
2188
+ d: "M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"
2187
2189
  }));
2188
2190
  });
2189
- ChevronRight.propTypes = {
2191
+ ChevronLeft.propTypes = {
2190
2192
  color: PropTypes.string,
2191
2193
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2192
2194
  title: PropTypes.string
2193
2195
  };
2194
- ChevronRight.defaultProps = {
2196
+ ChevronLeft.defaultProps = {
2195
2197
  color: 'currentColor',
2196
2198
  size: '1em',
2197
2199
  title: null
2198
2200
  };
2199
- var ChevronRight$1 = ChevronRight;
2201
+ var ChevronLeft$1 = ChevronLeft;
2200
2202
 
2201
2203
  var _excluded$A = ["color", "size", "title"];
2202
2204
 
@@ -2205,7 +2207,7 @@ function _extends$y() { _extends$y = Object.assign || function (target) { for (v
2205
2207
  function _objectWithoutProperties$u(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$y(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2206
2208
 
2207
2209
  function _objectWithoutPropertiesLoose$y(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2208
- var Clock = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2210
+ var ChevronRight = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2209
2211
  var color = _ref.color,
2210
2212
  size = _ref.size,
2211
2213
  title = _ref.title,
@@ -2219,22 +2221,21 @@ var Clock = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2219
2221
  height: size,
2220
2222
  fill: color
2221
2223
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2222
- d: "M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"
2223
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2224
- d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"
2224
+ fillRule: "evenodd",
2225
+ d: "M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"
2225
2226
  }));
2226
2227
  });
2227
- Clock.propTypes = {
2228
+ ChevronRight.propTypes = {
2228
2229
  color: PropTypes.string,
2229
2230
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2230
2231
  title: PropTypes.string
2231
2232
  };
2232
- Clock.defaultProps = {
2233
+ ChevronRight.defaultProps = {
2233
2234
  color: 'currentColor',
2234
2235
  size: '1em',
2235
2236
  title: null
2236
2237
  };
2237
- var Clock$1 = Clock;
2238
+ var ChevronRight$1 = ChevronRight;
2238
2239
 
2239
2240
  var _excluded$z = ["color", "size", "title"];
2240
2241
 
@@ -2243,7 +2244,7 @@ function _extends$x() { _extends$x = Object.assign || function (target) { for (v
2243
2244
  function _objectWithoutProperties$t(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$x(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2244
2245
 
2245
2246
  function _objectWithoutPropertiesLoose$x(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2246
- var CloudArrowUp = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2247
+ var Clock = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2247
2248
  var color = _ref.color,
2248
2249
  size = _ref.size,
2249
2250
  title = _ref.title,
@@ -2257,23 +2258,22 @@ var CloudArrowUp = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2257
2258
  height: size,
2258
2259
  fill: color
2259
2260
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2260
- fillRule: "evenodd",
2261
- d: "M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2z"
2261
+ d: "M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"
2262
2262
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2263
- d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"
2263
+ d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"
2264
2264
  }));
2265
2265
  });
2266
- CloudArrowUp.propTypes = {
2266
+ Clock.propTypes = {
2267
2267
  color: PropTypes.string,
2268
2268
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2269
2269
  title: PropTypes.string
2270
2270
  };
2271
- CloudArrowUp.defaultProps = {
2271
+ Clock.defaultProps = {
2272
2272
  color: 'currentColor',
2273
2273
  size: '1em',
2274
2274
  title: null
2275
2275
  };
2276
- var CloudArrowUp$1 = CloudArrowUp;
2276
+ var Clock$1 = Clock;
2277
2277
 
2278
2278
  var _excluded$y = ["color", "size", "title"];
2279
2279
 
@@ -2282,7 +2282,7 @@ function _extends$w() { _extends$w = Object.assign || function (target) { for (v
2282
2282
  function _objectWithoutProperties$s(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$w(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2283
2283
 
2284
2284
  function _objectWithoutPropertiesLoose$w(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2285
- var CloudPlus = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2285
+ var CloudArrowUp = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2286
2286
  var color = _ref.color,
2287
2287
  size = _ref.size,
2288
2288
  title = _ref.title,
@@ -2297,22 +2297,22 @@ var CloudPlus = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2297
2297
  fill: color
2298
2298
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2299
2299
  fillRule: "evenodd",
2300
- d: "M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"
2300
+ d: "M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2z"
2301
2301
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2302
2302
  d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"
2303
2303
  }));
2304
2304
  });
2305
- CloudPlus.propTypes = {
2305
+ CloudArrowUp.propTypes = {
2306
2306
  color: PropTypes.string,
2307
2307
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2308
2308
  title: PropTypes.string
2309
2309
  };
2310
- CloudPlus.defaultProps = {
2310
+ CloudArrowUp.defaultProps = {
2311
2311
  color: 'currentColor',
2312
2312
  size: '1em',
2313
2313
  title: null
2314
2314
  };
2315
- var CloudPlus$1 = CloudPlus;
2315
+ var CloudArrowUp$1 = CloudArrowUp;
2316
2316
 
2317
2317
  var _excluded$x = ["color", "size", "title"];
2318
2318
 
@@ -2321,7 +2321,7 @@ function _extends$v() { _extends$v = Object.assign || function (target) { for (v
2321
2321
  function _objectWithoutProperties$r(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$v(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2322
2322
 
2323
2323
  function _objectWithoutPropertiesLoose$v(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2324
- var Cpu = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2324
+ var CloudPlus = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2325
2325
  var color = _ref.color,
2326
2326
  size = _ref.size,
2327
2327
  title = _ref.title,
@@ -2335,20 +2335,23 @@ var Cpu = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2335
2335
  height: size,
2336
2336
  fill: color
2337
2337
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2338
- d: "M5 0a.5.5 0 0 1 .5.5V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2A2.5 2.5 0 0 1 14 4.5h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14a2.5 2.5 0 0 1-2.5 2.5v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14A2.5 2.5 0 0 1 2 11.5H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2A2.5 2.5 0 0 1 4.5 2V.5A.5.5 0 0 1 5 0zm-.5 3A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3zM6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"
2338
+ fillRule: "evenodd",
2339
+ d: "M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"
2340
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2341
+ d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"
2339
2342
  }));
2340
2343
  });
2341
- Cpu.propTypes = {
2344
+ CloudPlus.propTypes = {
2342
2345
  color: PropTypes.string,
2343
2346
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2344
2347
  title: PropTypes.string
2345
2348
  };
2346
- Cpu.defaultProps = {
2349
+ CloudPlus.defaultProps = {
2347
2350
  color: 'currentColor',
2348
2351
  size: '1em',
2349
2352
  title: null
2350
2353
  };
2351
- var Cpu$1 = Cpu;
2354
+ var CloudPlus$1 = CloudPlus;
2352
2355
 
2353
2356
  var _excluded$w = ["color", "size", "title"];
2354
2357
 
@@ -2357,7 +2360,7 @@ function _extends$u() { _extends$u = Object.assign || function (target) { for (v
2357
2360
  function _objectWithoutProperties$q(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$u(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2358
2361
 
2359
2362
  function _objectWithoutPropertiesLoose$u(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2360
- var CursorText = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2363
+ var Cpu = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2361
2364
  var color = _ref.color,
2362
2365
  size = _ref.size,
2363
2366
  title = _ref.title,
@@ -2371,20 +2374,20 @@ var CursorText = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2371
2374
  height: size,
2372
2375
  fill: color
2373
2376
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2374
- d: "M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"
2377
+ d: "M5 0a.5.5 0 0 1 .5.5V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2A2.5 2.5 0 0 1 14 4.5h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14a2.5 2.5 0 0 1-2.5 2.5v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14A2.5 2.5 0 0 1 2 11.5H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2A2.5 2.5 0 0 1 4.5 2V.5A.5.5 0 0 1 5 0zm-.5 3A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3zM6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"
2375
2378
  }));
2376
2379
  });
2377
- CursorText.propTypes = {
2380
+ Cpu.propTypes = {
2378
2381
  color: PropTypes.string,
2379
2382
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2380
2383
  title: PropTypes.string
2381
2384
  };
2382
- CursorText.defaultProps = {
2385
+ Cpu.defaultProps = {
2383
2386
  color: 'currentColor',
2384
2387
  size: '1em',
2385
2388
  title: null
2386
2389
  };
2387
- var CursorText$1 = CursorText;
2390
+ var Cpu$1 = Cpu;
2388
2391
 
2389
2392
  var _excluded$v = ["color", "size", "title"];
2390
2393
 
@@ -2393,7 +2396,7 @@ function _extends$t() { _extends$t = Object.assign || function (target) { for (v
2393
2396
  function _objectWithoutProperties$p(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$t(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2394
2397
 
2395
2398
  function _objectWithoutPropertiesLoose$t(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2396
- var Download = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2399
+ var CursorText = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2397
2400
  var color = _ref.color,
2398
2401
  size = _ref.size,
2399
2402
  title = _ref.title,
@@ -2407,22 +2410,20 @@ var Download = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2407
2410
  height: size,
2408
2411
  fill: color
2409
2412
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2410
- d: "M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"
2411
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2412
- d: "M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"
2413
+ d: "M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"
2413
2414
  }));
2414
2415
  });
2415
- Download.propTypes = {
2416
+ CursorText.propTypes = {
2416
2417
  color: PropTypes.string,
2417
2418
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2418
2419
  title: PropTypes.string
2419
2420
  };
2420
- Download.defaultProps = {
2421
+ CursorText.defaultProps = {
2421
2422
  color: 'currentColor',
2422
2423
  size: '1em',
2423
2424
  title: null
2424
2425
  };
2425
- var Download$1 = Download;
2426
+ var CursorText$1 = CursorText;
2426
2427
 
2427
2428
  var _excluded$u = ["color", "size", "title"];
2428
2429
 
@@ -2431,7 +2432,7 @@ function _extends$s() { _extends$s = Object.assign || function (target) { for (v
2431
2432
  function _objectWithoutProperties$o(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$s(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2432
2433
 
2433
2434
  function _objectWithoutPropertiesLoose$s(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2434
- var ExclamationTriangle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2435
+ var Download = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2435
2436
  var color = _ref.color,
2436
2437
  size = _ref.size,
2437
2438
  title = _ref.title,
@@ -2445,22 +2446,22 @@ var ExclamationTriangle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2445
2446
  height: size,
2446
2447
  fill: color
2447
2448
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2448
- d: "M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"
2449
+ d: "M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"
2449
2450
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2450
- d: "M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"
2451
+ d: "M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"
2451
2452
  }));
2452
2453
  });
2453
- ExclamationTriangle.propTypes = {
2454
+ Download.propTypes = {
2454
2455
  color: PropTypes.string,
2455
2456
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2456
2457
  title: PropTypes.string
2457
2458
  };
2458
- ExclamationTriangle.defaultProps = {
2459
+ Download.defaultProps = {
2459
2460
  color: 'currentColor',
2460
2461
  size: '1em',
2461
2462
  title: null
2462
2463
  };
2463
- var ExclamationTriangle$1 = ExclamationTriangle;
2464
+ var Download$1 = Download;
2464
2465
 
2465
2466
  var _excluded$t = ["color", "size", "title"];
2466
2467
 
@@ -2469,7 +2470,7 @@ function _extends$r() { _extends$r = Object.assign || function (target) { for (v
2469
2470
  function _objectWithoutProperties$n(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$r(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2470
2471
 
2471
2472
  function _objectWithoutPropertiesLoose$r(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2472
- var EyeFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2473
+ var ExclamationTriangle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2473
2474
  var color = _ref.color,
2474
2475
  size = _ref.size,
2475
2476
  title = _ref.title,
@@ -2483,22 +2484,22 @@ var EyeFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2483
2484
  height: size,
2484
2485
  fill: color
2485
2486
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2486
- d: "M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"
2487
+ d: "M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"
2487
2488
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2488
- d: "M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"
2489
+ d: "M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"
2489
2490
  }));
2490
2491
  });
2491
- EyeFill.propTypes = {
2492
+ ExclamationTriangle.propTypes = {
2492
2493
  color: PropTypes.string,
2493
2494
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2494
2495
  title: PropTypes.string
2495
2496
  };
2496
- EyeFill.defaultProps = {
2497
+ ExclamationTriangle.defaultProps = {
2497
2498
  color: 'currentColor',
2498
2499
  size: '1em',
2499
2500
  title: null
2500
2501
  };
2501
- var EyeFill$1 = EyeFill;
2502
+ var ExclamationTriangle$1 = ExclamationTriangle;
2502
2503
 
2503
2504
  var _excluded$s = ["color", "size", "title"];
2504
2505
 
@@ -2507,7 +2508,7 @@ function _extends$q() { _extends$q = Object.assign || function (target) { for (v
2507
2508
  function _objectWithoutProperties$m(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$q(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2508
2509
 
2509
2510
  function _objectWithoutPropertiesLoose$q(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2510
- var Eyeglasses = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2511
+ var EyeFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2511
2512
  var color = _ref.color,
2512
2513
  size = _ref.size,
2513
2514
  title = _ref.title,
@@ -2521,20 +2522,22 @@ var Eyeglasses = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2521
2522
  height: size,
2522
2523
  fill: color
2523
2524
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2524
- d: "M4 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm2.625.547a3 3 0 0 0-5.584.953H.5a.5.5 0 0 0 0 1h.541A3 3 0 0 0 7 8a1 1 0 0 1 2 0 3 3 0 0 0 5.959.5h.541a.5.5 0 0 0 0-1h-.541a3 3 0 0 0-5.584-.953A1.993 1.993 0 0 0 8 6c-.532 0-1.016.208-1.375.547zM14 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"
2525
+ d: "M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"
2526
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2527
+ d: "M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"
2525
2528
  }));
2526
2529
  });
2527
- Eyeglasses.propTypes = {
2530
+ EyeFill.propTypes = {
2528
2531
  color: PropTypes.string,
2529
2532
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2530
2533
  title: PropTypes.string
2531
2534
  };
2532
- Eyeglasses.defaultProps = {
2535
+ EyeFill.defaultProps = {
2533
2536
  color: 'currentColor',
2534
2537
  size: '1em',
2535
2538
  title: null
2536
2539
  };
2537
- var Eyeglasses$1 = Eyeglasses;
2540
+ var EyeFill$1 = EyeFill;
2538
2541
 
2539
2542
  var _excluded$r = ["color", "size", "title"];
2540
2543
 
@@ -2543,7 +2546,7 @@ function _extends$p() { _extends$p = Object.assign || function (target) { for (v
2543
2546
  function _objectWithoutProperties$l(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$p(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2544
2547
 
2545
2548
  function _objectWithoutPropertiesLoose$p(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2546
- var FileEarmarkArrowUp = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2549
+ var Eyeglasses = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2547
2550
  var color = _ref.color,
2548
2551
  size = _ref.size,
2549
2552
  title = _ref.title,
@@ -2557,22 +2560,20 @@ var FileEarmarkArrowUp = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2557
2560
  height: size,
2558
2561
  fill: color
2559
2562
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2560
- d: "M8.5 11.5a.5.5 0 0 1-1 0V7.707L6.354 8.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 7.707V11.5z"
2561
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2562
- d: "M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"
2563
+ d: "M4 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm2.625.547a3 3 0 0 0-5.584.953H.5a.5.5 0 0 0 0 1h.541A3 3 0 0 0 7 8a1 1 0 0 1 2 0 3 3 0 0 0 5.959.5h.541a.5.5 0 0 0 0-1h-.541a3 3 0 0 0-5.584-.953A1.993 1.993 0 0 0 8 6c-.532 0-1.016.208-1.375.547zM14 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"
2563
2564
  }));
2564
2565
  });
2565
- FileEarmarkArrowUp.propTypes = {
2566
+ Eyeglasses.propTypes = {
2566
2567
  color: PropTypes.string,
2567
2568
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2568
2569
  title: PropTypes.string
2569
2570
  };
2570
- FileEarmarkArrowUp.defaultProps = {
2571
+ Eyeglasses.defaultProps = {
2571
2572
  color: 'currentColor',
2572
2573
  size: '1em',
2573
2574
  title: null
2574
2575
  };
2575
- var FileEarmarkArrowUp$1 = FileEarmarkArrowUp;
2576
+ var Eyeglasses$1 = Eyeglasses;
2576
2577
 
2577
2578
  var _excluded$q = ["color", "size", "title"];
2578
2579
 
@@ -2581,7 +2582,7 @@ function _extends$o() { _extends$o = Object.assign || function (target) { for (v
2581
2582
  function _objectWithoutProperties$k(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$o(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2582
2583
 
2583
2584
  function _objectWithoutPropertiesLoose$o(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2584
- var FileEarmarkBarGraph = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2585
+ var FileEarmarkArrowUp = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2585
2586
  var color = _ref.color,
2586
2587
  size = _ref.size,
2587
2588
  title = _ref.title,
@@ -2595,22 +2596,22 @@ var FileEarmarkBarGraph = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2595
2596
  height: size,
2596
2597
  fill: color
2597
2598
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2598
- d: "M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"
2599
+ d: "M8.5 11.5a.5.5 0 0 1-1 0V7.707L6.354 8.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 7.707V11.5z"
2599
2600
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2600
2601
  d: "M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"
2601
2602
  }));
2602
2603
  });
2603
- FileEarmarkBarGraph.propTypes = {
2604
+ FileEarmarkArrowUp.propTypes = {
2604
2605
  color: PropTypes.string,
2605
2606
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2606
2607
  title: PropTypes.string
2607
2608
  };
2608
- FileEarmarkBarGraph.defaultProps = {
2609
+ FileEarmarkArrowUp.defaultProps = {
2609
2610
  color: 'currentColor',
2610
2611
  size: '1em',
2611
2612
  title: null
2612
2613
  };
2613
- var FileEarmarkBarGraph$1 = FileEarmarkBarGraph;
2614
+ var FileEarmarkArrowUp$1 = FileEarmarkArrowUp;
2614
2615
 
2615
2616
  var _excluded$p = ["color", "size", "title"];
2616
2617
 
@@ -2619,7 +2620,7 @@ function _extends$n() { _extends$n = Object.assign || function (target) { for (v
2619
2620
  function _objectWithoutProperties$j(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$n(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2620
2621
 
2621
2622
  function _objectWithoutPropertiesLoose$n(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2622
- var FileEarmarkImage = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2623
+ var FileEarmarkBarGraph = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2623
2624
  var color = _ref.color,
2624
2625
  size = _ref.size,
2625
2626
  title = _ref.title,
@@ -2633,22 +2634,22 @@ var FileEarmarkImage = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2633
2634
  height: size,
2634
2635
  fill: color
2635
2636
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2636
- d: "M6.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"
2637
+ d: "M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"
2637
2638
  }), /*#__PURE__*/React__default["default"].createElement("path", {
2638
- d: "M14 14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5V14zM4 1a1 1 0 0 0-1 1v10l2.224-2.224a.5.5 0 0 1 .61-.075L8 11l2.157-3.02a.5.5 0 0 1 .76-.063L13 10V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4z"
2639
+ d: "M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"
2639
2640
  }));
2640
2641
  });
2641
- FileEarmarkImage.propTypes = {
2642
+ FileEarmarkBarGraph.propTypes = {
2642
2643
  color: PropTypes.string,
2643
2644
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2644
2645
  title: PropTypes.string
2645
2646
  };
2646
- FileEarmarkImage.defaultProps = {
2647
+ FileEarmarkBarGraph.defaultProps = {
2647
2648
  color: 'currentColor',
2648
2649
  size: '1em',
2649
2650
  title: null
2650
2651
  };
2651
- var FileEarmarkImage$1 = FileEarmarkImage;
2652
+ var FileEarmarkBarGraph$1 = FileEarmarkBarGraph;
2652
2653
 
2653
2654
  var _excluded$o = ["color", "size", "title"];
2654
2655
 
@@ -2657,7 +2658,7 @@ function _extends$m() { _extends$m = Object.assign || function (target) { for (v
2657
2658
  function _objectWithoutProperties$i(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$m(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2658
2659
 
2659
2660
  function _objectWithoutPropertiesLoose$m(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2660
- var FileEarmark = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2661
+ var FileEarmarkImage = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2661
2662
  var color = _ref.color,
2662
2663
  size = _ref.size,
2663
2664
  title = _ref.title,
@@ -2671,20 +2672,22 @@ var FileEarmark = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2671
2672
  height: size,
2672
2673
  fill: color
2673
2674
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2674
- d: "M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"
2675
+ d: "M6.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"
2676
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2677
+ d: "M14 14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5V14zM4 1a1 1 0 0 0-1 1v10l2.224-2.224a.5.5 0 0 1 .61-.075L8 11l2.157-3.02a.5.5 0 0 1 .76-.063L13 10V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4z"
2675
2678
  }));
2676
2679
  });
2677
- FileEarmark.propTypes = {
2680
+ FileEarmarkImage.propTypes = {
2678
2681
  color: PropTypes.string,
2679
2682
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2680
2683
  title: PropTypes.string
2681
2684
  };
2682
- FileEarmark.defaultProps = {
2685
+ FileEarmarkImage.defaultProps = {
2683
2686
  color: 'currentColor',
2684
2687
  size: '1em',
2685
2688
  title: null
2686
2689
  };
2687
- var FileEarmark$1 = FileEarmark;
2690
+ var FileEarmarkImage$1 = FileEarmarkImage;
2688
2691
 
2689
2692
  var _excluded$n = ["color", "size", "title"];
2690
2693
 
@@ -2693,7 +2696,7 @@ function _extends$l() { _extends$l = Object.assign || function (target) { for (v
2693
2696
  function _objectWithoutProperties$h(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$l(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2694
2697
 
2695
2698
  function _objectWithoutPropertiesLoose$l(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2696
- var FileZip = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2699
+ var FileEarmark = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2697
2700
  var color = _ref.color,
2698
2701
  size = _ref.size,
2699
2702
  title = _ref.title,
@@ -2707,22 +2710,20 @@ var FileZip = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2707
2710
  height: size,
2708
2711
  fill: color
2709
2712
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2710
- d: "M6.5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V7.5zm2 0h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243V7.5z"
2711
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2712
- d: "M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm5.5-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9v1H8v1h1v1H8v1h1v1H7.5V5h-1V4h1V3h-1V2h1V1z"
2713
+ d: "M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"
2713
2714
  }));
2714
2715
  });
2715
- FileZip.propTypes = {
2716
+ FileEarmark.propTypes = {
2716
2717
  color: PropTypes.string,
2717
2718
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2718
2719
  title: PropTypes.string
2719
2720
  };
2720
- FileZip.defaultProps = {
2721
+ FileEarmark.defaultProps = {
2721
2722
  color: 'currentColor',
2722
2723
  size: '1em',
2723
2724
  title: null
2724
2725
  };
2725
- var FileZip$1 = FileZip;
2726
+ var FileEarmark$1 = FileEarmark;
2726
2727
 
2727
2728
  var _excluded$m = ["color", "size", "title"];
2728
2729
 
@@ -2731,7 +2732,7 @@ function _extends$k() { _extends$k = Object.assign || function (target) { for (v
2731
2732
  function _objectWithoutProperties$g(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$k(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2732
2733
 
2733
2734
  function _objectWithoutPropertiesLoose$k(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2734
- var FiletypeCsv = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2735
+ var FileZip = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2735
2736
  var color = _ref.color,
2736
2737
  size = _ref.size,
2737
2738
  title = _ref.title,
@@ -2745,21 +2746,22 @@ var FiletypeCsv = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2745
2746
  height: size,
2746
2747
  fill: color
2747
2748
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2748
- fillRule: "evenodd",
2749
- d: "M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.517 14.841a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.551.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM.806 13.693c0-.248.034-.46.102-.633a.868.868 0 0 1 .302-.399.814.814 0 0 1 .475-.137c.15 0 .283.032.398.097a.7.7 0 0 1 .272.26.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964 1.441 1.441 0 0 0-.489-.272 1.838 1.838 0 0 0-.606-.097c-.356 0-.66.074-.911.223-.25.148-.44.359-.572.632-.13.274-.196.6-.196.979v.498c0 .379.064.704.193.976.131.271.322.48.572.626.25.145.554.217.914.217.293 0 .554-.055.785-.164.23-.11.414-.26.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.799.799 0 0 1-.118.363.7.7 0 0 1-.272.25.874.874 0 0 1-.401.087.845.845 0 0 1-.478-.132.833.833 0 0 1-.299-.392 1.699 1.699 0 0 1-.102-.627v-.495Zm8.239 2.238h-.953l-1.338-3.999h.917l.896 3.138h.038l.888-3.138h.879l-1.327 4Z"
2749
+ d: "M6.5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V7.5zm2 0h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243V7.5z"
2750
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2751
+ d: "M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm5.5-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9v1H8v1h1v1H8v1h1v1H7.5V5h-1V4h1V3h-1V2h1V1z"
2750
2752
  }));
2751
2753
  });
2752
- FiletypeCsv.propTypes = {
2754
+ FileZip.propTypes = {
2753
2755
  color: PropTypes.string,
2754
2756
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2755
2757
  title: PropTypes.string
2756
2758
  };
2757
- FiletypeCsv.defaultProps = {
2759
+ FileZip.defaultProps = {
2758
2760
  color: 'currentColor',
2759
2761
  size: '1em',
2760
2762
  title: null
2761
2763
  };
2762
- var FiletypeCsv$1 = FiletypeCsv;
2764
+ var FileZip$1 = FileZip;
2763
2765
 
2764
2766
  var _excluded$l = ["color", "size", "title"];
2765
2767
 
@@ -2768,7 +2770,7 @@ function _extends$j() { _extends$j = Object.assign || function (target) { for (v
2768
2770
  function _objectWithoutProperties$f(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$j(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2769
2771
 
2770
2772
  function _objectWithoutPropertiesLoose$j(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2771
- var FiletypeJson = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2773
+ var FiletypeCsv = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2772
2774
  var color = _ref.color,
2773
2775
  size = _ref.size,
2774
2776
  title = _ref.title,
@@ -2783,20 +2785,20 @@ var FiletypeJson = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2783
2785
  fill: color
2784
2786
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2785
2787
  fillRule: "evenodd",
2786
- d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM4.151 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .084-.29.387.387 0 0 0-.152-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.352-.367 1.068 1.068 0 0 1-.123-.524c0-.244.064-.457.19-.639.128-.181.304-.322.528-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211a1 1 0 0 1 .375.358c.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-3.104-.033a1.32 1.32 0 0 1-.082-.466h.764a.576.576 0 0 0 .074.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.091-.11.137-.265.137-.466v-2.745h.791v2.725c0 .44-.119.774-.357 1.005-.237.23-.565.345-.985.345a1.59 1.59 0 0 1-.568-.094 1.145 1.145 0 0 1-.407-.266 1.14 1.14 0 0 1-.243-.39Zm9.091-1.585v.522c0 .256-.039.47-.117.641a.862.862 0 0 1-.322.387.877.877 0 0 1-.47.126.883.883 0 0 1-.47-.126.87.87 0 0 1-.32-.387 1.55 1.55 0 0 1-.117-.641v-.522c0-.258.039-.471.117-.641a.87.87 0 0 1 .32-.387.868.868 0 0 1 .47-.129c.177 0 .333.043.47.129a.862.862 0 0 1 .322.387c.078.17.117.383.117.641Zm.803.519v-.513c0-.377-.069-.701-.205-.973a1.46 1.46 0 0 0-.59-.63c-.253-.146-.559-.22-.916-.22-.356 0-.662.074-.92.22a1.441 1.441 0 0 0-.589.628c-.137.271-.205.596-.205.975v.513c0 .375.068.699.205.973.137.271.333.48.589.626.258.145.564.217.92.217.357 0 .663-.072.917-.217.256-.146.452-.355.589-.626.136-.274.205-.598.205-.973Zm1.29-.935v2.675h-.746v-3.999h.662l1.752 2.66h.032v-2.66h.75v4h-.656l-1.761-2.676h-.032Z"
2788
+ d: "M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.517 14.841a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.551.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM.806 13.693c0-.248.034-.46.102-.633a.868.868 0 0 1 .302-.399.814.814 0 0 1 .475-.137c.15 0 .283.032.398.097a.7.7 0 0 1 .272.26.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964 1.441 1.441 0 0 0-.489-.272 1.838 1.838 0 0 0-.606-.097c-.356 0-.66.074-.911.223-.25.148-.44.359-.572.632-.13.274-.196.6-.196.979v.498c0 .379.064.704.193.976.131.271.322.48.572.626.25.145.554.217.914.217.293 0 .554-.055.785-.164.23-.11.414-.26.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.799.799 0 0 1-.118.363.7.7 0 0 1-.272.25.874.874 0 0 1-.401.087.845.845 0 0 1-.478-.132.833.833 0 0 1-.299-.392 1.699 1.699 0 0 1-.102-.627v-.495Zm8.239 2.238h-.953l-1.338-3.999h.917l.896 3.138h.038l.888-3.138h.879l-1.327 4Z"
2787
2789
  }));
2788
2790
  });
2789
- FiletypeJson.propTypes = {
2791
+ FiletypeCsv.propTypes = {
2790
2792
  color: PropTypes.string,
2791
2793
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2792
2794
  title: PropTypes.string
2793
2795
  };
2794
- FiletypeJson.defaultProps = {
2796
+ FiletypeCsv.defaultProps = {
2795
2797
  color: 'currentColor',
2796
2798
  size: '1em',
2797
2799
  title: null
2798
2800
  };
2799
- var FiletypeJson$1 = FiletypeJson;
2801
+ var FiletypeCsv$1 = FiletypeCsv;
2800
2802
 
2801
2803
  var _excluded$k = ["color", "size", "title"];
2802
2804
 
@@ -2805,7 +2807,7 @@ function _extends$i() { _extends$i = Object.assign || function (target) { for (v
2805
2807
  function _objectWithoutProperties$e(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$i(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2806
2808
 
2807
2809
  function _objectWithoutPropertiesLoose$i(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2808
- var FiletypeTxt = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2810
+ var FiletypeJson = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2809
2811
  var color = _ref.color,
2810
2812
  size = _ref.size,
2811
2813
  title = _ref.title,
@@ -2820,20 +2822,20 @@ var FiletypeTxt = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2820
2822
  fill: color
2821
2823
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2822
2824
  fillRule: "evenodd",
2823
- d: "M14 4.5V14a2 2 0 0 1-2 2h-2v-1h2a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 15.849v-3.337h1.136v-.662H0v.662h1.134v3.337h.794Zm4.689-3.999h-.894L4.9 13.289h-.035l-.832-1.439h-.932l1.228 1.983-1.24 2.016h.862l.853-1.415h.035l.85 1.415h.907l-1.253-1.992 1.274-2.007Zm1.93.662v3.337h-.794v-3.337H6.619v-.662h3.064v.662H8.546Z"
2825
+ d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM4.151 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .084-.29.387.387 0 0 0-.152-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.352-.367 1.068 1.068 0 0 1-.123-.524c0-.244.064-.457.19-.639.128-.181.304-.322.528-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211a1 1 0 0 1 .375.358c.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-3.104-.033a1.32 1.32 0 0 1-.082-.466h.764a.576.576 0 0 0 .074.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.091-.11.137-.265.137-.466v-2.745h.791v2.725c0 .44-.119.774-.357 1.005-.237.23-.565.345-.985.345a1.59 1.59 0 0 1-.568-.094 1.145 1.145 0 0 1-.407-.266 1.14 1.14 0 0 1-.243-.39Zm9.091-1.585v.522c0 .256-.039.47-.117.641a.862.862 0 0 1-.322.387.877.877 0 0 1-.47.126.883.883 0 0 1-.47-.126.87.87 0 0 1-.32-.387 1.55 1.55 0 0 1-.117-.641v-.522c0-.258.039-.471.117-.641a.87.87 0 0 1 .32-.387.868.868 0 0 1 .47-.129c.177 0 .333.043.47.129a.862.862 0 0 1 .322.387c.078.17.117.383.117.641Zm.803.519v-.513c0-.377-.069-.701-.205-.973a1.46 1.46 0 0 0-.59-.63c-.253-.146-.559-.22-.916-.22-.356 0-.662.074-.92.22a1.441 1.441 0 0 0-.589.628c-.137.271-.205.596-.205.975v.513c0 .375.068.699.205.973.137.271.333.48.589.626.258.145.564.217.92.217.357 0 .663-.072.917-.217.256-.146.452-.355.589-.626.136-.274.205-.598.205-.973Zm1.29-.935v2.675h-.746v-3.999h.662l1.752 2.66h.032v-2.66h.75v4h-.656l-1.761-2.676h-.032Z"
2824
2826
  }));
2825
2827
  });
2826
- FiletypeTxt.propTypes = {
2828
+ FiletypeJson.propTypes = {
2827
2829
  color: PropTypes.string,
2828
2830
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2829
2831
  title: PropTypes.string
2830
2832
  };
2831
- FiletypeTxt.defaultProps = {
2833
+ FiletypeJson.defaultProps = {
2832
2834
  color: 'currentColor',
2833
2835
  size: '1em',
2834
2836
  title: null
2835
2837
  };
2836
- var FiletypeTxt$1 = FiletypeTxt;
2838
+ var FiletypeJson$1 = FiletypeJson;
2837
2839
 
2838
2840
  var _excluded$j = ["color", "size", "title"];
2839
2841
 
@@ -2842,7 +2844,7 @@ function _extends$h() { _extends$h = Object.assign || function (target) { for (v
2842
2844
  function _objectWithoutProperties$d(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$h(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2843
2845
 
2844
2846
  function _objectWithoutPropertiesLoose$h(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2845
- var FolderFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2847
+ var FiletypeTxt = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2846
2848
  var color = _ref.color,
2847
2849
  size = _ref.size,
2848
2850
  title = _ref.title,
@@ -2856,20 +2858,21 @@ var FolderFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2856
2858
  height: size,
2857
2859
  fill: color
2858
2860
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2859
- d: "M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"
2861
+ fillRule: "evenodd",
2862
+ d: "M14 4.5V14a2 2 0 0 1-2 2h-2v-1h2a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 15.849v-3.337h1.136v-.662H0v.662h1.134v3.337h.794Zm4.689-3.999h-.894L4.9 13.289h-.035l-.832-1.439h-.932l1.228 1.983-1.24 2.016h.862l.853-1.415h.035l.85 1.415h.907l-1.253-1.992 1.274-2.007Zm1.93.662v3.337h-.794v-3.337H6.619v-.662h3.064v.662H8.546Z"
2860
2863
  }));
2861
2864
  });
2862
- FolderFill.propTypes = {
2865
+ FiletypeTxt.propTypes = {
2863
2866
  color: PropTypes.string,
2864
2867
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2865
2868
  title: PropTypes.string
2866
2869
  };
2867
- FolderFill.defaultProps = {
2870
+ FiletypeTxt.defaultProps = {
2868
2871
  color: 'currentColor',
2869
2872
  size: '1em',
2870
2873
  title: null
2871
2874
  };
2872
- var FolderFill$1 = FolderFill;
2875
+ var FiletypeTxt$1 = FiletypeTxt;
2873
2876
 
2874
2877
  var _excluded$i = ["color", "size", "title"];
2875
2878
 
@@ -2878,7 +2881,7 @@ function _extends$g() { _extends$g = Object.assign || function (target) { for (v
2878
2881
  function _objectWithoutProperties$c(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$g(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2879
2882
 
2880
2883
  function _objectWithoutPropertiesLoose$g(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2881
- var FolderPlus = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2884
+ var FolderFill = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2882
2885
  var color = _ref.color,
2883
2886
  size = _ref.size,
2884
2887
  title = _ref.title,
@@ -2892,22 +2895,20 @@ var FolderPlus = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2892
2895
  height: size,
2893
2896
  fill: color
2894
2897
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2895
- d: "m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"
2896
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2897
- d: "M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 1 1 0 1H14v1.5a.5.5 0 1 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"
2898
+ d: "M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"
2898
2899
  }));
2899
2900
  });
2900
- FolderPlus.propTypes = {
2901
+ FolderFill.propTypes = {
2901
2902
  color: PropTypes.string,
2902
2903
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2903
2904
  title: PropTypes.string
2904
2905
  };
2905
- FolderPlus.defaultProps = {
2906
+ FolderFill.defaultProps = {
2906
2907
  color: 'currentColor',
2907
2908
  size: '1em',
2908
2909
  title: null
2909
2910
  };
2910
- var FolderPlus$1 = FolderPlus;
2911
+ var FolderFill$1 = FolderFill;
2911
2912
 
2912
2913
  var _excluded$h = ["color", "size", "title"];
2913
2914
 
@@ -2916,7 +2917,7 @@ function _extends$f() { _extends$f = Object.assign || function (target) { for (v
2916
2917
  function _objectWithoutProperties$b(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$f(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2917
2918
 
2918
2919
  function _objectWithoutPropertiesLoose$f(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2919
- var Hash = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2920
+ var FolderPlus = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2920
2921
  var color = _ref.color,
2921
2922
  size = _ref.size,
2922
2923
  title = _ref.title,
@@ -2930,20 +2931,22 @@ var Hash = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2930
2931
  height: size,
2931
2932
  fill: color
2932
2933
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2933
- d: "M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"
2934
+ d: "m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"
2935
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
2936
+ d: "M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 1 1 0 1H14v1.5a.5.5 0 1 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"
2934
2937
  }));
2935
2938
  });
2936
- Hash.propTypes = {
2939
+ FolderPlus.propTypes = {
2937
2940
  color: PropTypes.string,
2938
2941
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2939
2942
  title: PropTypes.string
2940
2943
  };
2941
- Hash.defaultProps = {
2944
+ FolderPlus.defaultProps = {
2942
2945
  color: 'currentColor',
2943
2946
  size: '1em',
2944
2947
  title: null
2945
2948
  };
2946
- var Hash$1 = Hash;
2949
+ var FolderPlus$1 = FolderPlus;
2947
2950
 
2948
2951
  var _excluded$g = ["color", "size", "title"];
2949
2952
 
@@ -2952,7 +2955,7 @@ function _extends$e() { _extends$e = Object.assign || function (target) { for (v
2952
2955
  function _objectWithoutProperties$a(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$e(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2953
2956
 
2954
2957
  function _objectWithoutPropertiesLoose$e(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2955
- var InfoCircle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2958
+ var Hash = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2956
2959
  var color = _ref.color,
2957
2960
  size = _ref.size,
2958
2961
  title = _ref.title,
@@ -2966,22 +2969,20 @@ var InfoCircle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2966
2969
  height: size,
2967
2970
  fill: color
2968
2971
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
2969
- d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
2970
- }), /*#__PURE__*/React__default["default"].createElement("path", {
2971
- d: "m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
2972
+ d: "M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"
2972
2973
  }));
2973
2974
  });
2974
- InfoCircle.propTypes = {
2975
+ Hash.propTypes = {
2975
2976
  color: PropTypes.string,
2976
2977
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2977
2978
  title: PropTypes.string
2978
2979
  };
2979
- InfoCircle.defaultProps = {
2980
+ Hash.defaultProps = {
2980
2981
  color: 'currentColor',
2981
2982
  size: '1em',
2982
2983
  title: null
2983
2984
  };
2984
- var InfoCircle$1 = InfoCircle;
2985
+ var Hash$1 = Hash;
2985
2986
 
2986
2987
  var _excluded$f = ["color", "size", "title"];
2987
2988
 
@@ -2990,7 +2991,7 @@ function _extends$d() { _extends$d = Object.assign || function (target) { for (v
2990
2991
  function _objectWithoutProperties$9(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$d(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2991
2992
 
2992
2993
  function _objectWithoutPropertiesLoose$d(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2993
- var Laptop = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2994
+ var InfoCircle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
2994
2995
  var color = _ref.color,
2995
2996
  size = _ref.size,
2996
2997
  title = _ref.title,
@@ -3004,20 +3005,22 @@ var Laptop = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3004
3005
  height: size,
3005
3006
  fill: color
3006
3007
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
3007
- d: "M13.5 3a.5.5 0 0 1 .5.5V11H2V3.5a.5.5 0 0 1 .5-.5h11zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"
3008
+ d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
3009
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
3010
+ d: "m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
3008
3011
  }));
3009
3012
  });
3010
- Laptop.propTypes = {
3013
+ InfoCircle.propTypes = {
3011
3014
  color: PropTypes.string,
3012
3015
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3013
3016
  title: PropTypes.string
3014
3017
  };
3015
- Laptop.defaultProps = {
3018
+ InfoCircle.defaultProps = {
3016
3019
  color: 'currentColor',
3017
3020
  size: '1em',
3018
3021
  title: null
3019
3022
  };
3020
- var Laptop$1 = Laptop;
3023
+ var InfoCircle$1 = InfoCircle;
3021
3024
 
3022
3025
  var _excluded$e = ["color", "size", "title"];
3023
3026
 
@@ -3026,7 +3029,7 @@ function _extends$c() { _extends$c = Object.assign || function (target) { for (v
3026
3029
  function _objectWithoutProperties$8(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$c(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
3027
3030
 
3028
3031
  function _objectWithoutPropertiesLoose$c(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
3029
- var Percent = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3032
+ var Laptop = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3030
3033
  var color = _ref.color,
3031
3034
  size = _ref.size,
3032
3035
  title = _ref.title,
@@ -3040,20 +3043,20 @@ var Percent = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3040
3043
  height: size,
3041
3044
  fill: color
3042
3045
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
3043
- d: "M13.442 2.558a.625.625 0 0 1 0 .884l-10 10a.625.625 0 1 1-.884-.884l10-10a.625.625 0 0 1 .884 0zM4.5 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm7 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"
3046
+ d: "M13.5 3a.5.5 0 0 1 .5.5V11H2V3.5a.5.5 0 0 1 .5-.5h11zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"
3044
3047
  }));
3045
3048
  });
3046
- Percent.propTypes = {
3049
+ Laptop.propTypes = {
3047
3050
  color: PropTypes.string,
3048
3051
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3049
3052
  title: PropTypes.string
3050
3053
  };
3051
- Percent.defaultProps = {
3054
+ Laptop.defaultProps = {
3052
3055
  color: 'currentColor',
3053
3056
  size: '1em',
3054
3057
  title: null
3055
3058
  };
3056
- var Percent$1 = Percent;
3059
+ var Laptop$1 = Laptop;
3057
3060
 
3058
3061
  var _excluded$d = ["color", "size", "title"];
3059
3062
 
@@ -3062,7 +3065,7 @@ function _extends$b() { _extends$b = Object.assign || function (target) { for (v
3062
3065
  function _objectWithoutProperties$7(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$b(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
3063
3066
 
3064
3067
  function _objectWithoutPropertiesLoose$b(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
3065
- var Recycle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3068
+ var Percent = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3066
3069
  var color = _ref.color,
3067
3070
  size = _ref.size,
3068
3071
  title = _ref.title,
@@ -3076,20 +3079,20 @@ var Recycle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3076
3079
  height: size,
3077
3080
  fill: color
3078
3081
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
3079
- d: "M9.302 1.256a1.5 1.5 0 0 0-2.604 0l-1.704 2.98a.5.5 0 0 0 .869.497l1.703-2.981a.5.5 0 0 1 .868 0l2.54 4.444-1.256-.337a.5.5 0 1 0-.26.966l2.415.647a.5.5 0 0 0 .613-.353l.647-2.415a.5.5 0 1 0-.966-.259l-.333 1.242-2.532-4.431zM2.973 7.773l-1.255.337a.5.5 0 1 1-.26-.966l2.416-.647a.5.5 0 0 1 .612.353l.647 2.415a.5.5 0 0 1-.966.259l-.333-1.242-2.545 4.454a.5.5 0 0 0 .434.748H5a.5.5 0 0 1 0 1H1.723A1.5 1.5 0 0 1 .421 12.24l2.552-4.467zm10.89 1.463a.5.5 0 1 0-.868.496l1.716 3.004a.5.5 0 0 1-.434.748h-5.57l.647-.646a.5.5 0 1 0-.708-.707l-1.5 1.5a.498.498 0 0 0 0 .707l1.5 1.5a.5.5 0 1 0 .708-.707l-.647-.647h5.57a1.5 1.5 0 0 0 1.302-2.244l-1.716-3.004z"
3082
+ d: "M13.442 2.558a.625.625 0 0 1 0 .884l-10 10a.625.625 0 1 1-.884-.884l10-10a.625.625 0 0 1 .884 0zM4.5 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm7 6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"
3080
3083
  }));
3081
3084
  });
3082
- Recycle.propTypes = {
3085
+ Percent.propTypes = {
3083
3086
  color: PropTypes.string,
3084
3087
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3085
3088
  title: PropTypes.string
3086
3089
  };
3087
- Recycle.defaultProps = {
3090
+ Percent.defaultProps = {
3088
3091
  color: 'currentColor',
3089
3092
  size: '1em',
3090
3093
  title: null
3091
3094
  };
3092
- var Recycle$1 = Recycle;
3095
+ var Percent$1 = Percent;
3093
3096
 
3094
3097
  var _excluded$c = ["color", "size", "title"];
3095
3098
 
@@ -3098,7 +3101,7 @@ function _extends$a() { _extends$a = Object.assign || function (target) { for (v
3098
3101
  function _objectWithoutProperties$6(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$a(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
3099
3102
 
3100
3103
  function _objectWithoutPropertiesLoose$a(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
3101
- var Trash = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3104
+ var Recycle = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3102
3105
  var color = _ref.color,
3103
3106
  size = _ref.size,
3104
3107
  title = _ref.title,
@@ -3112,23 +3115,20 @@ var Trash = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3112
3115
  height: size,
3113
3116
  fill: color
3114
3117
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
3115
- d: "M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z"
3116
- }), /*#__PURE__*/React__default["default"].createElement("path", {
3117
- fillRule: "evenodd",
3118
- d: "M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z"
3118
+ d: "M9.302 1.256a1.5 1.5 0 0 0-2.604 0l-1.704 2.98a.5.5 0 0 0 .869.497l1.703-2.981a.5.5 0 0 1 .868 0l2.54 4.444-1.256-.337a.5.5 0 1 0-.26.966l2.415.647a.5.5 0 0 0 .613-.353l.647-2.415a.5.5 0 1 0-.966-.259l-.333 1.242-2.532-4.431zM2.973 7.773l-1.255.337a.5.5 0 1 1-.26-.966l2.416-.647a.5.5 0 0 1 .612.353l.647 2.415a.5.5 0 0 1-.966.259l-.333-1.242-2.545 4.454a.5.5 0 0 0 .434.748H5a.5.5 0 0 1 0 1H1.723A1.5 1.5 0 0 1 .421 12.24l2.552-4.467zm10.89 1.463a.5.5 0 1 0-.868.496l1.716 3.004a.5.5 0 0 1-.434.748h-5.57l.647-.646a.5.5 0 1 0-.708-.707l-1.5 1.5a.498.498 0 0 0 0 .707l1.5 1.5a.5.5 0 1 0 .708-.707l-.647-.647h5.57a1.5 1.5 0 0 0 1.302-2.244l-1.716-3.004z"
3119
3119
  }));
3120
3120
  });
3121
- Trash.propTypes = {
3121
+ Recycle.propTypes = {
3122
3122
  color: PropTypes.string,
3123
3123
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3124
3124
  title: PropTypes.string
3125
3125
  };
3126
- Trash.defaultProps = {
3126
+ Recycle.defaultProps = {
3127
3127
  color: 'currentColor',
3128
3128
  size: '1em',
3129
3129
  title: null
3130
3130
  };
3131
- var Trash$1 = Trash;
3131
+ var Recycle$1 = Recycle;
3132
3132
 
3133
3133
  var _excluded$b = ["color", "size", "title"];
3134
3134
 
@@ -3137,7 +3137,7 @@ function _extends$9() { _extends$9 = Object.assign || function (target) { for (v
3137
3137
  function _objectWithoutProperties$5(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$9(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
3138
3138
 
3139
3139
  function _objectWithoutPropertiesLoose$9(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
3140
- var Union = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3140
+ var Trash = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3141
3141
  var color = _ref.color,
3142
3142
  size = _ref.size,
3143
3143
  title = _ref.title,
@@ -3151,20 +3151,23 @@ var Union = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3151
3151
  height: size,
3152
3152
  fill: color
3153
3153
  }, rest), title ? /*#__PURE__*/React__default["default"].createElement("title", null, title) : null, /*#__PURE__*/React__default["default"].createElement("path", {
3154
- d: "M0 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-2H2a2 2 0 0 1-2-2V2z"
3154
+ d: "M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0V6z"
3155
+ }), /*#__PURE__*/React__default["default"].createElement("path", {
3156
+ fillRule: "evenodd",
3157
+ d: "M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1v1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3V2h11v1h-11z"
3155
3158
  }));
3156
3159
  });
3157
- Union.propTypes = {
3160
+ Trash.propTypes = {
3158
3161
  color: PropTypes.string,
3159
3162
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3160
3163
  title: PropTypes.string
3161
3164
  };
3162
- Union.defaultProps = {
3165
+ Trash.defaultProps = {
3163
3166
  color: 'currentColor',
3164
3167
  size: '1em',
3165
3168
  title: null
3166
3169
  };
3167
- var Union$1 = Union;
3170
+ var Trash$1 = Trash;
3168
3171
 
3169
3172
  var _excluded$a = ["color", "size", "title"];
3170
3173
 
@@ -46984,7 +46987,7 @@ var SendGeometry = function (_a) {
46984
46987
  id: Action$2.add,
46985
46988
  label: 'Add',
46986
46989
  checked: selOpt === Action$2.add,
46987
- icon: React__default["default"].createElement(Building$1, { size: 16, color: style && style['color'] }),
46990
+ icon: React__default["default"].createElement(BuildingAdd$1, { size: 16, color: style && style['color'] }),
46988
46991
  disabled: disabled,
46989
46992
  onSelect: function () {
46990
46993
  setSelOpt(function (state) { return (state === Action$2.add ? undefined : Action$2.add); });
@@ -47124,7 +47127,7 @@ var SendModel = function (_a) {
47124
47127
  id: Action$1.add,
47125
47128
  label: 'Add',
47126
47129
  checked: selOpt === Action$1.add,
47127
- icon: React__default["default"].createElement(Building$1, { size: 16, color: style && style['color'] }),
47130
+ icon: React__default["default"].createElement(BuildingAdd$1, { size: 16, color: style && style['color'] }),
47128
47131
  disabled: disabled,
47129
47132
  onSelect: function () {
47130
47133
  setSelOpt(function (state) { return (state === Action$1.add ? undefined : Action$1.add); });
@@ -47135,7 +47138,7 @@ var SendModel = function (_a) {
47135
47138
  id: Action$1.add,
47136
47139
  label: 'Replace',
47137
47140
  checked: selOpt === Action$1.replace,
47138
- icon: React__default["default"].createElement(Union$1, { size: 16, color: style && style['color'] }),
47141
+ icon: React__default["default"].createElement(Building$1, { size: 16, color: style && style['color'] }),
47139
47142
  disabled: disabled,
47140
47143
  onSelect: function () {
47141
47144
  setSelOpt(function (state) { return (state === Action$1.replace ? undefined : Action$1.replace); });
@@ -47265,7 +47268,7 @@ var SendResults = function (_a) {
47265
47268
  id: Action.add,
47266
47269
  label: 'Add',
47267
47270
  checked: selOpt === Action.add,
47268
- icon: React__default["default"].createElement(Building$1, { size: 16, color: style && style['color'] }),
47271
+ icon: React__default["default"].createElement(BuildingAdd$1, { size: 16, color: style && style['color'] }),
47269
47272
  disabled: disabled,
47270
47273
  onSelect: function () {
47271
47274
  setSelOpt(function (state) { return (state === Action.add ? undefined : Action.add); });