@gympass/yoga-icons 1.32.0 → 1.33.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 +12 -0
- package/cjs/svg/flag_dominica.js +2 -2
- package/cjs/svg/flag_dominica.native.js +2 -2
- package/esm/flags.js +2 -0
- package/esm/svg/flag_dominica.js +2 -2
- 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
|
@@ -49,6 +49,7 @@ var flag_czechrepublic = require('./svg/flag_czechrepublic');
|
|
|
49
49
|
var flag_democraticrepublicofthecongo = require('./svg/flag_democraticrepublicofthecongo');
|
|
50
50
|
var flag_denmark = require('./svg/flag_denmark');
|
|
51
51
|
var flag_djibouti = require('./svg/flag_djibouti');
|
|
52
|
+
var flag_dominica = require('./svg/flag_dominica');
|
|
52
53
|
var flag_dominicanrepublic = require('./svg/flag_dominicanrepublic');
|
|
53
54
|
var flag_ecuador = require('./svg/flag_ecuador');
|
|
54
55
|
var flag_egypt = require('./svg/flag_egypt');
|
|
@@ -143,6 +144,7 @@ var flag_romania = require('./svg/flag_romania');
|
|
|
143
144
|
var flag_russia = require('./svg/flag_russia');
|
|
144
145
|
var flag_rwanda = require('./svg/flag_rwanda');
|
|
145
146
|
var flag_saintbarthelemy = require('./svg/flag_saintbarthelemy');
|
|
147
|
+
var flag_saintkittsandnevis = require('./svg/flag_saintkittsandnevis');
|
|
146
148
|
var flag_saintlucia = require('./svg/flag_saintlucia');
|
|
147
149
|
var flag_saintvincentandthegrenadines = require('./svg/flag_saintvincentandthegrenadines');
|
|
148
150
|
var flag_samoa = require('./svg/flag_samoa');
|
|
@@ -243,6 +245,7 @@ var flag_czechrepublic__default = /*#__PURE__*/_interopDefault(flag_czechrepubli
|
|
|
243
245
|
var flag_democraticrepublicofthecongo__default = /*#__PURE__*/_interopDefault(flag_democraticrepublicofthecongo);
|
|
244
246
|
var flag_denmark__default = /*#__PURE__*/_interopDefault(flag_denmark);
|
|
245
247
|
var flag_djibouti__default = /*#__PURE__*/_interopDefault(flag_djibouti);
|
|
248
|
+
var flag_dominica__default = /*#__PURE__*/_interopDefault(flag_dominica);
|
|
246
249
|
var flag_dominicanrepublic__default = /*#__PURE__*/_interopDefault(flag_dominicanrepublic);
|
|
247
250
|
var flag_ecuador__default = /*#__PURE__*/_interopDefault(flag_ecuador);
|
|
248
251
|
var flag_egypt__default = /*#__PURE__*/_interopDefault(flag_egypt);
|
|
@@ -337,6 +340,7 @@ var flag_romania__default = /*#__PURE__*/_interopDefault(flag_romania);
|
|
|
337
340
|
var flag_russia__default = /*#__PURE__*/_interopDefault(flag_russia);
|
|
338
341
|
var flag_rwanda__default = /*#__PURE__*/_interopDefault(flag_rwanda);
|
|
339
342
|
var flag_saintbarthelemy__default = /*#__PURE__*/_interopDefault(flag_saintbarthelemy);
|
|
343
|
+
var flag_saintkittsandnevis__default = /*#__PURE__*/_interopDefault(flag_saintkittsandnevis);
|
|
340
344
|
var flag_saintlucia__default = /*#__PURE__*/_interopDefault(flag_saintlucia);
|
|
341
345
|
var flag_saintvincentandthegrenadines__default = /*#__PURE__*/_interopDefault(flag_saintvincentandthegrenadines);
|
|
342
346
|
var flag_samoa__default = /*#__PURE__*/_interopDefault(flag_samoa);
|
|
@@ -584,6 +588,10 @@ Object.defineProperty(exports, 'FlagDjibouti', {
|
|
|
584
588
|
enumerable: true,
|
|
585
589
|
get: function () { return flag_djibouti__default.default; }
|
|
586
590
|
});
|
|
591
|
+
Object.defineProperty(exports, 'FlagDominica', {
|
|
592
|
+
enumerable: true,
|
|
593
|
+
get: function () { return flag_dominica__default.default; }
|
|
594
|
+
});
|
|
587
595
|
Object.defineProperty(exports, 'FlagDominicanRepublic', {
|
|
588
596
|
enumerable: true,
|
|
589
597
|
get: function () { return flag_dominicanrepublic__default.default; }
|
|
@@ -960,6 +968,10 @@ Object.defineProperty(exports, 'FlagStBarthelemy', {
|
|
|
960
968
|
enumerable: true,
|
|
961
969
|
get: function () { return flag_saintbarthelemy__default.default; }
|
|
962
970
|
});
|
|
971
|
+
Object.defineProperty(exports, 'FlagStKittsAndNevis', {
|
|
972
|
+
enumerable: true,
|
|
973
|
+
get: function () { return flag_saintkittsandnevis__default.default; }
|
|
974
|
+
});
|
|
963
975
|
Object.defineProperty(exports, 'FlagStLucia', {
|
|
964
976
|
enumerable: true,
|
|
965
977
|
get: function () { return flag_saintlucia__default.default; }
|
package/cjs/svg/flag_dominica.js
CHANGED
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
var jsxRuntime = require('react/jsx-runtime');
|
|
4
4
|
require('react');
|
|
5
5
|
|
|
6
|
-
var f=Object.defineProperty,e=Object.defineProperties;var
|
|
6
|
+
var f=Object.defineProperty,e=Object.defineProperties;var M=Object.getOwnPropertyDescriptors;var H=Object.getOwnPropertySymbols;var V=Object.prototype.hasOwnProperty,Z=Object.prototype.propertyIsEnumerable;var a=(t,l,i)=>l in t?f(t,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[l]=i,p=(t,l)=>{for(var i in l||(l={}))V.call(l,i)&&a(t,i,l[i]);if(H)for(var i of H(l))Z.call(l,i)&&a(t,i,l[i]);return t},d=(t,l)=>e(t,M(l));const D=t=>jsxRuntime.jsxs("svg",d(p({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),{children:[jsxRuntime.jsx("g",{clipPath:"url(#clip0_186_2733)",children:jsxRuntime.jsxs("g",{clipPath:"url(#clip1_186_2733)",children:[jsxRuntime.jsx("path",{d:"M14.9999 0H-3.00012V12H14.9999V0Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M-3.00012 3.88416V5.28766V6.69117V8.09468H14.9999V6.69117V5.28766V3.88416H-3.00012Z",fill:"black"}),jsxRuntime.jsx("path",{d:"M14.9999 3.88416H-3.00012V5.28766H14.9999V3.88416Z",fill:"#FFDA44"}),jsxRuntime.jsx("path",{d:"M14.9999 6.69128H-3.00012V8.09479H14.9999V6.69128Z",fill:"white"}),jsxRuntime.jsx("path",{d:"M8.08759 0H3.87707V12H8.08759V0Z",fill:"black"}),jsxRuntime.jsx("path",{d:"M5.28058 0H3.87707V12H5.28058V0Z",fill:"#FFDA44"}),jsxRuntime.jsx("path",{d:"M8.04198 0H6.63847V12H8.04198V0Z",fill:"white"}),jsxRuntime.jsx("path",{d:"M5.98233 10.3088C8.36781 10.3088 10.3016 8.37495 10.3016 5.98946C10.3016 3.60398 8.36781 1.67017 5.98233 1.67017C3.59685 1.67017 1.66303 3.60398 1.66303 5.98946C1.66303 8.37495 3.59685 10.3088 5.98233 10.3088Z",fill:"#D80027"}),jsxRuntime.jsx("path",{d:"M5.98234 2.05615L6.14374 2.5544H6.67006L6.24549 2.86668L6.4069 3.36492L5.98234 3.05615L5.55777 3.36492L5.71918 2.86668L5.29462 2.5544H5.82093L5.98234 2.05615Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M3.67005 2.80701L4.09812 3.11578L4.52268 2.80701L4.36128 3.30876L4.78584 3.61753H4.25952L4.09812 4.11578L3.93321 3.61753H3.40689L3.83145 3.30876L3.67005 2.80701Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M2.24198 4.77193H2.7683L2.9297 4.27368L3.09461 4.77193H3.62093L3.19286 5.0807L3.35777 5.58245L2.9297 5.27368L2.50514 5.58245L2.66654 5.0807L2.24198 4.77193Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M2.24198 7.20347L2.66654 6.8947L2.50514 6.39294L2.9297 6.70172L3.35777 6.39294L3.19286 6.8947L3.62093 7.20347H3.09461L2.9297 7.70523L2.7683 7.20347H2.24198Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M3.67005 9.1719L3.83145 8.67015L3.40689 8.36137H3.93321L4.09812 7.85962L4.25952 8.36137H4.78584L4.36128 8.67015L4.52268 9.1719L4.09812 8.85962L3.67005 9.1719Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M5.98234 9.92288L5.82093 9.42112H5.29462L5.71918 9.11235L5.55777 8.6106L5.98234 8.91937L6.4069 8.6106L6.24549 9.11235L6.67006 9.42112H6.14374L5.98234 9.92288Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M8.29461 9.1719L7.86654 8.85962L7.44198 9.1719L7.60339 8.67015L7.17883 8.36137H7.70514L7.86654 7.85962L8.03146 8.36137H8.55777L8.13321 8.67015L8.29461 9.1719Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M9.72268 7.20347H9.19637L9.03496 7.70523L8.87005 7.20347H8.34373L8.77181 6.8947L8.60689 6.39294L9.03496 6.70172L9.45952 6.39294L9.29812 6.8947L9.72268 7.20347Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M9.72268 4.77193L9.29812 5.0807L9.45952 5.58245L9.03496 5.27368L8.60689 5.58245L8.77181 5.0807L8.34373 4.77193H8.87005L9.03496 4.27368L9.19637 4.77193H9.72268Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M8.29461 2.80701L8.13321 3.30876L8.55777 3.61753H8.03146L7.86654 4.11578L7.70514 3.61753H7.17883L7.60339 3.30876L7.44198 2.80701L7.86654 3.11578L8.29461 2.80701Z",fill:"#496E2D"}),jsxRuntime.jsx("path",{d:"M6.79987 5.91935C6.41391 5.17899 6.2911 5.03864 6.2911 5.03864C6.2911 5.03864 6.30514 4.69829 6.30514 4.49128C6.30514 4.1825 6.04549 3.93689 5.72619 3.93689C5.42444 3.93689 5.17531 4.03864 5.14724 4.32285C4.99988 4.35443 4.84549 4.46671 4.84549 4.69829C4.84549 4.86671 4.88058 4.95443 5.02795 5.02461C5.10163 4.86321 5.17882 4.85619 5.35426 4.80005C5.38233 4.8211 5.41391 4.90531 5.44549 4.91935L5.45602 4.95443C5.45602 4.95443 4.98935 5.18601 4.98935 6.03864C4.98935 7.07373 5.76128 7.63163 5.76128 7.63163L5.69812 7.64215L5.63145 7.89128H6.40338V7.63864L6.78935 8.25268C6.79988 8.24215 7.14724 6.5825 6.79987 5.91935Z",fill:"#496E2D"})]})}),jsxRuntime.jsx("rect",{x:.25,y:.25,width:11.5,height:11.5,rx:5.75,stroke:"#E1DED7",strokeWidth:.5}),jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("clipPath",{id:"clip0_186_2733",children:jsxRuntime.jsx("rect",{width:12,height:12,rx:6,fill:"white"})}),jsxRuntime.jsx("clipPath",{id:"clip1_186_2733",children:jsxRuntime.jsx("rect",{width:18,height:12,fill:"white",transform:"translate(-3.00012)"})})]})]}));var g=D;
|
|
7
7
|
|
|
8
|
-
module.exports =
|
|
8
|
+
module.exports = g;
|
|
@@ -8,6 +8,6 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
|
8
8
|
|
|
9
9
|
var r__default = /*#__PURE__*/_interopDefault(r);
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var e=Object.defineProperty,a=Object.defineProperties;var E=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var D=(H,i,t)=>i in H?e(H,i,{enumerable:!0,configurable:!0,writable:!0,value:t}):H[i]=t,M=(H,i)=>{for(var t in i||(i={}))o.call(i,t)&&D(H,t,i[t]);if(h)for(var t of h(i))p.call(i,t)&&D(H,t,i[t]);return H},V=(H,i)=>a(H,E(i));const c=H=>jsxRuntime.jsxs(r__default.default,V(M({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},H),{children:[jsxRuntime.jsx(r.G,{clipPath:"url(#clip0_186_2733)",children:jsxRuntime.jsxs(r.G,{clipPath:"url(#clip1_186_2733)",children:[jsxRuntime.jsx(r.Path,{d:"M14.9999 0H-3.00012V12H14.9999V0Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M-3.00012 3.88416V5.28766V6.69117V8.09468H14.9999V6.69117V5.28766V3.88416H-3.00012Z",fill:"black"}),jsxRuntime.jsx(r.Path,{d:"M14.9999 3.88416H-3.00012V5.28766H14.9999V3.88416Z",fill:"#FFDA44"}),jsxRuntime.jsx(r.Path,{d:"M14.9999 6.69128H-3.00012V8.09479H14.9999V6.69128Z",fill:"white"}),jsxRuntime.jsx(r.Path,{d:"M8.08759 0H3.87707V12H8.08759V0Z",fill:"black"}),jsxRuntime.jsx(r.Path,{d:"M5.28058 0H3.87707V12H5.28058V0Z",fill:"#FFDA44"}),jsxRuntime.jsx(r.Path,{d:"M8.04198 0H6.63847V12H8.04198V0Z",fill:"white"}),jsxRuntime.jsx(r.Path,{d:"M5.98233 10.3088C8.36781 10.3088 10.3016 8.37495 10.3016 5.98946C10.3016 3.60398 8.36781 1.67017 5.98233 1.67017C3.59685 1.67017 1.66303 3.60398 1.66303 5.98946C1.66303 8.37495 3.59685 10.3088 5.98233 10.3088Z",fill:"#D80027"}),jsxRuntime.jsx(r.Path,{d:"M5.98234 2.05615L6.14374 2.5544H6.67006L6.24549 2.86668L6.4069 3.36492L5.98234 3.05615L5.55777 3.36492L5.71918 2.86668L5.29462 2.5544H5.82093L5.98234 2.05615Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M3.67005 2.80701L4.09812 3.11578L4.52268 2.80701L4.36128 3.30876L4.78584 3.61753H4.25952L4.09812 4.11578L3.93321 3.61753H3.40689L3.83145 3.30876L3.67005 2.80701Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M2.24198 4.77193H2.7683L2.9297 4.27368L3.09461 4.77193H3.62093L3.19286 5.0807L3.35777 5.58245L2.9297 5.27368L2.50514 5.58245L2.66654 5.0807L2.24198 4.77193Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M2.24198 7.20347L2.66654 6.8947L2.50514 6.39294L2.9297 6.70172L3.35777 6.39294L3.19286 6.8947L3.62093 7.20347H3.09461L2.9297 7.70523L2.7683 7.20347H2.24198Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M3.67005 9.1719L3.83145 8.67015L3.40689 8.36137H3.93321L4.09812 7.85962L4.25952 8.36137H4.78584L4.36128 8.67015L4.52268 9.1719L4.09812 8.85962L3.67005 9.1719Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M5.98234 9.92288L5.82093 9.42112H5.29462L5.71918 9.11235L5.55777 8.6106L5.98234 8.91937L6.4069 8.6106L6.24549 9.11235L6.67006 9.42112H6.14374L5.98234 9.92288Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M8.29461 9.1719L7.86654 8.85962L7.44198 9.1719L7.60339 8.67015L7.17883 8.36137H7.70514L7.86654 7.85962L8.03146 8.36137H8.55777L8.13321 8.67015L8.29461 9.1719Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M9.72268 7.20347H9.19637L9.03496 7.70523L8.87005 7.20347H8.34373L8.77181 6.8947L8.60689 6.39294L9.03496 6.70172L9.45952 6.39294L9.29812 6.8947L9.72268 7.20347Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M9.72268 4.77193L9.29812 5.0807L9.45952 5.58245L9.03496 5.27368L8.60689 5.58245L8.77181 5.0807L8.34373 4.77193H8.87005L9.03496 4.27368L9.19637 4.77193H9.72268Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M8.29461 2.80701L8.13321 3.30876L8.55777 3.61753H8.03146L7.86654 4.11578L7.70514 3.61753H7.17883L7.60339 3.30876L7.44198 2.80701L7.86654 3.11578L8.29461 2.80701Z",fill:"#496E2D"}),jsxRuntime.jsx(r.Path,{d:"M6.79987 5.91935C6.41391 5.17899 6.2911 5.03864 6.2911 5.03864C6.2911 5.03864 6.30514 4.69829 6.30514 4.49128C6.30514 4.1825 6.04549 3.93689 5.72619 3.93689C5.42444 3.93689 5.17531 4.03864 5.14724 4.32285C4.99988 4.35443 4.84549 4.46671 4.84549 4.69829C4.84549 4.86671 4.88058 4.95443 5.02795 5.02461C5.10163 4.86321 5.17882 4.85619 5.35426 4.80005C5.38233 4.8211 5.41391 4.90531 5.44549 4.91935L5.45602 4.95443C5.45602 4.95443 4.98935 5.18601 4.98935 6.03864C4.98935 7.07373 5.76128 7.63163 5.76128 7.63163L5.69812 7.64215L5.63145 7.89128H6.40338V7.63864L6.78935 8.25268C6.79988 8.24215 7.14724 6.5825 6.79987 5.91935Z",fill:"#496E2D"})]})}),jsxRuntime.jsx(r.Rect,{x:.25,y:.25,width:11.5,height:11.5,rx:5.75,stroke:"#E1DED7",strokeWidth:.5}),jsxRuntime.jsxs(r.Defs,{children:[jsxRuntime.jsx(r.ClipPath,{id:"clip0_186_2733",children:jsxRuntime.jsx(r.Rect,{width:12,height:12,rx:6,fill:"white"})}),jsxRuntime.jsx(r.ClipPath,{id:"clip1_186_2733",children:jsxRuntime.jsx(r.Rect,{width:18,height:12,fill:"white",transform:"translate(-3.00012)"})})]})]}));var m=c;
|
|
12
12
|
|
|
13
|
-
module.exports =
|
|
13
|
+
module.exports = m;
|
package/esm/flags.js
CHANGED
|
@@ -47,6 +47,7 @@ export { default as FlagCzechRepublic } from './svg/flag_czechrepublic';
|
|
|
47
47
|
export { default as FlagDRCongo } from './svg/flag_democraticrepublicofthecongo';
|
|
48
48
|
export { default as FlagDenmark } from './svg/flag_denmark';
|
|
49
49
|
export { default as FlagDjibouti } from './svg/flag_djibouti';
|
|
50
|
+
export { default as FlagDominica } from './svg/flag_dominica';
|
|
50
51
|
export { default as FlagDominicanRepublic } from './svg/flag_dominicanrepublic';
|
|
51
52
|
export { default as FlagEcuador } from './svg/flag_ecuador';
|
|
52
53
|
export { default as FlagEgypt } from './svg/flag_egypt';
|
|
@@ -141,6 +142,7 @@ export { default as FlagRomania } from './svg/flag_romania';
|
|
|
141
142
|
export { default as FlagRussia } from './svg/flag_russia';
|
|
142
143
|
export { default as FlagRwanda } from './svg/flag_rwanda';
|
|
143
144
|
export { default as FlagStBarthelemy } from './svg/flag_saintbarthelemy';
|
|
145
|
+
export { default as FlagStKittsAndNevis } from './svg/flag_saintkittsandnevis';
|
|
144
146
|
export { default as FlagStLucia } from './svg/flag_saintlucia';
|
|
145
147
|
export { default as FlagStVincentGrenadines } from './svg/flag_saintvincentandthegrenadines';
|
|
146
148
|
export { default as FlagSamoa } from './svg/flag_samoa';
|
package/esm/svg/flag_dominica.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import 'react';
|
|
3
3
|
|
|
4
|
-
var f=Object.defineProperty,e=Object.defineProperties;var
|
|
4
|
+
var f=Object.defineProperty,e=Object.defineProperties;var M=Object.getOwnPropertyDescriptors;var H=Object.getOwnPropertySymbols;var V=Object.prototype.hasOwnProperty,Z=Object.prototype.propertyIsEnumerable;var a=(t,l,i)=>l in t?f(t,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[l]=i,p=(t,l)=>{for(var i in l||(l={}))V.call(l,i)&&a(t,i,l[i]);if(H)for(var i of H(l))Z.call(l,i)&&a(t,i,l[i]);return t},d=(t,l)=>e(t,M(l));const D=t=>jsxs("svg",d(p({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),{children:[jsx("g",{clipPath:"url(#clip0_186_2733)",children:jsxs("g",{clipPath:"url(#clip1_186_2733)",children:[jsx("path",{d:"M14.9999 0H-3.00012V12H14.9999V0Z",fill:"#496E2D"}),jsx("path",{d:"M-3.00012 3.88416V5.28766V6.69117V8.09468H14.9999V6.69117V5.28766V3.88416H-3.00012Z",fill:"black"}),jsx("path",{d:"M14.9999 3.88416H-3.00012V5.28766H14.9999V3.88416Z",fill:"#FFDA44"}),jsx("path",{d:"M14.9999 6.69128H-3.00012V8.09479H14.9999V6.69128Z",fill:"white"}),jsx("path",{d:"M8.08759 0H3.87707V12H8.08759V0Z",fill:"black"}),jsx("path",{d:"M5.28058 0H3.87707V12H5.28058V0Z",fill:"#FFDA44"}),jsx("path",{d:"M8.04198 0H6.63847V12H8.04198V0Z",fill:"white"}),jsx("path",{d:"M5.98233 10.3088C8.36781 10.3088 10.3016 8.37495 10.3016 5.98946C10.3016 3.60398 8.36781 1.67017 5.98233 1.67017C3.59685 1.67017 1.66303 3.60398 1.66303 5.98946C1.66303 8.37495 3.59685 10.3088 5.98233 10.3088Z",fill:"#D80027"}),jsx("path",{d:"M5.98234 2.05615L6.14374 2.5544H6.67006L6.24549 2.86668L6.4069 3.36492L5.98234 3.05615L5.55777 3.36492L5.71918 2.86668L5.29462 2.5544H5.82093L5.98234 2.05615Z",fill:"#496E2D"}),jsx("path",{d:"M3.67005 2.80701L4.09812 3.11578L4.52268 2.80701L4.36128 3.30876L4.78584 3.61753H4.25952L4.09812 4.11578L3.93321 3.61753H3.40689L3.83145 3.30876L3.67005 2.80701Z",fill:"#496E2D"}),jsx("path",{d:"M2.24198 4.77193H2.7683L2.9297 4.27368L3.09461 4.77193H3.62093L3.19286 5.0807L3.35777 5.58245L2.9297 5.27368L2.50514 5.58245L2.66654 5.0807L2.24198 4.77193Z",fill:"#496E2D"}),jsx("path",{d:"M2.24198 7.20347L2.66654 6.8947L2.50514 6.39294L2.9297 6.70172L3.35777 6.39294L3.19286 6.8947L3.62093 7.20347H3.09461L2.9297 7.70523L2.7683 7.20347H2.24198Z",fill:"#496E2D"}),jsx("path",{d:"M3.67005 9.1719L3.83145 8.67015L3.40689 8.36137H3.93321L4.09812 7.85962L4.25952 8.36137H4.78584L4.36128 8.67015L4.52268 9.1719L4.09812 8.85962L3.67005 9.1719Z",fill:"#496E2D"}),jsx("path",{d:"M5.98234 9.92288L5.82093 9.42112H5.29462L5.71918 9.11235L5.55777 8.6106L5.98234 8.91937L6.4069 8.6106L6.24549 9.11235L6.67006 9.42112H6.14374L5.98234 9.92288Z",fill:"#496E2D"}),jsx("path",{d:"M8.29461 9.1719L7.86654 8.85962L7.44198 9.1719L7.60339 8.67015L7.17883 8.36137H7.70514L7.86654 7.85962L8.03146 8.36137H8.55777L8.13321 8.67015L8.29461 9.1719Z",fill:"#496E2D"}),jsx("path",{d:"M9.72268 7.20347H9.19637L9.03496 7.70523L8.87005 7.20347H8.34373L8.77181 6.8947L8.60689 6.39294L9.03496 6.70172L9.45952 6.39294L9.29812 6.8947L9.72268 7.20347Z",fill:"#496E2D"}),jsx("path",{d:"M9.72268 4.77193L9.29812 5.0807L9.45952 5.58245L9.03496 5.27368L8.60689 5.58245L8.77181 5.0807L8.34373 4.77193H8.87005L9.03496 4.27368L9.19637 4.77193H9.72268Z",fill:"#496E2D"}),jsx("path",{d:"M8.29461 2.80701L8.13321 3.30876L8.55777 3.61753H8.03146L7.86654 4.11578L7.70514 3.61753H7.17883L7.60339 3.30876L7.44198 2.80701L7.86654 3.11578L8.29461 2.80701Z",fill:"#496E2D"}),jsx("path",{d:"M6.79987 5.91935C6.41391 5.17899 6.2911 5.03864 6.2911 5.03864C6.2911 5.03864 6.30514 4.69829 6.30514 4.49128C6.30514 4.1825 6.04549 3.93689 5.72619 3.93689C5.42444 3.93689 5.17531 4.03864 5.14724 4.32285C4.99988 4.35443 4.84549 4.46671 4.84549 4.69829C4.84549 4.86671 4.88058 4.95443 5.02795 5.02461C5.10163 4.86321 5.17882 4.85619 5.35426 4.80005C5.38233 4.8211 5.41391 4.90531 5.44549 4.91935L5.45602 4.95443C5.45602 4.95443 4.98935 5.18601 4.98935 6.03864C4.98935 7.07373 5.76128 7.63163 5.76128 7.63163L5.69812 7.64215L5.63145 7.89128H6.40338V7.63864L6.78935 8.25268C6.79988 8.24215 7.14724 6.5825 6.79987 5.91935Z",fill:"#496E2D"})]})}),jsx("rect",{x:.25,y:.25,width:11.5,height:11.5,rx:5.75,stroke:"#E1DED7",strokeWidth:.5}),jsxs("defs",{children:[jsx("clipPath",{id:"clip0_186_2733",children:jsx("rect",{width:12,height:12,rx:6,fill:"white"})}),jsx("clipPath",{id:"clip1_186_2733",children:jsx("rect",{width:18,height:12,fill:"white",transform:"translate(-3.00012)"})})]})]}));var g=D;
|
|
5
5
|
|
|
6
|
-
export {
|
|
6
|
+
export { g as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gympass/yoga-icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.33.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": "
|
|
29
|
+
"gitHead": "87b2411132b0db5aea674a58ddd724836945e694",
|
|
30
30
|
"module": "./esm",
|
|
31
31
|
"private": false
|
|
32
32
|
}
|
package/typings/index.d.ts
CHANGED
|
@@ -275,6 +275,7 @@ export declare const FlagCzechRepublic: SVGWebComponent;
|
|
|
275
275
|
export declare const FlagDRCongo: SVGWebComponent;
|
|
276
276
|
export declare const FlagDenmark: SVGWebComponent;
|
|
277
277
|
export declare const FlagDjibouti: SVGWebComponent;
|
|
278
|
+
export declare const FlagDominica: SVGWebComponent;
|
|
278
279
|
export declare const FlagDominicanRepublic: SVGWebComponent;
|
|
279
280
|
export declare const FlagEcuador: SVGWebComponent;
|
|
280
281
|
export declare const FlagEgypt: SVGWebComponent;
|
|
@@ -369,6 +370,7 @@ export declare const FlagRomania: SVGWebComponent;
|
|
|
369
370
|
export declare const FlagRussia: SVGWebComponent;
|
|
370
371
|
export declare const FlagRwanda: SVGWebComponent;
|
|
371
372
|
export declare const FlagStBarthelemy: SVGWebComponent;
|
|
373
|
+
export declare const FlagStKittsAndNevis: SVGWebComponent;
|
|
372
374
|
export declare const FlagStLucia: SVGWebComponent;
|
|
373
375
|
export declare const FlagStVincentGrenadines: SVGWebComponent;
|
|
374
376
|
export declare const FlagSamoa: SVGWebComponent;
|
|
@@ -276,6 +276,7 @@ export declare const FlagCzechRepublic: SVGNativeComponent;
|
|
|
276
276
|
export declare const FlagDRCongo: SVGNativeComponent;
|
|
277
277
|
export declare const FlagDenmark: SVGNativeComponent;
|
|
278
278
|
export declare const FlagDjibouti: SVGNativeComponent;
|
|
279
|
+
export declare const FlagDominica: SVGNativeComponent;
|
|
279
280
|
export declare const FlagDominicanRepublic: SVGNativeComponent;
|
|
280
281
|
export declare const FlagEcuador: SVGNativeComponent;
|
|
281
282
|
export declare const FlagEgypt: SVGNativeComponent;
|
|
@@ -370,6 +371,7 @@ export declare const FlagRomania: SVGNativeComponent;
|
|
|
370
371
|
export declare const FlagRussia: SVGNativeComponent;
|
|
371
372
|
export declare const FlagRwanda: SVGNativeComponent;
|
|
372
373
|
export declare const FlagStBarthelemy: SVGNativeComponent;
|
|
374
|
+
export declare const FlagStKittsAndNevis: SVGNativeComponent;
|
|
373
375
|
export declare const FlagStLucia: SVGNativeComponent;
|
|
374
376
|
export declare const FlagStVincentGrenadines: SVGNativeComponent;
|
|
375
377
|
export declare const FlagSamoa: SVGNativeComponent;
|