glints-aries 4.1.76 → 4.1.77
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.
|
@@ -2,16 +2,12 @@ import _extends from "@babel/runtime/helpers/extends";
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
var SvgRiUserSwitchLine = function SvgRiUserSwitchLine(props) {
|
|
4
4
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
-
|
|
6
|
-
height: 24,
|
|
7
|
-
fill: "none",
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
8
6
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
-
d: "m16.757 16.414 1.829 1.829H15v2h3.586l-1.829 1.828 1.415 1.414 4.242-4.242L18.172 15l-1.415 1.414Z"
|
|
11
|
-
fill: "#666"
|
|
8
|
+
d: "m16.757 16.414 1.829 1.829H15v2h3.586l-1.829 1.828 1.415 1.414 4.242-4.242L18.172 15l-1.415 1.414Z"
|
|
12
9
|
}), /*#__PURE__*/React.createElement("path", {
|
|
13
|
-
d: "m15.657 22.071-1.829-1.828h3.586v-2h-3.586l1.829-1.829L14.242 15 10 19.243l4.242 4.242 1.415-1.414ZM8 18.276a5.985 5.985 0 0 0-2 4.472H4c0-2.96 1.61-5.544 4-6.928v2.456ZM12 1c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6Zm0 2C9.79 3 8 4.79 8 7s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Z"
|
|
14
|
-
fill: "#666"
|
|
10
|
+
d: "m15.657 22.071-1.829-1.828h3.586v-2h-3.586l1.829-1.829L14.242 15 10 19.243l4.242 4.242 1.415-1.414ZM8 18.276a5.985 5.985 0 0 0-2 4.472H4c0-2.96 1.61-5.544 4-6.928v2.456ZM12 1c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6Zm0 2C9.79 3 8 4.79 8 7s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Z"
|
|
15
11
|
}));
|
|
16
12
|
};
|
|
17
13
|
export default SvgRiUserSwitchLine;
|
|
@@ -9,16 +9,12 @@ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "functio
|
|
|
9
9
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
10
10
|
var SvgRiUserSwitchLine = function SvgRiUserSwitchLine(props) {
|
|
11
11
|
return /*#__PURE__*/React.createElement("svg", (0, _extends2["default"])({
|
|
12
|
-
|
|
13
|
-
height: 24,
|
|
14
|
-
fill: "none",
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
15
13
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16
14
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
17
|
-
d: "m16.757 16.414 1.829 1.829H15v2h3.586l-1.829 1.828 1.415 1.414 4.242-4.242L18.172 15l-1.415 1.414Z"
|
|
18
|
-
fill: "#666"
|
|
15
|
+
d: "m16.757 16.414 1.829 1.829H15v2h3.586l-1.829 1.828 1.415 1.414 4.242-4.242L18.172 15l-1.415 1.414Z"
|
|
19
16
|
}), /*#__PURE__*/React.createElement("path", {
|
|
20
|
-
d: "m15.657 22.071-1.829-1.828h3.586v-2h-3.586l1.829-1.829L14.242 15 10 19.243l4.242 4.242 1.415-1.414ZM8 18.276a5.985 5.985 0 0 0-2 4.472H4c0-2.96 1.61-5.544 4-6.928v2.456ZM12 1c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6Zm0 2C9.79 3 8 4.79 8 7s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Z"
|
|
21
|
-
fill: "#666"
|
|
17
|
+
d: "m15.657 22.071-1.829-1.828h3.586v-2h-3.586l1.829-1.829L14.242 15 10 19.243l4.242 4.242 1.415-1.414ZM8 18.276a5.985 5.985 0 0 0-2 4.472H4c0-2.96 1.61-5.544 4-6.928v2.456ZM12 1c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6Zm0 2C9.79 3 8 4.79 8 7s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Z"
|
|
22
18
|
}));
|
|
23
19
|
};
|
|
24
20
|
var _default = SvgRiUserSwitchLine;
|