@gympass/yoga-icons 1.7.0 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/cjs/svg/air-conditioning.js +32 -0
  2. package/cjs/svg/air-conditioning.native.js +34 -0
  3. package/cjs/svg/bank.js +32 -0
  4. package/cjs/svg/bank.native.js +34 -0
  5. package/cjs/svg/beauty-salon.js +32 -0
  6. package/cjs/svg/beauty-salon.native.js +34 -0
  7. package/cjs/svg/children-area.js +32 -0
  8. package/cjs/svg/children-area.native.js +34 -0
  9. package/cjs/svg/coffee-shop.js +32 -0
  10. package/cjs/svg/coffee-shop.native.js +34 -0
  11. package/cjs/svg/heater.js +32 -0
  12. package/cjs/svg/heater.native.js +34 -0
  13. package/cjs/svg/lockers.js +32 -0
  14. package/cjs/svg/lockers.native.js +34 -0
  15. package/cjs/svg/nutritionist.js +32 -0
  16. package/cjs/svg/nutritionist.native.js +34 -0
  17. package/cjs/svg/parking-lot.js +32 -0
  18. package/cjs/svg/parking-lot.native.js +34 -0
  19. package/cjs/svg/pool.js +32 -0
  20. package/cjs/svg/pool.native.js +34 -0
  21. package/cjs/svg/restaurant.js +36 -0
  22. package/cjs/svg/restaurant.native.js +38 -0
  23. package/cjs/svg/shower-towels.js +32 -0
  24. package/cjs/svg/shower-towels.native.js +34 -0
  25. package/cjs/svg/shower.js +32 -0
  26. package/cjs/svg/shower.native.js +34 -0
  27. package/cjs/svg/snack-bar.js +32 -0
  28. package/cjs/svg/snack-bar.native.js +34 -0
  29. package/cjs/svg/spa.js +32 -0
  30. package/cjs/svg/spa.native.js +34 -0
  31. package/cjs/svg/sports-equipment-store.js +32 -0
  32. package/cjs/svg/sports-equipment-store.native.js +34 -0
  33. package/cjs/svg/tolietries.js +32 -0
  34. package/cjs/svg/tolietries.native.js +34 -0
  35. package/cjs/svg/training-towels.js +32 -0
  36. package/cjs/svg/training-towels.native.js +34 -0
  37. package/cjs/svg/wi-fi.js +32 -0
  38. package/cjs/svg/wi-fi.native.js +34 -0
  39. package/cjs/ui.js +152 -0
  40. package/esm/svg/air-conditioning.js +18 -0
  41. package/esm/svg/bank.js +18 -0
  42. package/esm/svg/beauty-salon.js +18 -0
  43. package/esm/svg/children-area.js +18 -0
  44. package/esm/svg/coffee-shop.js +18 -0
  45. package/esm/svg/heater.js +18 -0
  46. package/esm/svg/lockers.js +18 -0
  47. package/esm/svg/nutritionist.js +18 -0
  48. package/esm/svg/parking-lot.js +18 -0
  49. package/esm/svg/pool.js +18 -0
  50. package/esm/svg/restaurant.js +22 -0
  51. package/esm/svg/shower-towels.js +18 -0
  52. package/esm/svg/shower.js +18 -0
  53. package/esm/svg/snack-bar.js +18 -0
  54. package/esm/svg/spa.js +18 -0
  55. package/esm/svg/sports-equipment-store.js +18 -0
  56. package/esm/svg/tolietries.js +18 -0
  57. package/esm/svg/training-towels.js +18 -0
  58. package/esm/svg/wi-fi.js +18 -0
  59. package/esm/ui.js +20 -1
  60. package/package.json +2 -2
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M4 8V9C4 12.3137 6.68629 15 10 15C13.3137 15 16 12.3137 16 9V8.5234C15.9996 8.50789 15.9996 8.4924 16 8.47695V8H4ZM18 7.05703V7C18 6.44772 17.5523 6 17 6H3C2.44772 6 2 6.44771 2 7V9C2 12.012 3.66458 14.6353 6.12399 16H4C3.44772 16 3 16.4477 3 17C3 17.5523 3.44772 18 4 18H16C16.5523 18 17 17.5523 17 17C17 16.4477 16.5523 16 16 16H13.876C14.8052 15.4844 15.6209 14.7892 16.2763 13.9612C16.3082 13.952 16.3399 13.9411 16.3714 13.9285L20.1854 12.4029C21.2813 11.9645 22 10.903 22 9.72263C22 7.70707 19.9869 6.31196 18.0996 7.01967L18 7.05703ZM17.9977 9.19389C17.9807 9.90675 17.8705 10.5965 17.6788 11.2515L19.4426 10.546C19.7792 10.4113 20 10.0852 20 9.72263C20 9.10348 19.3816 8.67493 18.8019 8.89232L17.9977 9.19389Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M7.44721 4.10555C7.94119 4.35254 8.14141 4.95321 7.89442 5.44719L7.45449 6.32706C6.66307 7.90989 6.81966 9.80182 7.86052 11.233C9.27621 13.1796 9.54609 15.7335 8.56855 17.933L7.91381 19.4061C7.6895 19.9108 7.09854 20.1381 6.59386 19.9138C6.08917 19.6895 5.86188 19.0985 6.08619 18.5938L6.74092 17.1207C7.42832 15.574 7.23854 13.7782 6.24305 12.4094C4.76284 10.3741 4.54017 7.68356 5.66563 5.43263L6.10557 4.55276C6.35256 4.05878 6.95323 3.85856 7.44721 4.10555ZM12.4472 4.10555C12.9412 4.35254 13.1414 4.95321 12.8944 5.44719L12.4545 6.32706C11.6631 7.90989 11.8197 9.80182 12.8605 11.233C14.2762 13.1796 14.5461 15.7335 13.5685 17.933L12.9138 19.4061C12.6895 19.9108 12.0985 20.1381 11.5939 19.9138C11.0892 19.6895 10.8619 19.0985 11.0862 18.5938L11.7409 17.1207C12.4283 15.574 12.2385 13.7782 11.243 12.4094C9.76284 10.3741 9.54017 7.68356 10.6656 5.43263L11.1056 4.55276C11.3526 4.05878 11.9532 3.85856 12.4472 4.10555ZM17.8944 5.44719C18.1414 4.95321 17.9412 4.35254 17.4472 4.10555C16.9532 3.85856 16.3526 4.05878 16.1056 4.55276L15.6656 5.43263C14.5402 7.68356 14.7628 10.3741 16.243 12.4094C17.2385 13.7782 17.4283 15.574 16.7409 17.1207L16.0862 18.5938C15.8619 19.0985 16.0892 19.6895 16.5939 19.9138C17.0985 20.1381 17.6895 19.9108 17.9138 19.4061L18.5685 17.933C19.5461 15.7335 19.2762 13.1796 17.8605 11.233C16.8197 9.80182 16.6631 7.90989 17.4545 6.32706L17.8944 5.44719Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M13 5H20V18H19H13V5ZM12 3H20C21.1046 3 22 3.89543 22 5V19C22 19.5523 21.5523 20 21 20H20V21C20 21.5523 19.5523 22 19 22C18.4477 22 18 21.5523 18 21V20H13V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V20H6V21C6 21.5523 5.55228 22 5 22C4.44772 22 4 21.5523 4 21V20H3C2.44772 20 2 19.5523 2 19V5C2 3.89543 2.89543 3 4 3H12ZM5 18H4V5H11V18H5ZM5 7C5 6.44772 5.44772 6 6 6H9C9.55228 6 10 6.44772 10 7C10 7.55228 9.55228 8 9 8H6C5.44772 8 5 7.55228 5 7ZM14 7C14 6.44772 14.4477 6 15 6H18C18.5523 6 19 6.44772 19 7C19 7.55228 18.5523 8 18 8H15C14.4477 8 14 7.55228 14 7ZM5 10C5 9.44772 5.44772 9 6 9H9C9.55228 9 10 9.44772 10 10C10 10.5523 9.55228 11 9 11H6C5.44772 11 5 10.5523 5 10ZM15 9C14.4477 9 14 9.44772 14 10C14 10.5523 14.4477 11 15 11H18C18.5523 11 19 10.5523 19 10C19 9.44772 18.5523 9 18 9H15Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M14.7071 4.70711C15.0976 4.31658 15.0976 3.68342 14.7071 3.29289C14.3166 2.90237 13.6834 2.90237 13.2929 3.29289L11.2929 5.29289C10.9024 5.68342 10.9024 6.31658 11.2929 6.70711C11.6834 7.09763 12.3166 7.09763 12.7071 6.70711L14.7071 4.70711ZM7.0077 16.5218L6.34187 12.9707C5.94831 10.8718 7.8117 9.04539 9.90235 9.48094L11.1842 9.74799C11.7223 9.86009 12.2777 9.86009 12.8158 9.74799L14.0977 9.48094C16.1883 9.04539 18.0517 10.8718 17.6581 12.9707L16.9923 16.5218C16.6607 18.2902 14.9755 19.4683 13.2009 19.1726C12.4058 19.0401 11.5942 19.0401 10.7991 19.1726C9.02446 19.4683 7.33926 18.2901 7.0077 16.5218ZM10.3103 7.52298C6.82585 6.79706 3.7202 9.84107 4.37612 13.3393L5.04195 16.8904C5.57417 19.7289 8.27924 21.6201 11.1279 21.1454C11.7053 21.0491 12.2947 21.0491 12.8721 21.1454C15.7208 21.6201 18.4258 19.7289 18.9581 16.8904L19.6239 13.3393C20.2798 9.84107 17.1742 6.79706 13.6897 7.52298L12.4079 7.79003C12.1389 7.84608 11.8611 7.84608 11.5921 7.79003L10.3103 7.52298Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M7 5H17C18.1046 5 19 5.89543 19 7V17C19 18.1046 18.1046 19 17 19H7C5.89543 19 5 18.1046 5 17V7C5 5.89543 5.89543 5 7 5ZM3 7C3 4.79086 4.79086 3 7 3H17C19.2091 3 21 4.79086 21 7V17C21 19.2091 19.2091 21 17 21H7C4.79086 21 3 19.2091 3 17V7ZM8.36 16.888C8.43467 16.9627 8.52533 17 8.632 17H10.168C10.2853 17 10.3813 16.968 10.456 16.904C10.5307 16.8293 10.568 16.7333 10.568 16.616V13.872H12.92C14.2107 13.872 15.224 13.5787 15.96 12.992C16.696 12.3947 17.064 11.52 17.064 10.368C17.064 9.20532 16.696 8.31999 15.96 7.71199C15.224 7.10399 14.2107 6.79999 12.92 6.79999H8.632C8.51467 6.79999 8.41867 6.83732 8.344 6.91199C8.28 6.98665 8.248 7.08265 8.248 7.19999V16.616C8.248 16.7227 8.28533 16.8133 8.36 16.888ZM14.248 11.648C13.928 11.936 13.4587 12.08 12.84 12.08H10.536V8.59199H12.84C13.48 8.59199 13.9547 8.74665 14.264 9.05599C14.584 9.36532 14.744 9.79732 14.744 10.352C14.744 10.9173 14.5787 11.3493 14.248 11.648Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M13 6C13 3.79086 14.7909 2 17 2C19.2091 2 21 3.79086 21 6V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V6C19 4.89543 18.1046 4 17 4C15.8954 4 15 4.89543 15 6V8V12V14.523C15.8777 14.436 16.7761 14.6489 17.537 15.1561C18.1422 15.5596 18.9259 15.5783 19.5497 15.204L20.4855 14.6425C20.9591 14.3584 21.5733 14.5119 21.8575 14.9855C22.1416 15.4591 21.9881 16.0733 21.5145 16.3575L20.5786 16.919C19.2921 17.6909 17.6759 17.6525 16.4276 16.8202C15.8343 16.4247 15.0685 16.3983 14.4494 16.7521L14.1776 16.9074C12.8282 17.6785 11.1718 17.6785 9.82243 16.9074L9.63187 16.7985C8.93051 16.3978 8.06949 16.3978 7.36812 16.7985C5.88551 17.6457 4.04123 17.5309 2.67515 16.5064L2.4 16.3C1.95817 15.9686 1.86863 15.3418 2.2 14.9C2.53137 14.4582 3.15817 14.3686 3.6 14.7L3.87515 14.9064C4.60308 15.4523 5.58582 15.5135 6.37584 15.0621C6.57758 14.9468 6.78635 14.8492 7 14.7692V12V8V6C7 3.79086 8.79086 2 11 2H12C12.5523 2 13 2.44772 13 3C13 3.55228 12.5523 4 12 4H11C9.89543 4 9 4.89543 9 6V7H13V6ZM9 13V14.5272C9.56305 14.5934 10.1159 14.7716 10.6242 15.0621L10.8147 15.1709C11.4885 15.556 12.303 15.5878 13 15.2664V13H9ZM13 11H9V9H13V11ZM7.36812 20.7985C8.06949 20.3978 8.93051 20.3978 9.63187 20.7985L9.82243 20.9074C11.1718 21.6785 12.8282 21.6785 14.1776 20.9074L14.4494 20.7521C15.0685 20.3983 15.8343 20.4247 16.4276 20.8202C17.6759 21.6525 19.2921 21.6909 20.5786 20.919L21.5145 20.3575C21.9881 20.0733 22.1416 19.4591 21.8575 18.9855C21.5733 18.5119 20.9591 18.3584 20.4855 18.6425L19.5497 19.204C18.9259 19.5783 18.1422 19.5597 17.537 19.1561C16.3134 18.3404 14.7339 18.286 13.4571 19.0156L13.1853 19.1709C12.4508 19.5906 11.5492 19.5906 10.8147 19.1709L10.6242 19.0621C9.30792 18.3099 7.69208 18.3099 6.37584 19.0621C5.58582 19.5135 4.60308 19.4523 3.87515 18.9064L3.6 18.7C3.15817 18.3686 2.53137 18.4582 2.2 18.9C1.86863 19.3418 1.95817 19.9686 2.4 20.3L2.67515 20.5064C4.04123 21.5309 5.88551 21.6457 7.36812 20.7985Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,22 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 12,
8
+ height: 12,
9
+ viewBox: "0 0 12 12",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M9.49982 1.00006C9.32858 1.00006 9.16137 1.01728 8.99982 1.05007C7.8587 1.28171 6.99982 2.29058 6.99982 3.50006V5.52793C6.99982 5.83842 7.07211 6.14464 7.21096 6.42235L7.44703 6.89449C7.48174 6.96392 7.49982 7.04047 7.49982 7.11809V10.0001C7.49982 10.5523 7.94753 11.0001 8.49982 11.0001H8.99982C9.5521 11.0001 9.99982 10.5523 9.99982 10.0001V1.00006H9.49982ZM8.99982 10.0001V2.08541C8.41722 2.29133 7.99982 2.84695 7.99982 3.50006V5.52793C7.99982 5.68317 8.03596 5.83628 8.10539 5.97514L8.34146 6.44727C8.4456 6.65556 8.49982 6.88523 8.49982 7.11809V10.0001H8.99982Z"
15
+ }), /*#__PURE__*/React.createElement("path", {
16
+ d: "M2.99976 2.00003C2.99976 1.72389 2.7759 1.50003 2.49976 1.50003C2.22361 1.50003 1.99976 1.72389 1.99976 2.00003V5.29292C1.99976 5.55814 2.10511 5.81249 2.29265 6.00003L2.99976 6.70714L2.99976 10C2.99976 10.5523 3.44747 11 3.99976 11H4.49976C5.05204 11 5.49976 10.5523 5.49976 10V6.70714L6.20686 6.00003C6.3944 5.81249 6.49976 5.55814 6.49976 5.29292V2.00003C6.49976 1.72389 6.2759 1.50003 5.99976 1.50003C5.72361 1.50003 5.49976 1.72389 5.49976 2.00003V5.29292L4.79265 6.00003C4.60511 6.18757 4.49976 6.44192 4.49976 6.70714V10H3.99976V6.70714C3.99976 6.44192 3.8944 6.18757 3.70686 6.00003L2.99976 5.29292V2.00003Z"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M4.74976 2.00003C4.74976 1.72389 4.5259 1.50003 4.24976 1.50003C3.97361 1.50003 3.74976 1.72389 3.74976 2.00003V4.75003C3.74976 5.02617 3.97361 5.25003 4.24976 5.25003C4.5259 5.25003 4.74976 5.02617 4.74976 4.75003V2.00003Z"
19
+ }));
20
+ };
21
+
22
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M20 5C20 3.34315 18.6569 2 17 2H9C6.94968 2 5.1876 3.2341 4.41604 5H3C2.44772 5 2 5.44772 2 6C2 6.55228 2.44772 7 3 7H4V20C4 21.1046 4.89543 22 6 22H14C15.1046 22 16 21.1046 16 20V16H18C19.1046 16 20 15.1046 20 14V7H21C21.5523 7 22 6.55228 22 6C22 5.44772 21.5523 5 21 5H20ZM17 4C17.5523 4 18 4.44772 18 5H16C16 4.44772 16.4477 4 17 4ZM18 14V7H16V14H18ZM14 5V6V20H6V7C6 5.34315 7.34315 4 9 4H14.1707C14.0602 4.31278 14 4.64936 14 5Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M11.126 7H13C15.2091 7 17 8.79086 17 11V13C17 13.5523 16.5523 14 16 14H4C3.44772 14 3 13.5523 3 13V11C3 8.79086 4.79086 7 7 7H9.08296C9.55904 4.16229 12.027 2 15 2C18.3137 2 21 4.68629 21 8V21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21V8C19 5.79086 17.2091 4 15 4C13.1362 4 11.5701 5.27477 11.126 7ZM7 9H13C14.1046 9 15 9.89543 15 11V12H5V11C5 9.89543 5.89543 9 7 9ZM6 15C6.55228 15 7 15.4477 7 16V17C7 17.5523 6.55228 18 6 18C5.44772 18 5 17.5523 5 17V16C5 15.4477 5.44772 15 6 15ZM11 16C11 15.4477 10.5523 15 10 15C9.44772 15 9 15.4477 9 16V17C9 17.5523 9.44772 18 10 18C10.5523 18 11 17.5523 11 17V16ZM14 15C14.5523 15 15 15.4477 15 16V17C15 17.5523 14.5523 18 14 18C13.4477 18 13 17.5523 13 17V16C13 15.4477 13.4477 15 14 15ZM7 20C7 19.4477 6.55228 19 6 19C5.44772 19 5 19.4477 5 20V21C5 21.5523 5.44772 22 6 22C6.55228 22 7 21.5523 7 21V20ZM10 19C10.5523 19 11 19.4477 11 20V21C11 21.5523 10.5523 22 10 22C9.44772 22 9 21.5523 9 21V20C9 19.4477 9.44772 19 10 19ZM15 20C15 19.4477 14.5523 19 14 19C13.4477 19 13 19.4477 13 20V21C13 21.5523 13.4477 22 14 22C14.5523 22 15 21.5523 15 21V20Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M10 5C9.44772 5 9 5.44772 9 6V6.17071C9.37262 6.30241 9.71145 6.50564 10 6.76389C10.2885 6.50564 10.6274 6.30241 11 6.17071V6C11 5.44772 10.5523 5 10 5ZM12 3.7639C11.4692 3.28885 10.7684 3 10 3C8.34315 3 7 4.34315 7 6V6.17071C5.83481 6.58254 5 7.69378 5 9V10H4C3.44772 10 3 10.4477 3 11V13C3 17.4183 6.58172 21 11 21H13C17.4183 21 21 17.4183 21 13V11C21 10.4477 20.5523 10 20 10H19V9C19 7.69378 18.1652 6.58254 17 6.17071V6C17 4.34315 15.6569 3 14 3C13.2316 3 12.5308 3.28885 12 3.7639ZM15 6.17071V6C15 5.44772 14.5523 5 14 5C13.4477 5 13 5.44772 13 6V6.17071C13.3726 6.30241 13.7115 6.50564 14 6.7639C14.2886 6.50564 14.6274 6.30241 15 6.17071ZM12 8C11.4477 8 11 8.44772 11 9V10H13V9C13 8.44772 12.5523 8 12 8ZM7 9C7 8.44772 7.44772 8 8 8C8.55228 8 9 8.44772 9 9V10H7V9ZM17 10V9C17 8.44772 16.5523 8 16 8C15.4477 8 15 8.44772 15 9V10H17ZM18 12H19V13H5V12H6H10H14H18ZM11 19C8.38756 19 6.16508 17.3304 5.34141 15H18.6586C17.8349 17.3304 15.6124 19 13 19H11Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
package/esm/svg/spa.js ADDED
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 12,
8
+ height: 12,
9
+ viewBox: "0 0 12 12",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M6.70024 1.90006L6.00024 1.37506L5.30024 1.90006C4.26639 2.67545 3.62067 3.85367 3.51546 5.12997C3.19127 5.04516 2.85103 5 2.50024 5H1.00024V6.5C1.00024 8.70914 2.79111 10.5 5.00024 10.5H7.00031C9.20944 10.5 11.0003 8.70914 11.0003 6.5V5H9.50031C9.1495 5 8.80924 5.04516 8.48503 5.12998C8.37982 3.85368 7.7341 2.67546 6.70024 1.90006ZM7.50024 5.53516V5.50006C7.50024 4.39841 6.98156 3.36105 6.10024 2.70006L6.00024 2.62506L5.90024 2.70006C5.01892 3.36105 4.50024 4.39841 4.50024 5.50006V5.53513C5.12807 5.89831 5.64802 6.42722 6.00028 7.06205C6.35252 6.42724 6.87245 5.89834 7.50024 5.53516ZM2.00024 6H2.50024C4.1571 6 5.50024 7.34315 5.50024 9V9.5H5.00024C3.34339 9.5 2.00024 8.15685 2.00024 6.5V6ZM10.0003 6H9.50031C7.84345 6 6.50031 7.34315 6.50031 9V9.5H7.00031C8.65716 9.5 10.0003 8.15685 10.0003 6.5V6Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M6 5V6H18V5L6 5ZM4 5C4 3.89543 4.89543 3 6 3H18C19.1046 3 20 3.89543 20 5V6C20 6.20291 19.9698 6.39876 19.9136 6.5833L21.5609 9.46826C22.3755 10.8951 21.5177 12.6373 20 12.9506V19H21C21.5523 19 22 19.4477 22 20C22 20.5523 21.5523 21 21 21H19H15H9H5H3C2.44772 21 2 20.5523 2 20C2 19.4477 2.44772 19 3 19H4V12.9506C2.48228 12.6373 1.62446 10.8951 2.43915 9.46826L4.0864 6.5833C4.03022 6.39876 4 6.20291 4 6V5ZM18 19V12.7092C17.5643 12.5345 17.1641 12.2861 16.8161 11.9779C16.2712 12.5998 15.4705 13 14.5604 13H14C13.2316 13 12.5308 12.7112 12 12.2361C11.4692 12.7112 10.7684 13 10 13H9.43961C8.52954 13 7.72883 12.5998 7.1839 11.9779C6.83595 12.2861 6.43572 12.5345 6 12.7092V19H8V16C8 15.4477 8.44772 15 9 15H15C15.5523 15 16 15.4477 16 16V19H18ZM11 10V8H8.8198L8.47293 9.73436L8.45903 9.80389C8.33527 10.4227 8.80856 11 9.43961 11H10C10.5523 11 11 10.5523 11 10ZM13 8V10C13 10.5523 13.4477 11 14 11H14.5604C15.1914 11 15.6647 10.4227 15.541 9.80389L15.5271 9.73436L15.1802 8H13ZM17.2198 8L17.4882 9.34213C17.681 10.3061 18.5274 11 19.5105 11C19.7877 11 19.9615 10.7006 19.824 10.4599L18.397 7.96061C18.2687 7.98644 18.1359 8 18 8H17.2198ZM6 8H6.7802L6.51177 9.34213C6.31897 10.3061 5.47257 11 4.4895 11C4.21235 11 4.03855 10.7006 4.17598 10.4599L5.60304 7.96061C5.73134 7.98644 5.86409 8 6 8ZM10 17V19H14V17H10Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M8 4L11 4C11.5523 4 12 3.55229 12 3C12 2.44772 11.5523 2 11 2H5C4.44772 2 4 2.44772 4 3C4 3.55228 4.44772 4 5 4L6 4V5C3.79086 5 2 6.79086 2 9V20C2 21.1046 2.89543 22 4 22H7C7.55228 22 8 21.5523 8 21C8 20.4477 7.55228 20 7 20H4V11H10V12C10 12.5523 10.4477 13 11 13C11.5523 13 12 12.5523 12 12V9C12 6.79086 10.2091 5 8 5V4ZM10 9C10 7.89543 9.10457 7 8 7H6C4.89543 7 4 7.89543 4 9L10 9ZM19 4C18.4477 4 18 4.44772 18 5C18 5.55228 18.4477 6 19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4ZM15.5 6C14.6716 6 14 6.67157 14 7.5C14 8.32843 14.6716 9 15.5 9C16.3284 9 17 8.32843 17 7.5C17 6.67157 16.3284 6 15.5 6ZM11 20V16H20V20H11ZM9 15C9 14.4477 9.44772 14 10 14H21C21.5523 14 22 14.4477 22 15V21C22 21.5523 21.5523 22 21 22H10C9.44772 22 9 21.5523 9 21V15ZM18 9.5C18 8.67157 18.6716 8 19.5 8C20.3284 8 21 8.67157 21 9.5C21 10.3284 20.3284 11 19.5 11C18.6716 11 18 10.3284 18 9.5Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M6 3C4.34315 3 3 4.34315 3 6C3 6.53465 3.13986 7.03664 3.38499 7.47137C2.55209 8.00444 2 8.93774 2 10C2 11.0666 2.5566 12.0032 3.39519 12.5351C2.53117 13.4338 2 14.6549 2 16C2 18.7614 4.23858 21 7 21H19C20.6569 21 22 19.6569 22 18C22 16.9377 21.4479 16.0044 20.615 15.4714C20.8601 15.0366 21 14.5347 21 14C21 13.1794 20.6705 12.4357 20.1366 11.894C21.273 10.9775 22 9.57365 22 8C22 5.23858 19.7614 3 17 3H6ZM17 11C18.6569 11 20 9.65685 20 8C20 6.34315 18.6569 5 17 5H6C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7H17C17.5523 7 18 7.44772 18 8C18 8.55228 17.5523 9 17 9H5C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11H7H17ZM7 13C5.34315 13 4 14.3431 4 16C4 17.6569 5.34315 19 7 19H19C19.5523 19 20 18.5523 20 18C20 17.4477 19.5523 17 19 17H7C6.44771 17 6 16.5523 6 16C6 15.4477 6.44771 15 7 15H18C18.5523 15 19 14.5523 19 14C19 13.4477 18.5523 13 18 13H17H7Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
@@ -0,0 +1,18 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 24,
8
+ height: 24,
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M19.2846 7.19099C14.7543 4.67413 9.24569 4.67413 4.71535 7.19099L3.48564 7.87416C3.00286 8.14237 2.39405 7.96843 2.12584 7.48564C1.85763 7.00286 2.03157 6.39406 2.51436 6.12584L3.74407 5.44267C8.87845 2.59024 15.1215 2.59024 20.2559 5.44267L21.4856 6.12584C21.9684 6.39406 22.1424 7.00286 21.8742 7.48564C21.6059 7.96843 20.9971 8.14237 20.5144 7.87416L19.2846 7.19099ZM6.87905 11.2827C10.1492 9.8812 13.8508 9.8812 17.121 11.2827L18.6061 11.9192C19.1137 12.1367 19.7016 11.9016 19.9191 11.3939C20.1367 10.8863 19.9016 10.2984 19.3939 10.0809L17.9088 9.44439C14.1356 7.82729 9.86444 7.82729 6.09121 9.44439L4.60608 10.0809C4.09845 10.2984 3.8633 10.8863 4.08086 11.3939C4.29841 11.9016 4.88629 12.1367 5.39392 11.9192L6.87905 11.2827ZM9.19101 15.6214C11.0021 14.9422 12.9979 14.9422 14.809 15.6214L15.6489 15.9363C16.166 16.1302 16.7424 15.8682 16.9363 15.3511C17.1302 14.834 16.8682 14.2576 16.3511 14.0637L15.5112 13.7487C13.2474 12.8998 10.7526 12.8998 8.48877 13.7487L7.64888 14.0637C7.13176 14.2576 6.86975 14.834 7.06367 15.3511C7.25759 15.8682 7.834 16.1302 8.35112 15.9363L9.19101 15.6214ZM12 21C12.8284 21 13.5 20.3284 13.5 19.5C13.5 18.6716 12.8284 18 12 18C11.1716 18 10.5 18.6716 10.5 19.5C10.5 20.3284 11.1716 21 12 21Z"
15
+ }));
16
+ };
17
+
18
+ export default SvgComponent;
package/esm/ui.js CHANGED
@@ -2,14 +2,17 @@ import Accessibility from "./svg/accessibility";
2
2
  import Accessible from "./svg/accessible";
