@gympass/yoga-icons 1.35.0 → 1.37.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.
package/cjs/flags.js CHANGED
@@ -19,6 +19,7 @@ var flag_belarus = require('./svg/flag_belarus');
19
19
  var flag_belgium = require('./svg/flag_belgium');
20
20
  var flag_belize = require('./svg/flag_belize');
21
21
  var flag_benin = require('./svg/flag_benin');
22
+ var flag_bermuda = require('./svg/flag_bermuda');
22
23
  var flag_bhutan = require('./svg/flag_bhutan');
23
24
  var flag_boliva = require('./svg/flag_boliva');
24
25
  var flag_bosnia = require('./svg/flag_bosnia');
@@ -215,6 +216,7 @@ var flag_belarus__default = /*#__PURE__*/_interopDefault(flag_belarus);
215
216
  var flag_belgium__default = /*#__PURE__*/_interopDefault(flag_belgium);
216
217
  var flag_belize__default = /*#__PURE__*/_interopDefault(flag_belize);
217
218
  var flag_benin__default = /*#__PURE__*/_interopDefault(flag_benin);
219
+ var flag_bermuda__default = /*#__PURE__*/_interopDefault(flag_bermuda);
218
220
  var flag_bhutan__default = /*#__PURE__*/_interopDefault(flag_bhutan);
219
221
  var flag_boliva__default = /*#__PURE__*/_interopDefault(flag_boliva);
220
222
  var flag_bosnia__default = /*#__PURE__*/_interopDefault(flag_bosnia);
@@ -468,6 +470,10 @@ Object.defineProperty(exports, 'FlagBenin', {
468
470
  enumerable: true,
469
471
  get: function () { return flag_benin__default.default; }
470
472
  });
