glints-aries 4.1.78 → 4.1.79

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.
@@ -5,7 +5,7 @@ var SvgRiUserSwitchFill = function SvgRiUserSwitchFill(props) {
5
5
  viewBox: "0 0 24 24",
6
6
  xmlns: "http://www.w3.org/2000/svg"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
- d: "m23.414 18.242-4.242 4.243-1.414-1.414 1.828-1.829h-1.172l-3.586.001 1.83 1.828-1.416 1.414L11 18.243 15.242 14l1.415 1.414-1.829 1.83H16v-.002h3.586l-1.828-1.828L19.172 14l4.242 4.242ZM9 22H4a8.001 8.001 0 0 1 5-7.417V22Zm3-21c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6Z"
8
+ d: "M23.997 19.15 19.149 24l-1.616-1.616 2.089-2.09h-5.438l2.09 2.09L14.659 24l-4.849-4.848 4.849-4.85 1.617 1.617-2.09 2.09h1.339l4.098-.001-2.09-2.09 1.617-1.616 4.848 4.849ZM7.714 24H2a9.144 9.144 0 0 1 5.714-8.477V24Zm3.429-24A6.855 6.855 0 0 1 18 6.857a6.855 6.855 0 0 1-6.857 6.857 6.855 6.855 0 0 1-6.857-6.857A6.855 6.855 0 0 1 11.143 0Z"
9
9
  }));
10
10
  };
11
11
  export default SvgRiUserSwitchFill;
@@ -12,7 +12,7 @@ var SvgRiUserSwitchFill = function SvgRiUserSwitchFill(props) {
12
12
  viewBox: "0 0 24 24",
13
13
  xmlns: "http://www.w3.org/2000/svg"
14
14
  }, props), /*#__PURE__*/React.createElement("path", {
15
- d: "m23.414 18.242-4.242 4.243-1.414-1.414 1.828-1.829h-1.172l-3.586.001 1.83 1.828-1.416 1.414L11 18.243 15.242 14l1.415 1.414-1.829 1.83H16v-.002h3.586l-1.828-1.828L19.172 14l4.242 4.242ZM9 22H4a8.001 8.001 0 0 1 5-7.417V22Zm3-21c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6Z"
15
+ d: "M23.997 19.15 19.149 24l-1.616-1.616 2.089-2.09h-5.438l2.09 2.09L14.659 24l-4.849-4.848 4.849-4.85 1.617 1.617-2.09 2.09h1.339l4.098-.001-2.09-2.09 1.617-1.616 4.848 4.849ZM7.714 24H2a9.144 9.144 0 0 1 5.714-8.477V24Zm3.429-24A6.855 6.855 0 0 1 18 6.857a6.855 6.855 0 0 1-6.857 6.857 6.855 6.855 0 0 1-6.857-6.857A6.855 6.855 0 0 1 11.143 0Z"
16
16
  }));
17
17
  };
18
18
  var _default = SvgRiUserSwitchFill;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "glints-aries",
3
- "version": "4.1.78",
3
+ "version": "4.1.79",
4
4
  "description": "Glints ui-kit for frontend",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./es/index.js",