3
3
  import AddBooking from "./svg/add_booking";
4
4
  import Add from "./svg/add";
5
+ import AirConditioning from "./svg/air-conditioning";
5
6
  import AlertCircle from "./svg/alert_circle";
6
7
  import AlertTriangle from "./svg/alert_triangle";
7
8
  import ArrowDropDown from "./svg/arrow_drop_down";
8
9
  import ArrowDropUp from "./svg/arrow_drop_up";
9
10
  import ArrowLeft from "./svg/arrow_left";
10
11
  import ArrowRight from "./svg/arrow_right";
12
+ import Bank from "./svg/bank";
11
13
  import BankStatement from "./svg/bank_statement";
12
14
  import BarChart from "./svg/bar_chart";
15
+ import BeautySalon from "./svg/beauty-salon";
13
16
  import BookingFilled from "./svg/booking_filled";
14
17
  import Booking from "./svg/booking";
15
18
  import BuildingFilled from "./svg/building_filled";
@@ -28,9 +31,11 @@ import ChevronDown from "./svg/chevron_down";
28
31
  import ChevronLeft from "./svg/chevron_left";
29
32
  import ChevronRight from "./svg/chevron_right";
30
33
  import ChevronUp from "./svg/chevron_up";
34
+ import ChildrenArea from "./svg/children-area";
31
35
  import CloseFilled from "./svg/close_filled";