473
+ Object.defineProperty(exports, 'FlagBermuda', {
474
+ enumerable: true,
475
+ get: function () { return flag_bermuda__default.default; }
476
+ });
471
477
  Object.defineProperty(exports, 'FlagBhutan', {
472
478
  enumerable: true,
473
479
  get: function () { return flag_bhutan__default.default; }
@@ -0,0 +1,8 @@
1
+ 'use strict';
2
+
3
+ var jsxRuntime = require('react/jsx-runtime');
4
+ require('react');
5
+
6
+ var h=Object.defineProperty,s=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var g=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var l=(t,C,H)=>C in t?h(t,C,{enumerable:!0,configurable:!0,writable:!0,value:H}):t[C]=H,o=(t,C)=>{for(var H in C||(C={}))L.call(C,H)&&l(t,H,C[H]);if(g)for(var H of g(C))i.call(C,H)&&l(t,H,C[H]);return t},w=(t,C)=>s(t,v(C));const p=t=>jsxRuntime.jsx("svg",w(o({width:14,height:16,viewBox:"0 0 14 16",fill:"black",xmlns:"http://www.w3.org/2000/svg"},t),{children:jsxRuntime.jsx("path",{d:"M6.16602 0.5C7.08634 0.500176 7.83203 1.24663 7.83203 2.16699H12.3174C13.5563 2.16711 14.3627 3.47098 13.8086 4.5791L12.9307 6.33301L13.8086 8.08789C14.3625 9.19597 13.5562 10.4999 12.3174 10.5H7.83203C6.91171 10.4998 6.16602 9.75337 6.16602 8.83301H1.99902V14.667C1.99885 15.127 1.62599 15.4998 1.16602 15.5C0.705887 15.5 0.332207 15.1271 0.332031 14.667V2.16699C0.332031 2.13808 0.33404 2.10921 0.336914 2.08105C0.381538 1.20042 1.1073 0.500001 1.99902 0.5H6.16602ZM1.99902 7.16699H6.16602C7.08623 7.16717 7.83186 7.91279 7.83203 8.83301H12.3174L11.4404 7.0791C11.2058 6.60989 11.2058 6.0571 11.4404 5.58789L12.3174 3.83301H7.83203C6.9692 3.83284 6.26009 3.17729 6.1748 2.33691L6.16602 2.16699H1.99902V7.16699Z"})}));var f=p;
7
+
8
+ module.exports = f;
@@ -0,0 +1,13 @@
1
+ 'use strict';
2
+
3
+ var jsxRuntime = require('react/jsx-runtime');
4
+ require('react');
5
+ var m = require('react-native-svg');
6
+
7
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
8
+
9
+ var m__default = /*#__PURE__*/_interopDefault(m);
10
+
11
+ var h=Object.defineProperty,i=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var H=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var g=(t,C,o)=>C in t?h(t,C,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[C]=o,l=(t,C)=>{for(var o in C||(C={}))L.call(C,o)&&g(t,o,C[o]);if(H)for(var o of H(C))f.call(C,o)&&g(t,o,C[o]);return t},w=(t,C)=>i(t,v(C));const r=t=>jsxRuntime.jsx(m__default.default,w(l({width:14,height:16,viewBox:"0 0 14 16",fill:"black",xmlns:"http://www.w3.org/2000/svg"},t),{children:jsxRuntime.jsx(m.Path,{d:"M6.16602 0.5C7.08634 0.500176 7.83203 1.24663 7.83203 2.16699H12.3174C13.5563 2.16711 14.3627 3.47098 13.8086 4.5791L12.9307 6.33301L13.8086 8.08789C14.3625 9.19597 13.5562 10.4999 12.3174 10.5H7.83203C6.91171 10.4998 6.16602 9.75337 6.16602 8.83301H1.99902V14.667C1.99885 15.127 1.62599 15.4998 1.16602 15.5C0.705887 15.5 0.332207 15.1271 0.332031 14.667V2.16699C0.332031 2.13808 0.33404 2.10921 0.336914 2.08105C0.381538 1.20042 1.1073 0.500001 1.99902 0.5H6.16602ZM1.99902 7.16699H6.16602C7.08623 7.16717 7.83186 7.91279 7.83203 8.83301H12.3174L11.4404 7.0791C11.2058 6.60989 11.2058 6.0571 11.4404 5.58789L12.3174 3.83301H7.83203C6.9692 3.83284 6.26009 3.17729 6.1748 2.33691L6.16602 2.16699H1.99902V7.16699Z"})}));var S=r;
12
+
13
+ module.exports = S;
@@ -0,0 +1,8 @@
1
+ 'use strict';
2
+
3
+ var jsxRuntime = require('react/jsx-runtime');
4
+ require('react');
5
+
6
+ var e=Object.defineProperty,d=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var H=(i,t,a)=>t in i?e(i,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[t]=a,V=(i,t)=>{for(var a in t||(t={}))f.call(t,a)&&H(i,a,t[a]);if(C)for(var a of C(t))c.call(t,a)&&H(i,a,t[a]);return i},p=(i,t)=>d(i,s(t));const r=i=>jsxRuntime.jsxs("svg",p(V({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),{children:[jsxRuntime.jsx("mask",{id:"mask0_154_989",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_154_989)",children:[jsxRuntime.jsxs("g",{clipPath:"url(#clip0_154_989)",children:[jsxRuntime.jsx("path",{d:"M15 0H-3V12H15V0Z",fill:"#C8102E"}),jsxRuntime.jsx("path",{d:"M6 0.00354004H-3V6.00354H6V0.00354004Z",fill:"#012169"}),jsxRuntime.jsx("path",{d:"M5.98246 0H5.18947L2.61404 1.71579V0H0.368421V1.71579L-2.20702 0H-3V0.796491L-1.38246 1.87368H-3V4.1193H-1.38246L-3 5.19649V5.98947H-2.20702L0.368421 4.27368V5.98947H2.61404V4.27368L5.18947 5.98947H5.98246V5.19649L4.36491 4.1193H5.98246V1.87368H4.36491L5.98246 0.796491V0Z",fill:"white"}),jsxRuntime.jsx("path",{d:"M2.05263 0H0.929825V2.43509H-3V3.55789H0.929825V5.98947H2.05263V3.55789H5.98246V2.43509H2.05263V0Z",fill:"#C8102E"}),jsxRuntime.jsx("path",{d:"M5.98246 0.00354004V0.389505L3.78947 1.87372H2.99649L5.72632 0.00354004H5.98246Z",fill:"#C8102E"}),jsxRuntime.jsx("path",{d:"M5.72632 5.98944L2.99649 4.11926H3.78947L5.98246 5.60347V5.98944H5.72632Z",fill:"#C8102E"}),jsxRuntime.jsx("path",{d:"M7 5V6.97001C7 8.15194 8.57597 8.94003 8.57597 8.94003C8.57597 8.94003 10.1519 8.15194 10.1519 6.97001V5H7Z",fill:"white"}),jsxRuntime.jsx("path",{d:"M9.61781 8.15186H7.53416C7.99125 8.64747 8.57599 8.93994 8.57599 8.93994C8.57599 8.93994 9.16073 8.64747 9.61781 8.15186Z",fill:"#2F8F22"}),jsxRuntime.jsx("path",{d:"M8.57597 8.15185C9.01122 8.15185 9.36406 7.79902 9.36406 7.36377C9.36406 6.92852 9.01122 6.57568 8.57597 6.57568C8.14073 6.57568 7.78789 6.92852 7.78789 7.36377C7.78789 7.79902 8.14073 8.15185 8.57597 8.15185Z",fill:"#65B5D2"}),jsxRuntime.jsx("path",{d:"M7.78789 7.36401C8.00551 7.36401 8.18193 7.18759 8.18193 6.96997C8.18193 6.75235 8.00551 6.57593 7.78789 6.57593C7.57026 6.57593 7.39384 6.75235 7.39384 6.96997C7.39384 7.18759 7.57026 7.36401 7.78789 7.36401Z",fill:"#C8102E"}),jsxRuntime.jsx("path",{d:"M9.36386 7.36401C9.58148 7.36401 9.7579 7.18759 9.7579 6.96997C9.7579 6.75235 9.58148 6.57593 9.36386 6.57593C9.14624 6.57593 8.96982 6.75235 8.96982 6.96997C8.96982 7.18759 9.14624 7.36401 9.36386 7.36401Z",fill:"#C8102E"}),jsxRuntime.jsx("path",{d:"M8.57597 6.57593C8.7936 6.57593 8.97002 6.39951 8.97002 6.18188C8.97002 5.96426 8.7936 5.78784 8.57597 5.78784C8.35835 5.78784 8.18193 5.96426 8.18193 6.18188C8.18193 6.39951 8.35835 6.57593 8.57597 6.57593Z",fill:"#C8102E"})]}),jsxRuntime.jsx("circle",{cx:6,cy:6,r:6,stroke:"#E1DED7"})]}),jsxRuntime.jsx("defs",{children:jsxRuntime.jsx("clipPath",{id:"clip0_154_989",children:jsxRuntime.jsx("rect",{width:18,height:12,fill:"white",transform:"translate(-3)"})})})]}));var M=r;
7
+
8
+ module.exports = M;
@@ -0,0 +1,13 @@
1
+ 'use strict';
2
+
3
+ var jsxRuntime = require('react/jsx-runtime');
4
+ require('react');
5
+ var c = require('react-native-svg');
6
+
7
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
8
+
9
+ var c__default = /*#__PURE__*/_interopDefault(c);
10
+
11
+ var r=Object.defineProperty,M=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,Z=Object.prototype.propertyIsEnumerable;var e=(t,i,H)=>i in t?r(t,i,{enumerable:!0,configurable:!0,writable:!0,value:H}):t[i]=H,f=(t,i)=>{for(var H in i||(i={}))L.call(i,H)&&e(t,H,i[H]);if(a)for(var H of a(i))Z.call(i,H)&&e(t,H,i[H]);return t},d=(t,i)=>M(t,p(i));const E=t=>jsxRuntime.jsxs(c__default.default,d(f({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),{children:[jsxRuntime.jsx(c.Mask,{id:"mask0_154_989",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:12,height:12,children:jsxRuntime.jsx(c.Circle,{cx:6,cy:6,r:6,fill:"#D9D9D9"})}),jsxRuntime.jsxs(c.G,{mask:"url(#mask0_154_989)",children:[jsxRuntime.jsxs(c.G,{clipPath:"url(#clip0_154_989)",children:[jsxRuntime.jsx(c.Path,{d:"M15 0H-3V12H15V0Z",fill:"#C8102E"}),jsxRuntime.jsx(c.Path,{d:"M6 0.00354004H-3V6.00354H6V0.00354004Z",fill:"#012169"}),jsxRuntime.jsx(c.Path,{d:"M5.98246 0H5.18947L2.61404 1.71579V0H0.368421V1.71579L-2.20702 0H-3V0.796491L-1.38246 1.87368H-3V4.1193H-1.38246L-3 5.19649V5.98947H-2.20702L0.368421 4.27368V5.98947H2.61404V4.27368L5.18947 5.98947H5.98246V5.19649L4.36491 4.1193H5.98246V1.87368H4.36491L5.98246 0.796491V0Z",fill:"white"}),jsxRuntime.jsx(c.Path,{d:"M2.05263 0H0.929825V2.43509H-3V3.55789H0.929825V5.98947H2.05263V3.55789H5.98246V2.43509H2.05263V0Z",fill:"#C8102E"}),jsxRuntime.jsx(c.Path,{d:"M5.98246 0.00354004V0.389505L3.78947 1.87372H2.99649L5.72632 0.00354004H5.98246Z",fill:"#C8102E"}),jsxRuntime.jsx(c.Path,{d:"M5.72632 5.98944L2.99649 4.11926H3.78947L5.98246 5.60347V5.98944H5.72632Z",fill:"#C8102E"}),jsxRuntime.jsx(c.Path,{d:"M7 5V6.97001C7 8.15194 8.57597 8.94003 8.57597 8.94003C8.57597 8.94003 10.1519 8.15194 10.1519 6.97001V5H7Z",fill:"white"}),jsxRuntime.jsx(c.Path,{d:"M9.61781 8.15186H7.53416C7.99125 8.64747 8.57599 8.93994 8.57599 8.93994C8.57599 8.93994 9.16073 8.64747 9.61781 8.15186Z",fill:"#2F8F22"}),jsxRuntime.jsx(c.Path,{d:"M8.57597 8.15185C9.01122 8.15185 9.36406 7.79902 9.36406 7.36377C9.36406 6.92852 9.01122 6.57568 8.57597 6.57568C8.14073 6.57568 7.78789 6.92852 7.78789 7.36377C7.78789 7.79902 8.14073 8.15185 8.57597 8.15185Z",fill:"#65B5D2"}),jsxRuntime.jsx(c.Path,{d:"M7.78789 7.36401C8.00551 7.36401 8.18193 7.18759 8.18193 6.96997C8.18193 6.75235 8.00551 6.57593 7.78789 6.57593C7.57026 6.57593 7.39384 6.75235 7.39384 6.96997C7.39384 7.18759 7.57026 7.36401 7.78789 7.36401Z",fill:"#C8102E"}),jsxRuntime.jsx(c.Path,{d:"M9.36386 7.36401C9.58148 7.36401 9.7579 7.18759 9.7579 6.96997C9.7579 6.75235 9.58148 6.57593 9.36386 6.57593C9.14624 6.57593 8.96982 6.75235 8.96982 6.96997C8.96982 7.18759 9.14624 7.36401 9.36386 7.36401Z",fill:"#C8102E"}),jsxRuntime.jsx(c.Path,{d:"M8.57597 6.57593C8.7936 6.57593 8.97002 6.39951 8.97002 6.18188C8.97002 5.96426 8.7936 5.78784 8.57597 5.78784C8.35835 5.78784 8.18193 5.96426 8.18193 6.18188C8.18193 6.39951 8.35835 6.57593 8.57597 6.57593Z",fill:"#C8102E"})]}),jsxRuntime.jsx(c.Circle,{cx:6,cy:6,r:6,stroke:"#E1DED7"})]}),jsxRuntime.jsx(c.Defs,{children:jsxRuntime.jsx(c.ClipPath,{id:"clip0_154_989",children:jsxRuntime.jsx(c.Rect,{width:18,height:12,fill:"white",transform:"translate(-3)"})})})]}));var n=E;
12
+
13
+ module.exports = n;
package/cjs/ui.js CHANGED
@@ -87,6 +87,7 @@ var family_member_filled = require('./svg/family_member_filled');
87
87
  var favorite = require('./svg/favorite');
88
88
  var favorite_filled = require('./svg/favorite_filled');
89
89
  var filter = require('./svg/filter');
90
+ var flag = require('./svg/flag');
90
91
  var footwear_sneakers = require('./svg/footwear_sneakers');
91
92
  var freeWeight = require('./svg/free-weight');
92
93
  var functionalTraining = require('./svg/functional-training');
@@ -319,6 +320,7 @@ var family_member_filled__default = /*#__PURE__*/_interopDefault(family_member_f
319
320
  var favorite__default = /*#__PURE__*/_interopDefault(favorite);
320
321
  var favorite_filled__default = /*#__PURE__*/_interopDefault(favorite_filled);
321
322
  var filter__default = /*#__PURE__*/_interopDefault(filter);
323
+ var flag__default = /*#__PURE__*/_interopDefault(flag);
322
324
  var footwear_sneakers__default = /*#__PURE__*/_interopDefault(footwear_sneakers);
323
325
  var freeWeight__default = /*#__PURE__*/_interopDefault(freeWeight);
324
326
  var functionalTraining__default = /*#__PURE__*/_interopDefault(functionalTraining);
@@ -812,6 +814,10 @@ Object.defineProperty(exports, 'Filter', {
812
814
  enumerable: true,
813
815
  get: function () { return filter__default.default; }
814
816
  });
817
+ Object.defineProperty(exports, 'Flag', {
818
+ enumerable: true,
819
+ get: function () { return flag__default.default; }
820
+ });
815
821
  Object.defineProperty(exports, 'FootwearSneakers', {
816
822
  enumerable: true,
817
823
  get: function () { return footwear_sneakers__default.default; }
package/esm/flags.js CHANGED
@@ -17,6 +17,7 @@ export { default as FlagBelarus } from './svg/flag_belarus';
17
17
  export { default as FlagBelgium } from './svg/flag_belgium';
18
18
  export { default as FlagBelize } from './svg/flag_belize';
19
19
  export { default as FlagBenin } from './svg/flag_benin';
20
+ export { default as FlagBermuda } from './svg/flag_bermuda';
20
21
  export { default as FlagBhutan } from './svg/flag_bhutan';
21
22
  export { default as FlagBoliva } from './svg/flag_boliva';
22
23
  export { default as FlagBosnia } from './svg/flag_bosnia';
@@ -0,0 +1,6 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import 'react';
3
+
4
+ var h=Object.defineProperty,s=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var g=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var l=(t,C,H)=>C in t?h(t,C,{enumerable:!0,configurable:!0,writable:!0,value:H}):t[C]=H,o=(t,C)=>{for(var H in C||(C={}))L.call(C,H)&&l(t,H,C[H]);if(g)for(var H of g(C))i.call(C,H)&&l(t,H,C[H]);return t},w=(t,C)=>s(t,v(C));const p=t=>jsx("svg",w(o({width:14,height:16,viewBox:"0 0 14 16",fill:"black",xmlns:"http://www.w3.org/2000/svg"},t),{children:jsx("path",{d:"M6.16602 0.5C7.08634 0.500176 7.83203 1.24663 7.83203 2.16699H12.3174C13.5563 2.16711 14.3627 3.47098 13.8086 4.5791L12.9307 6.33301L13.8086 8.08789C14.3625 9.19597 13.5562 10.4999 12.3174 10.5H7.83203C6.91171 10.4998 6.16602 9.75337 6.16602 8.83301H1.99902V14.667C1.99885 15.127 1.62599 15.4998 1.16602 15.5C0.705887 15.5 0.332207 15.1271 0.332031 14.667V2.16699C0.332031 2.13808 0.33404 2.10921 0.336914 2.08105C0.381538 1.20042 1.1073 0.500001 1.99902 0.5H6.16602ZM1.99902 7.16699H6.16602C7.08623 7.16717 7.83186 7.91279 7.83203 8.83301H12.3174L11.4404 7.0791C11.2058 6.60989 11.2058 6.0571 11.4404 5.58789L12.3174 3.83301H7.83203C6.9692 3.83284 6.26009 3.17729 6.1748 2.33691L6.16602 2.16699H1.99902V7.16699Z"})}));var f=p;
5
+
6
+ export { f as default };
@@ -0,0 +1,6 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import 'react';
3
+
4
+ var e=Object.defineProperty,d=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var H=(i,t,a)=>t in i?e(i,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[t]=a,V=(i,t)=>{for(var a in t||(t={}))f.call(t,a)&&H(i,a,t[a]);if(C)for(var a of C(t))c.call(t,a)&&H(i,a,t[a]);return i},p=(i,t)=>d(i,s(t));const r=i=>jsxs("svg",p(V({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i),{children:[jsx("mask",{id:"mask0_154_989",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_154_989)",children:[jsxs("g",{clipPath:"url(#clip0_154_989)",children:[jsx("path",{d:"M15 0H-3V12H15V0Z",fill:"#C8102E"}),jsx("path",{d:"M6 0.00354004H-3V6.00354H6V0.00354004Z",fill:"#012169"}),jsx("path",{d:"M5.98246 0H5.18947L2.61404 1.71579V0H0.368421V1.71579L-2.20702 0H-3V0.796491L-1.38246 1.87368H-3V4.1193H-1.38246L-3 5.19649V5.98947H-2.20702L0.368421 4.27368V5.98947H2.61404V4.27368L5.18947 5.98947H5.98246V5.19649L4.36491 4.1193H5.98246V1.87368H4.36491L5.98246 0.796491V0Z",fill:"white"}),jsx("path",{d:"M2.05263 0H0.929825V2.43509H-3V3.55789H0.929825V5.98947H2.05263V3.55789H5.98246V2.43509H2.05263V0Z",fill:"#C8102E"}),jsx("path",{d:"M5.98246 0.00354004V0.389505L3.78947 1.87372H2.99649L5.72632 0.00354004H5.98246Z",fill:"#C8102E"}),jsx("path",{d:"M5.72632 5.98944L2.99649 4.11926H3.78947L5.98246 5.60347V5.98944H5.72632Z",fill:"#C8102E"}),jsx("path",{d:"M7 5V6.97001C7 8.15194 8.57597 8.94003 8.57597 8.94003C8.57597 8.94003 10.1519 8.15194 10.1519 6.97001V5H7Z",fill:"white"}),jsx("path",{d:"M9.61781 8.15186H7.53416C7.99125 8.64747 8.57599 8.93994 8.57599 8.93994C8.57599 8.93994 9.16073 8.64747 9.61781 8.15186Z",fill:"#2F8F22"}),jsx("path",{d:"M8.57597 8.15185C9.01122 8.15185 9.36406 7.79902 9.36406 7.36377C9.36406 6.92852 9.01122 6.57568 8.57597 6.57568C8.14073 6.57568 7.78789 6.92852 7.78789 7.36377C7.78789 7.79902 8.14073 8.15185 8.57597 8.15185Z",fill:"#65B5D2"}),jsx("path",{d:"M7.78789 7.36401C8.00551 7.36401 8.18193 7.18759 8.18193 6.96997C8.18193 6.75235 8.00551 6.57593 7.78789 6.57593C7.57026 6.57593 7.39384 6.75235 7.39384 6.96997C7.39384 7.18759 7.57026 7.36401 7.78789 7.36401Z",fill:"#C8102E"}),jsx("path",{d:"M9.36386 7.36401C9.58148 7.36401 9.7579 7.18759 9.7579 6.96997C9.7579 6.75235 9.58148 6.57593 9.36386 6.57593C9.14624 6.57593 8.96982 6.75235 8.96982 6.96997C8.96982 7.18759 9.14624 7.36401 9.36386 7.36401Z",fill:"#C8102E"}),jsx("path",{d:"M8.57597 6.57593C8.7936 6.57593 8.97002 6.39951 8.97002 6.18188C8.97002 5.96426 8.7936 5.78784 8.57597 5.78784C8.35835 5.78784 8.18193 5.96426 8.18193 6.18188C8.18193 6.39951 8.35835 6.57593 8.57597 6.57593Z",fill:"#C8102E"})]}),jsx("circle",{cx:6,cy:6,r:6,stroke:"#E1DED7"})]}),jsx("defs",{children:jsx("clipPath",{id:"clip0_154_989",children:jsx("rect",{width:18,height:12,fill:"white",transform:"translate(-3)"})})})]}));var M=r;
5
+
6
+ export { M as default };
package/esm/ui.js CHANGED
@@ -85,6 +85,7 @@ export { default as FamilyMemberFilled } from './svg/family_member_filled';
85
85
  export { default as Favorite } from './svg/favorite';
86
86
  export { default as FavoriteFilled } from './svg/favorite_filled';
87
87
  export { default as Filter } from './svg/filter';
88
+ export { default as Flag } from './svg/flag';
88
89
  export { default as FootwearSneakers } from './svg/footwear_sneakers';
89
90
  export { default as FreeWeight } from './svg/free-weight';
90
91
  export { default as FunctionalTraining } from './svg/functional-training';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gympass/yoga-icons",
3
- "version": "1.35.0",
3
+ "version": "1.37.0",
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": "2e0250abfb396d59645d9b21487986aa69fee4bb",
29
+ "gitHead": "bbad951c01dd9011af94fff762a945db44353c6a",
30
30
  "module": "./esm",
31
31
  "private": false
32
32
  }
@@ -88,6 +88,7 @@ export declare const FamilyMemberFilled: SVGWebComponent;
88
88
  export declare const Favorite: SVGWebComponent;
89
89
  export declare const FavoriteFilled: SVGWebComponent;
90
90
  export declare const Filter: SVGWebComponent;
91
+ export declare const Flag: SVGWebComponent;
91
92
  export declare const FootwearSneakers: SVGWebComponent;
92
93
  export declare const FreeWeight: SVGWebComponent;
93
94
  export declare const FunctionalTraining: SVGWebComponent;
@@ -249,6 +250,7 @@ export declare const FlagBelarus: SVGWebComponent;
249
250
  export declare const FlagBelgium: SVGWebComponent;
250
251
  export declare const FlagBelize: SVGWebComponent;
251
252
  export declare const FlagBenin: SVGWebComponent;
253
+ export declare const FlagBermuda: SVGWebComponent;
252
254
  export declare const FlagBhutan: SVGWebComponent;
253
255
  export declare const FlagBoliva: SVGWebComponent;
254
256
  export declare const FlagBosnia: SVGWebComponent;
@@ -89,6 +89,7 @@ export declare const FamilyMemberFilled: SVGNativeComponent;
89
89
  export declare const Favorite: SVGNativeComponent;
90
90
  export declare const FavoriteFilled: SVGNativeComponent;
91
91
  export declare const Filter: SVGNativeComponent;
92
+ export declare const Flag: SVGNativeComponent;
92
93
  export declare const FootwearSneakers: SVGNativeComponent;
93
94
  export declare const FreeWeight: SVGNativeComponent;
94
95
  export declare const FunctionalTraining: SVGNativeComponent;
@@ -250,6 +251,7 @@ export declare const FlagBelarus: SVGNativeComponent;
250
251
  export declare const FlagBelgium: SVGNativeComponent;
251
252
  export declare const FlagBelize: SVGNativeComponent;
252
253
  export declare const FlagBenin: SVGNativeComponent;
254
+ export declare const FlagBermuda: SVGNativeComponent;
253
255
  export declare const FlagBhutan: SVGNativeComponent;
254
256
  export declare const FlagBoliva: SVGNativeComponent;
255
257
  export declare const FlagBosnia: SVGNativeComponent;