@gympass/yoga-icons 1.22.0 → 1.23.1
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/cjs/flags.js +6 -0
- package/cjs/svg/flag_unitedarabemirates.js +8 -0
- package/cjs/svg/flag_unitedarabemirates.native.js +13 -0
- package/cjs/svg/icon_wellhub.js +8 -0
- package/cjs/svg/icon_wellhub.native.js +13 -0
- package/cjs/ui.js +6 -0
- package/esm/flags.js +1 -0
- package/esm/svg/flag_unitedarabemirates.js +6 -0
- package/esm/svg/icon_wellhub.js +6 -0
- package/esm/ui.js +1 -0
- package/package.json +2 -2
- package/typings/index.d.ts +2 -0
- package/typings/native/index.d.ts +2 -0
package/cjs/flags.js
CHANGED
|
@@ -176,6 +176,7 @@ var flag_tunisia = require('./svg/flag_tunisia');
|
|
|
176
176
|
var flag_turkey = require('./svg/flag_turkey');
|
|
177
177
|
var flag_turkmenistan = require('./svg/flag_turkmenistan');
|
|
178
178
|
var flag_uk = require('./svg/flag_uk');
|
|
179
|
+
var flag_unitedarabemirates = require('./svg/flag_unitedarabemirates');
|
|
179
180
|
var flag_us = require('./svg/flag_us');
|
|
180
181
|
var flag_uganda = require('./svg/flag_uganda');
|
|
181
182
|
var flag_ukraine = require('./svg/flag_ukraine');
|
|
@@ -366,6 +367,7 @@ var flag_tunisia__default = /*#__PURE__*/_interopDefault(flag_tunisia);
|
|
|
366
367
|
var flag_turkey__default = /*#__PURE__*/_interopDefault(flag_turkey);
|
|
367
368
|
var flag_turkmenistan__default = /*#__PURE__*/_interopDefault(flag_turkmenistan);
|
|
368
369
|
var flag_uk__default = /*#__PURE__*/_interopDefault(flag_uk);
|
|
370
|
+
var flag_unitedarabemirates__default = /*#__PURE__*/_interopDefault(flag_unitedarabemirates);
|
|
369
371
|
var flag_us__default = /*#__PURE__*/_interopDefault(flag_us);
|
|
370
372
|
var flag_uganda__default = /*#__PURE__*/_interopDefault(flag_uganda);
|
|
371
373
|
var flag_ukraine__default = /*#__PURE__*/_interopDefault(flag_ukraine);
|
|
@@ -1084,6 +1086,10 @@ Object.defineProperty(exports, 'FlagUK', {
|
|
|
1084
1086
|
enumerable: true,
|
|
1085
1087
|
get: function () { return flag_uk__default.default; }
|
|
1086
1088
|
});
|
|
1089
|
+
Object.defineProperty(exports, 'FlagUnitedArabEmirates', {
|
|
1090
|
+
enumerable: true,
|
|
1091
|
+
get: function () { return flag_unitedarabemirates__default.default; }
|
|
1092
|
+
});
|
|
1087
1093
|
Object.defineProperty(exports, 'FlagUS', {
|
|
1088
1094
|
enumerable: true,
|
|
1089
1095
|
get: function () { return flag_us__default.default; }
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var p=Object.defineProperty,d=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var h=(t,l,i)=>l in t?p(t,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[l]=i,c=(t,l)=>{for(var i in l||(l={}))f.call(l,i)&&h(t,i,l[i]);if(s)for(var i of s(l))m.call(l,i)&&h(t,i,l[i]);return t},r=(t,l)=>d(t,g(l));const w=t=>jsxRuntime.jsxs("svg",r(c({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),{children:[jsxRuntime.jsx("mask",{id:"mask0_152_589",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:12,height:12,children:jsxRuntime.jsx("circle",{cx:6,cy:6,r:6,fill:"#D9D9D9"})}),jsxRuntime.jsxs("g",{mask:"url(#mask0_152_589)",children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_152_589)",children:[jsxRuntime.jsx("path",{d:"M16 0H-2V12H16V0Z",fill:"white"}),jsxRuntime.jsx("path",{d:"M16 0H-2V4H16V0Z",fill:"#009E49"}),jsxRuntime.jsx("path",{d:"M16 8H-2V12H16V8Z",fill:"black"}),jsxRuntime.jsx("path",{d:"M4 0H-2V12H4V0Z",fill:"#CE1126"})]}),jsxRuntime.jsx("circle",{cx:6.00003,cy:6,r:6,stroke:"#E1DED7"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_152_589",children:jsxRuntime.jsx("rect",{width:18,height:12,fill:"white",transform:"translate(-2)"})})})]}));var n=w;
|
|
7
|
+
|
|
8
|
+
module.exports = n;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
var n = require('react-native-svg');
|
|
6
|
+
|
|
7
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
|
+
|
|
9
|
+
var n__default = /*#__PURE__*/_interopDefault(n);
|
|
10
|
+
|
|
11
|
+
var m=Object.defineProperty,o=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable;var r=(i,l,t)=>l in i?m(i,l,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[l]=t,f=(i,l)=>{for(var t in l||(l={}))g.call(l,t)&&r(i,t,l[t]);if(h)for(var t of h(l))k.call(l,t)&&r(i,t,l[t]);return i},c=(i,l)=>o(i,w(l));const M=i=>jsxRuntime.jsxs(n__default.default,c(f({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),{children:[jsxRuntime.jsx(n.Mask,{id:"mask0_152_589",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:12,height:12,children:jsxRuntime.jsx(n.Circle,{cx:6,cy:6,r:6,fill:"#D9D9D9"})}),jsxRuntime.jsxs(n.G,{mask:"url(#mask0_152_589)",children:[jsxRuntime.jsxs(n.G,{clipPath:"url(#clip0_152_589)",children:[jsxRuntime.jsx(n.Path,{d:"M16 0H-2V12H16V0Z",fill:"white"}),jsxRuntime.jsx(n.Path,{d:"M16 0H-2V4H16V0Z",fill:"#009E49"}),jsxRuntime.jsx(n.Path,{d:"M16 8H-2V12H16V8Z",fill:"black"}),jsxRuntime.jsx(n.Path,{d:"M4 0H-2V12H4V0Z",fill:"#CE1126"})]}),jsxRuntime.jsx(n.Circle,{cx:6.00003,cy:6,r:6,stroke:"#E1DED7"})]}),jsxRuntime.jsx(n.Defs,{children:jsxRuntime.jsx(n.ClipPath,{id:"clip0_152_589",children:jsxRuntime.jsx(n.Rect,{width:18,height:12,fill:"white",transform:"translate(-2)"})})})]}));var C=M;
|
|
12
|
+
|
|
13
|
+
module.exports = C;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var e=Object.defineProperty,i=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var o=(L,C,t)=>C in L?e(L,C,{enumerable:!0,configurable:!0,writable:!0,value:t}):L[C]=t,w=(L,C)=>{for(var t in C||(C={}))v.call(C,t)&&o(L,t,C[t]);if(h)for(var t of h(C))p.call(C,t)&&o(L,t,C[t]);return L},g=(L,C)=>i(L,s(C));const a=L=>jsxRuntime.jsx("svg",g(w({width:32,height:32,viewBox:"0 0 32 32",fill:"white",xmlns:"http://www.w3.org/2000/svg"},L),{children:jsxRuntime.jsx("path",{d:"M17.7034 15.1737L17.6974 15.1559C17.6312 14.9871 17.6613 14.7976 17.7725 14.6525C20.7708 10.7972 17.1139 3.08051 14.7683 0.853755C14.0495 0.1727 13.0752 -0.120463 12.0918 0.04536C11.1054 0.214143 10.2844 0.815252 9.83632 1.6947L9.59273 2.18329L9.64085 2.16553C9.23487 3.424 9.77918 4.83052 11.0783 5.78103C11.3069 5.94982 11.5715 6.13637 11.8602 6.34069C13.7247 7.65838 16.8493 9.8644 17.1711 11.8868C17.2613 12.4583 17.129 12.9706 16.7651 13.4592C16.6208 13.6517 16.3621 13.7316 16.1366 13.6546L16.1185 13.6487C15.9261 13.5836 15.7847 13.4414 15.7396 13.2727C14.4736 8.61483 6.09827 6.64271 2.90153 7.05727C1.91213 7.1846 1.07009 7.75313 0.591933 8.61186C0.110768 9.4765 0.0776879 10.4803 0.501715 11.3716L0.531788 11.4338C1.17835 12.8048 2.78424 13.4207 4.52847 12.9706C4.80514 12.8996 5.11789 12.8107 5.45772 12.716C8.36877 11.9076 13.2406 10.5573 14.1397 13.243C14.227 13.5066 14.1247 13.7908 13.8992 13.9419L13.8721 13.9596C13.7097 14.0692 13.4992 14.087 13.3157 14.0129C8.82287 12.183 2.08655 17.359 0.447584 20.0329C-0.0666613 20.8709 -0.141843 21.8688 0.243089 22.7749C0.628021 23.6869 1.40991 24.3413 2.38427 24.5723L2.45044 24.5871C3.94505 24.9424 5.43667 24.0925 6.16142 22.4728C6.27871 22.2152 6.40501 21.9161 6.54335 21.5934C7.72521 18.8307 9.704 14.2113 12.4286 15.2773C12.6632 15.3691 12.8105 15.609 12.7955 15.8784C12.7835 16.0828 12.6692 16.2663 12.4948 16.3581C8.20938 18.65 8.12518 27.0714 9.23487 30.0148C9.5807 30.9327 10.3295 31.6108 11.2888 31.8803C12.2542 32.1497 13.2586 31.9602 14.0555 31.3532L14.1067 31.3147C15.3216 30.3879 15.5772 28.7119 14.7412 27.1425C14.6089 26.8938 14.4525 26.6125 14.2811 26.3045C12.8135 23.6573 10.3566 19.2245 12.9669 17.8209C13.1744 17.7084 13.439 17.741 13.6225 17.9038L13.6435 17.9216C13.7939 18.0608 13.8631 18.2621 13.827 18.4605C12.9699 23.1776 19.616 28.5046 22.6534 29.4877C23.6007 29.7956 24.6111 29.6417 25.4231 29.0702C26.238 28.4987 26.7102 27.6044 26.7252 26.6213L26.7252 26.5592C26.7252 26.5592 26.7252 26.5296 26.7252 26.5177C26.7252 25.0253 25.5584 23.8024 23.8052 23.4707C23.5225 23.4174 23.2007 23.3612 22.8488 23.299C20.5573 22.9022 16.72 22.2389 15.5802 20.5185C15.2494 20.0181 15.1622 19.4673 15.3216 18.8336C15.3667 18.653 15.5291 18.5109 15.7216 18.4842L15.7727 18.4753C15.9471 18.4487 16.1246 18.5168 16.2448 18.6589C19.4025 22.3899 27.871 20.6044 30.5986 18.8484C31.4316 18.3125 31.9399 17.4449 31.994 16.4647C31.997 16.4085 32 16.3522 32 16.293C32 15.3721 31.591 14.5193 30.8482 13.9241L30.8061 13.8915C29.6182 12.9321 27.8981 13.0595 26.5298 14.2113C26.3132 14.3949 26.0696 14.6052 25.802 14.8361C24.0578 16.3522 21.1347 18.8869 19.0536 18.6915C18.4462 18.6352 17.956 18.3569 17.55 17.8387C17.4267 17.6818 17.4147 17.4567 17.5199 17.279C17.6132 17.1221 17.7876 17.0244 17.9831 17.0185C22.927 16.9267 26.7854 9.29885 27.0921 6.10677C27.1853 5.13256 26.8124 4.1998 26.0696 3.54836C25.3208 2.89099 24.3284 2.63337 23.348 2.84065L23.2789 2.85545C21.7752 3.17229 20.8099 4.56106 20.864 6.34069C20.8731 6.62199 20.8911 6.9418 20.9091 7.29121C21.0234 9.57127 21.2189 13.3881 19.7724 14.8687C19.3514 15.301 18.8281 15.5053 18.1695 15.4994C17.962 15.4994 17.7786 15.3662 17.7064 15.1678L17.7034 15.1737Z"})}));var c=a;
|
|
7
|
+
|
|
8
|
+
module.exports = c;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
var p = require('react-native-svg');
|
|
6
|
+
|
|
7
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
|
+
|
|
9
|
+
var p__default = /*#__PURE__*/_interopDefault(p);
|
|
10
|
+
|
|
11
|
+
var l=Object.defineProperty,e=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var h=(L,C,t)=>C in L?l(L,C,{enumerable:!0,configurable:!0,writable:!0,value:t}):L[C]=t,w=(L,C)=>{for(var t in C||(C={}))f.call(C,t)&&h(L,t,C[t]);if(o)for(var t of o(C))m.call(C,t)&&h(L,t,C[t]);return L},g=(L,C)=>e(L,v(C));const a=L=>jsxRuntime.jsx(p__default.default,g(w({width:32,height:32,viewBox:"0 0 32 32",fill:"white",xmlns:"http://www.w3.org/2000/svg"},L),{children:jsxRuntime.jsx(p.Path,{d:"M17.7034 15.1737L17.6974 15.1559C17.6312 14.9871 17.6613 14.7976 17.7725 14.6525C20.7708 10.7972 17.1139 3.08051 14.7683 0.853755C14.0495 0.1727 13.0752 -0.120463 12.0918 0.04536C11.1054 0.214143 10.2844 0.815252 9.83632 1.6947L9.59273 2.18329L9.64085 2.16553C9.23487 3.424 9.77918 4.83052 11.0783 5.78103C11.3069 5.94982 11.5715 6.13637 11.8602 6.34069C13.7247 7.65838 16.8493 9.8644 17.1711 11.8868C17.2613 12.4583 17.129 12.9706 16.7651 13.4592C16.6208 13.6517 16.3621 13.7316 16.1366 13.6546L16.1185 13.6487C15.9261 13.5836 15.7847 13.4414 15.7396 13.2727C14.4736 8.61483 6.09827 6.64271 2.90153 7.05727C1.91213 7.1846 1.07009 7.75313 0.591933 8.61186C0.110768 9.4765 0.0776879 10.4803 0.501715 11.3716L0.531788 11.4338C1.17835 12.8048 2.78424 13.4207 4.52847 12.9706C4.80514 12.8996 5.11789 12.8107 5.45772 12.716C8.36877 11.9076 13.2406 10.5573 14.1397 13.243C14.227 13.5066 14.1247 13.7908 13.8992 13.9419L13.8721 13.9596C13.7097 14.0692 13.4992 14.087 13.3157 14.0129C8.82287 12.183 2.08655 17.359 0.447584 20.0329C-0.0666613 20.8709 -0.141843 21.8688 0.243089 22.7749C0.628021 23.6869 1.40991 24.3413 2.38427 24.5723L2.45044 24.5871C3.94505 24.9424 5.43667 24.0925 6.16142 22.4728C6.27871 22.2152 6.40501 21.9161 6.54335 21.5934C7.72521 18.8307 9.704 14.2113 12.4286 15.2773C12.6632 15.3691 12.8105 15.609 12.7955 15.8784C12.7835 16.0828 12.6692 16.2663 12.4948 16.3581C8.20938 18.65 8.12518 27.0714 9.23487 30.0148C9.5807 30.9327 10.3295 31.6108 11.2888 31.8803C12.2542 32.1497 13.2586 31.9602 14.0555 31.3532L14.1067 31.3147C15.3216 30.3879 15.5772 28.7119 14.7412 27.1425C14.6089 26.8938 14.4525 26.6125 14.2811 26.3045C12.8135 23.6573 10.3566 19.2245 12.9669 17.8209C13.1744 17.7084 13.439 17.741 13.6225 17.9038L13.6435 17.9216C13.7939 18.0608 13.8631 18.2621 13.827 18.4605C12.9699 23.1776 19.616 28.5046 22.6534 29.4877C23.6007 29.7956 24.6111 29.6417 25.4231 29.0702C26.238 28.4987 26.7102 27.6044 26.7252 26.6213L26.7252 26.5592C26.7252 26.5592 26.7252 26.5296 26.7252 26.5177C26.7252 25.0253 25.5584 23.8024 23.8052 23.4707C23.5225 23.4174 23.2007 23.3612 22.8488 23.299C20.5573 22.9022 16.72 22.2389 15.5802 20.5185C15.2494 20.0181 15.1622 19.4673 15.3216 18.8336C15.3667 18.653 15.5291 18.5109 15.7216 18.4842L15.7727 18.4753C15.9471 18.4487 16.1246 18.5168 16.2448 18.6589C19.4025 22.3899 27.871 20.6044 30.5986 18.8484C31.4316 18.3125 31.9399 17.4449 31.994 16.4647C31.997 16.4085 32 16.3522 32 16.293C32 15.3721 31.591 14.5193 30.8482 13.9241L30.8061 13.8915C29.6182 12.9321 27.8981 13.0595 26.5298 14.2113C26.3132 14.3949 26.0696 14.6052 25.802 14.8361C24.0578 16.3522 21.1347 18.8869 19.0536 18.6915C18.4462 18.6352 17.956 18.3569 17.55 17.8387C17.4267 17.6818 17.4147 17.4567 17.5199 17.279C17.6132 17.1221 17.7876 17.0244 17.9831 17.0185C22.927 16.9267 26.7854 9.29885 27.0921 6.10677C27.1853 5.13256 26.8124 4.1998 26.0696 3.54836C25.3208 2.89099 24.3284 2.63337 23.348 2.84065L23.2789 2.85545C21.7752 3.17229 20.8099 4.56106 20.864 6.34069C20.8731 6.62199 20.8911 6.9418 20.9091 7.29121C21.0234 9.57127 21.2189 13.3881 19.7724 14.8687C19.3514 15.301 18.8281 15.5053 18.1695 15.4994C17.962 15.4994 17.7786 15.3662 17.7064 15.1678L17.7034 15.1737Z"})}));var c=a;
|
|
12
|
+
|
|
13
|
+
module.exports = c;
|
package/cjs/ui.js
CHANGED
|
@@ -188,6 +188,7 @@ var visibility = require('./svg/visibility');
|
|
|
188
188
|
var wallet = require('./svg/wallet');
|
|
189
189
|
var whatsapp = require('./svg/whatsapp');
|
|
190
190
|
var wheelchair_friendly_doors = require('./svg/wheelchair_friendly_doors');
|
|
191
|
+
var icon_wellhub = require('./svg/icon_wellhub');
|
|
191
192
|
var wiFi = require('./svg/wi-fi');
|
|
192
193
|
var yogaMat = require('./svg/yoga-mat');
|
|
193
194
|
var youtube = require('./svg/youtube');
|
|
@@ -383,6 +384,7 @@ var visibility__default = /*#__PURE__*/_interopDefault(visibility);
|
|
|
383
384
|
var wallet__default = /*#__PURE__*/_interopDefault(wallet);
|
|
384
385
|
var whatsapp__default = /*#__PURE__*/_interopDefault(whatsapp);
|
|
385
386
|
var wheelchair_friendly_doors__default = /*#__PURE__*/_interopDefault(wheelchair_friendly_doors);
|
|
387
|
+
var icon_wellhub__default = /*#__PURE__*/_interopDefault(icon_wellhub);
|
|
386
388
|
var wiFi__default = /*#__PURE__*/_interopDefault(wiFi);
|
|
387
389
|
var yogaMat__default = /*#__PURE__*/_interopDefault(yogaMat);
|
|
388
390
|
var youtube__default = /*#__PURE__*/_interopDefault(youtube);
|
|
@@ -1142,6 +1144,10 @@ Object.defineProperty(exports, 'WheelchairFriendlyDoors', {
|
|
|
1142
1144
|
enumerable: true,
|
|
1143
1145
|
get: function () { return wheelchair_friendly_doors__default.default; }
|
|
1144
1146
|
});
|
|
1147
|
+
Object.defineProperty(exports, 'WellhubIcon', {
|
|
1148
|
+
enumerable: true,
|
|
1149
|
+
get: function () { return icon_wellhub__default.default; }
|
|
1150
|
+
});
|
|
1145
1151
|
Object.defineProperty(exports, 'WiFi', {
|
|
1146
1152
|
enumerable: true,
|
|
1147
1153
|
get: function () { return wiFi__default.default; }
|
package/esm/flags.js
CHANGED
|
@@ -174,6 +174,7 @@ export { default as FlagTunisia } from './svg/flag_tunisia';
|
|
|
174
174
|
export { default as FlagTurkey } from './svg/flag_turkey';
|
|
175
175
|
export { default as FlagTurkmenistan } from './svg/flag_turkmenistan';
|
|
176
176
|
export { default as FlagUK } from './svg/flag_uk';
|
|
177
|
+
export { default as FlagUnitedArabEmirates } from './svg/flag_unitedarabemirates';
|
|
177
178
|
export { default as FlagUS } from './svg/flag_us';
|
|
178
179
|
export { default as FlagUganda } from './svg/flag_uganda';
|
|
179
180
|
export { default as FlagUkraine } from './svg/flag_ukraine';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var p=Object.defineProperty,d=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var h=(t,l,i)=>l in t?p(t,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[l]=i,c=(t,l)=>{for(var i in l||(l={}))f.call(l,i)&&h(t,i,l[i]);if(s)for(var i of s(l))m.call(l,i)&&h(t,i,l[i]);return t},r=(t,l)=>d(t,g(l));const w=t=>jsxs("svg",r(c({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),{children:[jsx("mask",{id:"mask0_152_589",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:12,height:12,children:jsx("circle",{cx:6,cy:6,r:6,fill:"#D9D9D9"})}),jsxs("g",{mask:"url(#mask0_152_589)",children:[jsxs("g",{clipPath:"url(#clip0_152_589)",children:[jsx("path",{d:"M16 0H-2V12H16V0Z",fill:"white"}),jsx("path",{d:"M16 0H-2V4H16V0Z",fill:"#009E49"}),jsx("path",{d:"M16 8H-2V12H16V8Z",fill:"black"}),jsx("path",{d:"M4 0H-2V12H4V0Z",fill:"#CE1126"})]}),jsx("circle",{cx:6.00003,cy:6,r:6,stroke:"#E1DED7"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_152_589",children:jsx("rect",{width:18,height:12,fill:"white",transform:"translate(-2)"})})})]}));var n=w;
|
|
5
|
+
|
|
6
|
+
export { n as default };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var e=Object.defineProperty,i=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var o=(L,C,t)=>C in L?e(L,C,{enumerable:!0,configurable:!0,writable:!0,value:t}):L[C]=t,w=(L,C)=>{for(var t in C||(C={}))v.call(C,t)&&o(L,t,C[t]);if(h)for(var t of h(C))p.call(C,t)&&o(L,t,C[t]);return L},g=(L,C)=>i(L,s(C));const a=L=>jsx("svg",g(w({width:32,height:32,viewBox:"0 0 32 32",fill:"white",xmlns:"http://www.w3.org/2000/svg"},L),{children:jsx("path",{d:"M17.7034 15.1737L17.6974 15.1559C17.6312 14.9871 17.6613 14.7976 17.7725 14.6525C20.7708 10.7972 17.1139 3.08051 14.7683 0.853755C14.0495 0.1727 13.0752 -0.120463 12.0918 0.04536C11.1054 0.214143 10.2844 0.815252 9.83632 1.6947L9.59273 2.18329L9.64085 2.16553C9.23487 3.424 9.77918 4.83052 11.0783 5.78103C11.3069 5.94982 11.5715 6.13637 11.8602 6.34069C13.7247 7.65838 16.8493 9.8644 17.1711 11.8868C17.2613 12.4583 17.129 12.9706 16.7651 13.4592C16.6208 13.6517 16.3621 13.7316 16.1366 13.6546L16.1185 13.6487C15.9261 13.5836 15.7847 13.4414 15.7396 13.2727C14.4736 8.61483 6.09827 6.64271 2.90153 7.05727C1.91213 7.1846 1.07009 7.75313 0.591933 8.61186C0.110768 9.4765 0.0776879 10.4803 0.501715 11.3716L0.531788 11.4338C1.17835 12.8048 2.78424 13.4207 4.52847 12.9706C4.80514 12.8996 5.11789 12.8107 5.45772 12.716C8.36877 11.9076 13.2406 10.5573 14.1397 13.243C14.227 13.5066 14.1247 13.7908 13.8992 13.9419L13.8721 13.9596C13.7097 14.0692 13.4992 14.087 13.3157 14.0129C8.82287 12.183 2.08655 17.359 0.447584 20.0329C-0.0666613 20.8709 -0.141843 21.8688 0.243089 22.7749C0.628021 23.6869 1.40991 24.3413 2.38427 24.5723L2.45044 24.5871C3.94505 24.9424 5.43667 24.0925 6.16142 22.4728C6.27871 22.2152 6.40501 21.9161 6.54335 21.5934C7.72521 18.8307 9.704 14.2113 12.4286 15.2773C12.6632 15.3691 12.8105 15.609 12.7955 15.8784C12.7835 16.0828 12.6692 16.2663 12.4948 16.3581C8.20938 18.65 8.12518 27.0714 9.23487 30.0148C9.5807 30.9327 10.3295 31.6108 11.2888 31.8803C12.2542 32.1497 13.2586 31.9602 14.0555 31.3532L14.1067 31.3147C15.3216 30.3879 15.5772 28.7119 14.7412 27.1425C14.6089 26.8938 14.4525 26.6125 14.2811 26.3045C12.8135 23.6573 10.3566 19.2245 12.9669 17.8209C13.1744 17.7084 13.439 17.741 13.6225 17.9038L13.6435 17.9216C13.7939 18.0608 13.8631 18.2621 13.827 18.4605C12.9699 23.1776 19.616 28.5046 22.6534 29.4877C23.6007 29.7956 24.6111 29.6417 25.4231 29.0702C26.238 28.4987 26.7102 27.6044 26.7252 26.6213L26.7252 26.5592C26.7252 26.5592 26.7252 26.5296 26.7252 26.5177C26.7252 25.0253 25.5584 23.8024 23.8052 23.4707C23.5225 23.4174 23.2007 23.3612 22.8488 23.299C20.5573 22.9022 16.72 22.2389 15.5802 20.5185C15.2494 20.0181 15.1622 19.4673 15.3216 18.8336C15.3667 18.653 15.5291 18.5109 15.7216 18.4842L15.7727 18.4753C15.9471 18.4487 16.1246 18.5168 16.2448 18.6589C19.4025 22.3899 27.871 20.6044 30.5986 18.8484C31.4316 18.3125 31.9399 17.4449 31.994 16.4647C31.997 16.4085 32 16.3522 32 16.293C32 15.3721 31.591 14.5193 30.8482 13.9241L30.8061 13.8915C29.6182 12.9321 27.8981 13.0595 26.5298 14.2113C26.3132 14.3949 26.0696 14.6052 25.802 14.8361C24.0578 16.3522 21.1347 18.8869 19.0536 18.6915C18.4462 18.6352 17.956 18.3569 17.55 17.8387C17.4267 17.6818 17.4147 17.4567 17.5199 17.279C17.6132 17.1221 17.7876 17.0244 17.9831 17.0185C22.927 16.9267 26.7854 9.29885 27.0921 6.10677C27.1853 5.13256 26.8124 4.1998 26.0696 3.54836C25.3208 2.89099 24.3284 2.63337 23.348 2.84065L23.2789 2.85545C21.7752 3.17229 20.8099 4.56106 20.864 6.34069C20.8731 6.62199 20.8911 6.9418 20.9091 7.29121C21.0234 9.57127 21.2189 13.3881 19.7724 14.8687C19.3514 15.301 18.8281 15.5053 18.1695 15.4994C17.962 15.4994 17.7786 15.3662 17.7064 15.1678L17.7034 15.1737Z"})}));var c=a;
|
|
5
|
+
|
|
6
|
+
export { c as default };
|
package/esm/ui.js
CHANGED
|
@@ -186,6 +186,7 @@ export { default as Visibility } from './svg/visibility';
|
|
|
186
186
|
export { default as Wallet } from './svg/wallet';
|
|
187
187
|
export { default as Whatsapp } from './svg/whatsapp';
|
|
188
188
|
export { default as WheelchairFriendlyDoors } from './svg/wheelchair_friendly_doors';
|
|
189
|
+
export { default as WellhubIcon } from './svg/icon_wellhub';
|
|
189
190
|
export { default as WiFi } from './svg/wi-fi';
|
|
190
191
|
export { default as YogaMat } from './svg/yoga-mat';
|
|
191
192
|
export { default as Youtube } from './svg/youtube';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gympass/yoga-icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.23.1",
|
|
4
4
|
"description": "Yoga icon package",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"yoga",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"bugs": {
|
|
27
27
|
"url": "https://github.com/Gympass/yoga/issues"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "1c02bec60fa8eea0f21462b68bf3b9d1f868c3ea",
|
|
30
30
|
"module": "./esm",
|
|
31
31
|
"private": false
|
|
32
32
|
}
|
package/typings/index.d.ts
CHANGED
|
@@ -189,6 +189,7 @@ export declare const Visibility: SVGWebComponent;
|
|
|
189
189
|
export declare const Wallet: SVGWebComponent;
|
|
190
190
|
export declare const Whatsapp: SVGWebComponent;
|
|
191
191
|
export declare const WheelchairFriendlyDoors: SVGWebComponent;
|
|
192
|
+
export declare const WellhubIcon: SVGWebComponent;
|
|
192
193
|
export declare const WiFi: SVGWebComponent;
|
|
193
194
|
export declare const YogaMat: SVGWebComponent;
|
|
194
195
|
export declare const Youtube: SVGWebComponent;
|
|
@@ -369,6 +370,7 @@ export declare const FlagTunisia: SVGWebComponent;
|
|
|
369
370
|
export declare const FlagTurkey: SVGWebComponent;
|
|
370
371
|
export declare const FlagTurkmenistan: SVGWebComponent;
|
|
371
372
|
export declare const FlagUK: SVGWebComponent;
|
|
373
|
+
export declare const FlagUnitedArabEmirates: SVGWebComponent;
|
|
372
374
|
export declare const FlagUS: SVGWebComponent;
|
|
373
375
|
export declare const FlagUganda: SVGWebComponent;
|
|
374
376
|
export declare const FlagUkraine: SVGWebComponent;
|
|
@@ -190,6 +190,7 @@ export declare const Visibility: SVGNativeComponent;
|
|
|
190
190
|
export declare const Wallet: SVGNativeComponent;
|
|
191
191
|
export declare const Whatsapp: SVGNativeComponent;
|
|
192
192
|
export declare const WheelchairFriendlyDoors: SVGNativeComponent;
|
|
193
|
+
export declare const WellhubIcon: SVGNativeComponent;
|
|
193
194
|
export declare const WiFi: SVGNativeComponent;
|
|
194
195
|
export declare const YogaMat: SVGNativeComponent;
|
|
195
196
|
export declare const Youtube: SVGNativeComponent;
|
|
@@ -370,6 +371,7 @@ export declare const FlagTunisia: SVGNativeComponent;
|
|
|
370
371
|
export declare const FlagTurkey: SVGNativeComponent;
|
|
371
372
|
export declare const FlagTurkmenistan: SVGNativeComponent;
|
|
372
373
|
export declare const FlagUK: SVGNativeComponent;
|
|
374
|
+
export declare const FlagUnitedArabEmirates: SVGNativeComponent;
|
|
373
375
|
export declare const FlagUS: SVGNativeComponent;
|
|
374
376
|
export declare const FlagUganda: SVGNativeComponent;
|
|
375
377
|
export declare const FlagUkraine: SVGNativeComponent;
|