32
36
  import Close from "./svg/close";
33
37
  import Code from "./svg/code";
38
+ import CoffeeShop from "./svg/coffee-shop";
34
39
  import CompassFilled from "./svg/compass_filled";
35
40
  import Compass from "./svg/compass";
36
41
  import Copy from "./svg/copy";
@@ -57,6 +62,7 @@ import Filter from "./svg/filter";
57
62
  import Google from "./svg/google";
58
63
  import Headphone from "./svg/headphone";
59
64
  import Heartbeat from "./svg/heartbeat";
65
+ import Heater from "./svg/heater";
60
66
  import HelpCircle from "./svg/help_circle";
61
67
  import Help from "./svg/help";
62
68
  import History from "./svg/history";
@@ -75,6 +81,7 @@ import LockOff from "./svg/lock_off";
75
81
  import LockOnFilled from "./svg/lock_on_filled";
76
82
  import Lock from "./svg/lock";
77
83
  import LockerRoom from "./svg/locker_room";
84
+ import Lockers from "./svg/lockers";
78
85
  import LogOut from "./svg/log_out";
79
86
  import Loop from "./svg/loop";
80
87
  import MailRead from "./svg/mail_read";
@@ -89,6 +96,7 @@ import NetworkOff from "./svg/network_off";
89
96
  import NetworkOn from "./svg/network_on";
90
97
  import NotificationFilled from "./svg/notification_filled";
91
98
  import NotificationOff from "./svg/notification_off";
99
+ import Nutritionist from "./svg/nutritionist";
92
100
  import PaperPin from "./svg/paper_pin";
93
101
  import Paperclip from "./svg/paperclip";
94
102
  import Password from "./svg/password";
@@ -100,11 +108,13 @@ import PinFilled from "./svg/pin_filled";
100
108
  import Play from "./svg/play";
101
109
  import PlayFilled from "./svg/play_filled";
102
110
  import PlusCircle from "./svg/plus_circle";
111
+ import Pool from "./svg/pool";
103
112
  import Printer from "./svg/printer";
104
113
  import QRCodeReader from "./svg/qr_code_reader";
105
114
  import QRCode from "./svg/qr_code";
106
115
  import Rectangle from "./svg/rectangle";
107
116
  import Refresh from "./svg/refresh";
117
+ import Restaurant from "./svg/restaurant";
108
118
  import SearchFilled from "./svg/search_filled";
109
119
  import Search from "./svg/search";
110
120
  import Settings from "./svg/settings";
@@ -112,18 +122,26 @@ import ShareAndroid from "./svg/share_android";
112
122
  import ShareIos from "./svg/share_ios";
113
123
  import ShieldCheck from "./svg/shield_check";
114
124
  import ShieldSecure from "./svg/shield_secure";
125
+ import Shower from "./svg/shower";
126
+ import ShowerTowels from "./svg/shower-towels";
115
127
  import Signal from "./svg/signal";
116
128
  import SmartphoneFilled from "./svg/smartphone_filled";
117
129
  import Smartphone from "./svg/smartphone";
130
+ import SnackBar from "./svg/snack-bar";
118
131
  import SortAscending from "./svg/sort_ascending";
119
132
  import SortDescending from "./svg/sort_descending";
133
+ import Spa from "./svg/spa";
134
+ import SportsEquipment from "./svg/sports-equipment-store";
120
135
  import StarFilled from "./svg/star_filled";
121
136
  import Star from "./svg/star";
122
137
  import SystemStatus from "./svg/system_status";
138
+ import ParkingLot from "./svg/parking-lot";
123
139
  import PriceTag from "./svg/price_tag";
124
140
  import Time from "./svg/time";
125
141
  import TimeFilled from "./svg/time_filled";
126
142
  import Token from "./svg/token";
143
+ import Tolietries from "./svg/tolietries";
144
+ import TrainingTowels from "./svg/training-towels";
127
145
  import Trash from "./svg/trash";
128
146
  import TrendingUp from "./svg/trending_up";
129
147
  import TriangleAlert from "./svg/triangle_alert";
@@ -139,5 +157,6 @@ import VisibilityOff from "./svg/visibility_off";
139
157
  import Visibility from "./svg/visibility";
140
158
  import Wallet from "./svg/wallet";
141
159
  import Whatsapp from "./svg/whatsapp";
160
+ import WiFi from "./svg/wi-fi";
142
161
  import Youtube from "./svg/youtube";
143
- export { Accessibility, Accessible, AddBooking, Add, AlertCircle, AlertTriangle, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, BankStatement, BarChart, BookingFilled, Booking, BuildingFilled, Building, BulletList, Camera, Cart, Chat, CheckFilled, Check, CheckedFull, CheckedHalf, CheckinFilled, Checkin, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CloseFilled, Close, Code, CompassFilled, Compass, Copy, CornerUpLeft, CornerUpRight, CreditCard, Disconnect, DislikeFilled, Dislike, Doc, Download, Draggable, Dumbbell, DumbbellFilled, Edit, Exit, ExternalLink, Facebook, FamilyMember, FamilyMemberFilled, FavoriteFilled, Favorite, Filter, Google, Headphone, Heartbeat, HelpCircle, Help, History, HomeFilled, Home, Image, Info, Instagram, JumpRope, LikeFilled, Like, Link, Linkedin, Location, LockOff, LockOnFilled, Lock, LockerRoom, LogOut, Loop, MailRead, MailUnread, MapPin, Map, MenuList, MenuMore, Money, Monitor, NetworkOff, NetworkOn, NotificationFilled, NotificationOff, PaperPin, Paperclip, Password, Pause, PhoneFilled, Phone, PieChart, PinFilled, Play, PlayFilled, PlusCircle, Printer, QRCodeReader, QRCode, Rectangle, Refresh, SearchFilled, Search, Settings, ShareAndroid, ShareIos, ShieldCheck, ShieldSecure, Signal, SmartphoneFilled, Smartphone, SortAscending, SortDescending, StarFilled, Star, SystemStatus, PriceTag, Time, TimeFilled, Token, Trash, TrendingUp, TriangleAlert, Twitter, Upload, Upload2, UserAdd, UserFilled, UserFilledStar, User, Video, VisibilityOff, Visibility, Wallet, Whatsapp, Youtube };
162
+ export { Accessibility, Accessible, AddBooking, Add, AirConditioning, AlertCircle, AlertTriangle, ArrowDropDown, ArrowDropUp, ArrowLeft, ArrowRight, Bank, BankStatement, BarChart, BeautySalon, BookingFilled, Booking, BuildingFilled, Building, BulletList, Camera, Cart, Chat, CheckFilled, Check, CheckedFull, CheckedHalf, CheckinFilled, Checkin, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChildrenArea, CloseFilled, Close, Code, CoffeeShop, CompassFilled, Compass, Copy, CornerUpLeft, CornerUpRight, CreditCard, Disconnect, DislikeFilled, Dislike, Doc, Download, Draggable, Dumbbell, DumbbellFilled, Edit, Exit, ExternalLink, Facebook, FamilyMember, FamilyMemberFilled, FavoriteFilled, Favorite, Filter, Google, Headphone, Heartbeat, Heater, HelpCircle, Help, History, HomeFilled, Home, Image, Info, Instagram, JumpRope, LikeFilled, Like, Link, Linkedin, Location, LockOff, LockOnFilled, Lock, LockerRoom, Lockers, LogOut, Loop, MailRead, MailUnread, MapPin, Map, MenuList, MenuMore, Money, Monitor, NetworkOff, NetworkOn, NotificationFilled, NotificationOff, Nutritionist, PaperPin, Paperclip, Password, Pause, PhoneFilled, Phone, PieChart, PinFilled, Play, PlayFilled, PlusCircle, Pool, Printer, QRCodeReader, QRCode, Rectangle, Refresh, Restaurant, SearchFilled, Search, Settings, ShareAndroid, ShareIos, ShieldCheck, ShieldSecure, Shower, ShowerTowels, Signal, SmartphoneFilled, Smartphone, SnackBar, SortAscending, SortDescending, Spa, SportsEquipment, StarFilled, Star, SystemStatus, ParkingLot, PriceTag, Time, TimeFilled, Token, Tolietries, TrainingTowels, Trash, TrendingUp, TriangleAlert, Twitter, Upload, Upload2, UserAdd, UserFilled, UserFilledStar, User, Video, VisibilityOff, Visibility, Wallet, Whatsapp, WiFi, Youtube };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gympass/yoga-icons",
3
- "version": "1.7.0",
3
+ "version": "1.9.0",
4
4
  "description": "Yoga icon package",
5
5
  "keywords": [
6
6
  "yoga",
@@ -29,7 +29,7 @@
29
29
  "bugs": {
30
30
  "url": "https://github.com/Gympass/yoga/issues"
31
31
  },
32
- "gitHead": "cfacc7b8bb39d02ab4bbbc1b2700c2c9cd330227",
32
+ "gitHead": "99365e8378d17fc7773021111cc512ca71731685",
33
33
  "module": "./esm",
34
34
  "private": false
35
35
  }