@gympass/yoga-icons 1.23.1 → 1.24.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/svg/funnel_filter.js +8 -0
- package/cjs/svg/funnel_filter.native.js +13 -0
- package/cjs/svg/pause_filled.js +8 -0
- package/cjs/svg/pause_filled.native.js +13 -0
- package/cjs/svg/play_arrow.js +8 -0
- package/cjs/svg/play_arrow.native.js +13 -0
- package/cjs/ui.js +18 -0
- package/esm/svg/funnel_filter.js +6 -0
- package/esm/svg/pause_filled.js +6 -0
- package/esm/svg/play_arrow.js +6 -0
- package/esm/ui.js +3 -0
- package/package.json +2 -2
- package/typings/index.d.ts +3 -0
- package/typings/native/index.d.ts +3 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var d=Object.defineProperty,l=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var g=Object.getOwnPropertySymbols;var H=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var i=(C,t,h)=>t in C?d(C,t,{enumerable:!0,configurable:!0,writable:!0,value:h}):C[t]=h,o=(C,t)=>{for(var h in t||(t={}))H.call(t,h)&&i(C,h,t[h]);if(g)for(var h of g(t))a.call(t,h)&&i(C,h,t[h]);return C},w=(C,t)=>l(C,p(t));const n=C=>jsxRuntime.jsxs("svg",w(o({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},C),{children:[jsxRuntime.jsx("rect",{width:24,height:24,fill:"none"}),jsxRuntime.jsx("path",{d:"M3 7C3 6.44772 3.44772 6 4 6H20C20.5523 6 21 6.44772 21 7C21 7.55228 20.5523 8 20 8H4C3.44772 8 3 7.55228 3 7Z"}),jsxRuntime.jsx("path",{d:"M6 12C6 11.4477 6.44772 11 7 11H17C17.5523 11 18 11.4477 18 12C18 12.5523 17.5523 13 17 13H7C6.44772 13 6 12.5523 6 12Z"}),jsxRuntime.jsx("path",{d:"M9 17C9 16.4477 9.44772 16 10 16H14C14.5523 16 15 16.4477 15 17C15 17.5523 14.5523 18 14 18H10C9.44772 18 9 17.5523 9 17Z"})]}));var f=n;
|
|
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 f = require('react-native-svg');
|
|
6
|
+
|
|
7
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
|
+
|
|
9
|
+
var f__default = /*#__PURE__*/_interopDefault(f);
|
|
10
|
+
|
|
11
|
+
var l=Object.defineProperty,H=Object.defineProperties;var n=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var r=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var g=(C,t,o)=>t in C?l(C,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):C[t]=o,w=(C,t)=>{for(var o in t||(t={}))r.call(t,o)&&g(C,o,t[o]);if(i)for(var o of i(t))v.call(t,o)&&g(C,o,t[o]);return C},d=(C,t)=>H(C,n(t));const p=C=>jsxRuntime.jsxs(f__default.default,d(w({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},C),{children:[jsxRuntime.jsx(f.Rect,{width:24,height:24,fill:"none"}),jsxRuntime.jsx(f.Path,{d:"M3 7C3 6.44772 3.44772 6 4 6H20C20.5523 6 21 6.44772 21 7C21 7.55228 20.5523 8 20 8H4C3.44772 8 3 7.55228 3 7Z"}),jsxRuntime.jsx(f.Path,{d:"M6 12C6 11.4477 6.44772 11 7 11H17C17.5523 11 18 11.4477 18 12C18 12.5523 17.5523 13 17 13H7C6.44772 13 6 12.5523 6 12Z"}),jsxRuntime.jsx(f.Path,{d:"M9 17C9 16.4477 9.44772 16 10 16H14C14.5523 16 15 16.4477 15 17C15 17.5523 14.5523 18 14 18H10C9.44772 18 9 17.5523 9 17Z"})]}));var Z=p;
|
|
12
|
+
|
|
13
|
+
module.exports = Z;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var m=Object.defineProperty,w=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable;var i=(s,t,e)=>t in s?m(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,g=(s,t)=>{for(var e in t||(t={}))C.call(t,e)&&i(s,e,t[e]);if(a)for(var e of a(t))k.call(t,e)&&i(s,e,t[e]);return s},d=(s,t)=>w(s,p(t));const o=s=>jsxRuntime.jsxs("svg",d(g({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},s),{children:[jsxRuntime.jsx("rect",{width:24,height:24,fill:"none"}),jsxRuntime.jsxs("mask",{id:"mask0_1695_155",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:4,y:3,width:16,height:18,children:[jsxRuntime.jsx("path",{d:"M4.87061 5C4.87061 3.89543 5.76604 3 6.87061 3H8.99994C10.1045 3 10.9999 3.89543 10.9999 5V19C10.9999 20.1046 10.1045 21 8.99994 21H6.87061C5.76604 21 4.87061 20.1046 4.87061 19V5Z"}),jsxRuntime.jsx("path",{d:"M13 5C13 3.89543 13.8954 3 15 3H17.1293C18.2339 3 19.1293 3.89543 19.1293 5V19C19.1293 20.1046 18.2339 21 17.1293 21H15C13.8954 21 13 20.1046 13 19V5Z"})]}),jsxRuntime.jsx("g",{mask:"url(#mask0_1695_155)",children:jsxRuntime.jsx("rect",{width:24,height:24})})]}));var v=o;
|
|
7
|
+
|
|
8
|
+
module.exports = v;
|
|
@@ -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 w=Object.defineProperty,C=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;var i=(e,t,h)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:h}):e[t]=h,d=(e,t)=>{for(var h in t||(t={}))p.call(t,h)&&i(e,h,t[h]);if(a)for(var h of a(t))r.call(t,h)&&i(e,h,t[h]);return e},g=(e,t)=>C(e,k(t));const H=e=>jsxRuntime.jsxs(n__default.default,g(d({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),{children:[jsxRuntime.jsx(n.Rect,{width:24,height:24,fill:"none"}),jsxRuntime.jsxs(n.Mask,{id:"mask0_1695_155",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:4,y:3,width:16,height:18,children:[jsxRuntime.jsx(n.Path,{d:"M4.87061 5C4.87061 3.89543 5.76604 3 6.87061 3H8.99994C10.1045 3 10.9999 3.89543 10.9999 5V19C10.9999 20.1046 10.1045 21 8.99994 21H6.87061C5.76604 21 4.87061 20.1046 4.87061 19V5Z"}),jsxRuntime.jsx(n.Path,{d:"M13 5C13 3.89543 13.8954 3 15 3H17.1293C18.2339 3 19.1293 3.89543 19.1293 5V19C19.1293 20.1046 18.2339 21 17.1293 21H15C13.8954 21 13 20.1046 13 19V5Z"})]}),jsxRuntime.jsx(n.G,{mask:"url(#mask0_1695_155)",children:jsxRuntime.jsx(n.Rect,{width:24,height:24})})]}));var _=H;
|
|
12
|
+
|
|
13
|
+
module.exports = _;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var w=Object.defineProperty,m=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;var i=(s,t,a)=>t in s?w(s,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):s[t]=a,g=(s,t)=>{for(var a in t||(t={}))o.call(t,a)&&i(s,a,t[a]);if(e)for(var a of e(t))r.call(t,a)&&i(s,a,t[a]);return s},l=(s,t)=>m(s,k(t));const d=s=>jsxRuntime.jsxs("svg",l(g({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},s),{children:[jsxRuntime.jsx("rect",{width:24,height:24,fill:"none"}),jsxRuntime.jsx("mask",{id:"mask0_1695_154",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:2,y:3,width:20,height:18,children:jsxRuntime.jsx("path",{d:"M3.69539 20.1163C3.50993 20.1163 3.32712 20.047 3.19037 19.9153C2.97842 19.7114 2.92197 19.4022 3.04894 19.1411L6.52538 12L3.04894 4.85902C2.92197 4.59793 2.97842 4.28869 3.19037 4.08475C3.40212 3.88081 3.72433 3.82601 3.99641 3.94794L20.6062 11.3792C20.8573 11.4916 21.0181 11.7339 21.0181 12C21.0181 12.2662 20.8573 12.5085 20.6062 12.6209L3.99641 20.0521C3.90001 20.0954 3.79729 20.1163 3.69539 20.1163Z",fill:"black"})}),jsxRuntime.jsx("g",{mask:"url(#mask0_1695_154)",children:jsxRuntime.jsx("rect",{width:24,height:24})})]}));var n=d;
|
|
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 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 g=Object.defineProperty,m=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var r=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var e=(a,t,h)=>t in a?g(a,t,{enumerable:!0,configurable:!0,writable:!0,value:h}):a[t]=h,l=(a,t)=>{for(var h in t||(t={}))r.call(t,h)&&e(a,h,t[h]);if(s)for(var h of s(t))d.call(t,h)&&e(a,h,t[h]);return a},o=(a,t)=>m(a,k(t));const v=a=>jsxRuntime.jsxs(p__default.default,o(l({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a),{children:[jsxRuntime.jsx(p.Rect,{width:24,height:24,fill:"none"}),jsxRuntime.jsx(p.Mask,{id:"mask0_1695_154",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:2,y:3,width:20,height:18,children:jsxRuntime.jsx(p.Path,{d:"M3.69539 20.1163C3.50993 20.1163 3.32712 20.047 3.19037 19.9153C2.97842 19.7114 2.92197 19.4022 3.04894 19.1411L6.52538 12L3.04894 4.85902C2.92197 4.59793 2.97842 4.28869 3.19037 4.08475C3.40212 3.88081 3.72433 3.82601 3.99641 3.94794L20.6062 11.3792C20.8573 11.4916 21.0181 11.7339 21.0181 12C21.0181 12.2662 20.8573 12.5085 20.6062 12.6209L3.99641 20.0521C3.90001 20.0954 3.79729 20.1163 3.69539 20.1163Z",fill:"black"})}),jsxRuntime.jsx(p.G,{mask:"url(#mask0_1695_154)",children:jsxRuntime.jsx(p.Rect,{width:24,height:24})})]}));var _=v;
|
|
12
|
+
|
|
13
|
+
module.exports = _;
|
package/cjs/ui.js
CHANGED
|
@@ -75,6 +75,7 @@ var family_member_filled = require('./svg/family_member_filled');
|
|
|
75
75
|
var favorite_filled = require('./svg/favorite_filled');
|
|
76
76
|
var favorite = require('./svg/favorite');
|
|
77
77
|
var filter = require('./svg/filter');
|
|
78
|
+
var funnel_filter = require('./svg/funnel_filter');
|
|
78
79
|
var gender_neutral = require('./svg/gender_neutral');
|
|
79
80
|
var google = require('./svg/google');
|
|
80
81
|
var gympass = require('./svg/gympass');
|
|
@@ -123,12 +124,14 @@ var paper_pin = require('./svg/paper_pin');
|
|
|
123
124
|
var paperclip = require('./svg/paperclip');
|
|
124
125
|
var password = require('./svg/password');
|
|
125
126
|
var pause = require('./svg/pause');
|
|
127
|
+
var pause_filled = require('./svg/pause_filled');
|
|
126
128
|
var phone_filled = require('./svg/phone_filled');
|
|
127
129
|
var phone = require('./svg/phone');
|
|
128
130
|
var pie_chart = require('./svg/pie_chart');
|
|
129
131
|
var pilates = require('./svg/pilates');
|
|
130
132
|
var pin_filled = require('./svg/pin_filled');
|
|
131
133
|
var play = require('./svg/play');
|
|
134
|
+
var play_arrow = require('./svg/play_arrow');
|
|
132
135
|
var play_filled = require('./svg/play_filled');
|
|
133
136
|
var plus_circle = require('./svg/plus_circle');
|
|
134
137
|
var pool = require('./svg/pool');
|
|
@@ -271,6 +274,7 @@ var family_member_filled__default = /*#__PURE__*/_interopDefault(family_member_f
|
|
|
271
274
|
var favorite_filled__default = /*#__PURE__*/_interopDefault(favorite_filled);
|
|
272
275
|
var favorite__default = /*#__PURE__*/_interopDefault(favorite);
|
|
273
276
|
var filter__default = /*#__PURE__*/_interopDefault(filter);
|
|
277
|
+
var funnel_filter__default = /*#__PURE__*/_interopDefault(funnel_filter);
|
|
274
278
|
var gender_neutral__default = /*#__PURE__*/_interopDefault(gender_neutral);
|
|
275
279
|
var google__default = /*#__PURE__*/_interopDefault(google);
|
|
276
280
|
var gympass__default = /*#__PURE__*/_interopDefault(gympass);
|
|
@@ -319,12 +323,14 @@ var paper_pin__default = /*#__PURE__*/_interopDefault(paper_pin);
|
|
|
319
323
|
var paperclip__default = /*#__PURE__*/_interopDefault(paperclip);
|
|
320
324
|
var password__default = /*#__PURE__*/_interopDefault(password);
|
|
321
325
|
var pause__default = /*#__PURE__*/_interopDefault(pause);
|
|
326
|
+
var pause_filled__default = /*#__PURE__*/_interopDefault(pause_filled);
|
|
322
327
|
var phone_filled__default = /*#__PURE__*/_interopDefault(phone_filled);
|
|
323
328
|
var phone__default = /*#__PURE__*/_interopDefault(phone);
|
|
324
329
|
var pie_chart__default = /*#__PURE__*/_interopDefault(pie_chart);
|
|
325
330
|
var pilates__default = /*#__PURE__*/_interopDefault(pilates);
|
|
326
331
|
var pin_filled__default = /*#__PURE__*/_interopDefault(pin_filled);
|
|
327
332
|
var play__default = /*#__PURE__*/_interopDefault(play);
|
|
333
|
+
var play_arrow__default = /*#__PURE__*/_interopDefault(play_arrow);
|
|
328
334
|
var play_filled__default = /*#__PURE__*/_interopDefault(play_filled);
|
|
329
335
|
var plus_circle__default = /*#__PURE__*/_interopDefault(plus_circle);
|
|
330
336
|
var pool__default = /*#__PURE__*/_interopDefault(pool);
|
|
@@ -692,6 +698,10 @@ Object.defineProperty(exports, 'Filter', {
|
|
|
692
698
|
enumerable: true,
|
|
693
699
|
get: function () { return filter__default.default; }
|
|
694
700
|
});
|
|
701
|
+
Object.defineProperty(exports, 'FunnelFilter', {
|
|
702
|
+
enumerable: true,
|
|
703
|
+
get: function () { return funnel_filter__default.default; }
|
|
704
|
+
});
|
|
695
705
|
Object.defineProperty(exports, 'GenderNeutral', {
|
|
696
706
|
enumerable: true,
|
|
697
707
|
get: function () { return gender_neutral__default.default; }
|
|
@@ -884,6 +894,10 @@ Object.defineProperty(exports, 'Pause', {
|
|
|
884
894
|
enumerable: true,
|
|
885
895
|
get: function () { return pause__default.default; }
|
|
886
896
|
});
|
|
897
|
+
Object.defineProperty(exports, 'PauseFilled', {
|
|
898
|
+
enumerable: true,
|
|
899
|
+
get: function () { return pause_filled__default.default; }
|
|
900
|
+
});
|
|
887
901
|
Object.defineProperty(exports, 'PhoneFilled', {
|
|
888
902
|
enumerable: true,
|
|
889
903
|
get: function () { return phone_filled__default.default; }
|
|
@@ -908,6 +922,10 @@ Object.defineProperty(exports, 'Play', {
|
|
|
908
922
|
enumerable: true,
|
|
909
923
|
get: function () { return play__default.default; }
|
|
910
924
|
});
|
|
925
|
+
Object.defineProperty(exports, 'PlayArrow', {
|
|
926
|
+
enumerable: true,
|
|
927
|
+
get: function () { return play_arrow__default.default; }
|
|
928
|
+
});
|
|
911
929
|
Object.defineProperty(exports, 'PlayFilled', {
|
|
912
930
|
enumerable: true,
|
|
913
931
|
get: function () { return play_filled__default.default; }
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var d=Object.defineProperty,l=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var g=Object.getOwnPropertySymbols;var H=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var i=(C,t,h)=>t in C?d(C,t,{enumerable:!0,configurable:!0,writable:!0,value:h}):C[t]=h,o=(C,t)=>{for(var h in t||(t={}))H.call(t,h)&&i(C,h,t[h]);if(g)for(var h of g(t))a.call(t,h)&&i(C,h,t[h]);return C},w=(C,t)=>l(C,p(t));const n=C=>jsxs("svg",w(o({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},C),{children:[jsx("rect",{width:24,height:24,fill:"none"}),jsx("path",{d:"M3 7C3 6.44772 3.44772 6 4 6H20C20.5523 6 21 6.44772 21 7C21 7.55228 20.5523 8 20 8H4C3.44772 8 3 7.55228 3 7Z"}),jsx("path",{d:"M6 12C6 11.4477 6.44772 11 7 11H17C17.5523 11 18 11.4477 18 12C18 12.5523 17.5523 13 17 13H7C6.44772 13 6 12.5523 6 12Z"}),jsx("path",{d:"M9 17C9 16.4477 9.44772 16 10 16H14C14.5523 16 15 16.4477 15 17C15 17.5523 14.5523 18 14 18H10C9.44772 18 9 17.5523 9 17Z"})]}));var f=n;
|
|
5
|
+
|
|
6
|
+
export { f as default };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var m=Object.defineProperty,w=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable;var i=(s,t,e)=>t in s?m(s,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[t]=e,g=(s,t)=>{for(var e in t||(t={}))C.call(t,e)&&i(s,e,t[e]);if(a)for(var e of a(t))k.call(t,e)&&i(s,e,t[e]);return s},d=(s,t)=>w(s,p(t));const o=s=>jsxs("svg",d(g({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},s),{children:[jsx("rect",{width:24,height:24,fill:"none"}),jsxs("mask",{id:"mask0_1695_155",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:4,y:3,width:16,height:18,children:[jsx("path",{d:"M4.87061 5C4.87061 3.89543 5.76604 3 6.87061 3H8.99994C10.1045 3 10.9999 3.89543 10.9999 5V19C10.9999 20.1046 10.1045 21 8.99994 21H6.87061C5.76604 21 4.87061 20.1046 4.87061 19V5Z"}),jsx("path",{d:"M13 5C13 3.89543 13.8954 3 15 3H17.1293C18.2339 3 19.1293 3.89543 19.1293 5V19C19.1293 20.1046 18.2339 21 17.1293 21H15C13.8954 21 13 20.1046 13 19V5Z"})]}),jsx("g",{mask:"url(#mask0_1695_155)",children:jsx("rect",{width:24,height:24})})]}));var v=o;
|
|
5
|
+
|
|
6
|
+
export { v as default };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var w=Object.defineProperty,m=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;var i=(s,t,a)=>t in s?w(s,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):s[t]=a,g=(s,t)=>{for(var a in t||(t={}))o.call(t,a)&&i(s,a,t[a]);if(e)for(var a of e(t))r.call(t,a)&&i(s,a,t[a]);return s},l=(s,t)=>m(s,k(t));const d=s=>jsxs("svg",l(g({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},s),{children:[jsx("rect",{width:24,height:24,fill:"none"}),jsx("mask",{id:"mask0_1695_154",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:2,y:3,width:20,height:18,children:jsx("path",{d:"M3.69539 20.1163C3.50993 20.1163 3.32712 20.047 3.19037 19.9153C2.97842 19.7114 2.92197 19.4022 3.04894 19.1411L6.52538 12L3.04894 4.85902C2.92197 4.59793 2.97842 4.28869 3.19037 4.08475C3.40212 3.88081 3.72433 3.82601 3.99641 3.94794L20.6062 11.3792C20.8573 11.4916 21.0181 11.7339 21.0181 12C21.0181 12.2662 20.8573 12.5085 20.6062 12.6209L3.99641 20.0521C3.90001 20.0954 3.79729 20.1163 3.69539 20.1163Z",fill:"black"})}),jsx("g",{mask:"url(#mask0_1695_154)",children:jsx("rect",{width:24,height:24})})]}));var n=d;
|
|
5
|
+
|
|
6
|
+
export { n as default };
|
package/esm/ui.js
CHANGED
|
@@ -73,6 +73,7 @@ export { default as FamilyMemberFilled } from './svg/family_member_filled';
|
|
|
73
73
|
export { default as FavoriteFilled } from './svg/favorite_filled';
|
|
74
74
|
export { default as Favorite } from './svg/favorite';
|
|
75
75
|
export { default as Filter } from './svg/filter';
|
|
76
|
+
export { default as FunnelFilter } from './svg/funnel_filter';
|
|
76
77
|
export { default as GenderNeutral } from './svg/gender_neutral';
|
|
77
78
|
export { default as Google } from './svg/google';
|
|
78
79
|
export { default as Gympass } from './svg/gympass';
|
|
@@ -121,12 +122,14 @@ export { default as PaperPin } from './svg/paper_pin';
|
|
|
121
122
|
export { default as Paperclip } from './svg/paperclip';
|
|
122
123
|
export { default as Password } from './svg/password';
|
|
123
124
|
export { default as Pause } from './svg/pause';
|
|
125
|
+
export { default as PauseFilled } from './svg/pause_filled';
|
|
124
126
|
export { default as PhoneFilled } from './svg/phone_filled';
|
|
125
127
|
export { default as Phone } from './svg/phone';
|
|
126
128
|
export { default as PieChart } from './svg/pie_chart';
|
|
127
129
|
export { default as Pilates } from './svg/pilates';
|
|
128
130
|
export { default as PinFilled } from './svg/pin_filled';
|
|
129
131
|
export { default as Play } from './svg/play';
|
|
132
|
+
export { default as PlayArrow } from './svg/play_arrow';
|
|
130
133
|
export { default as PlayFilled } from './svg/play_filled';
|
|
131
134
|
export { default as PlusCircle } from './svg/plus_circle';
|
|
132
135
|
export { default as Pool } from './svg/pool';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gympass/yoga-icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.24.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": "7f3c203db52c0b9c0589b19826e0b0e8044afa00",
|
|
30
30
|
"module": "./esm",
|
|
31
31
|
"private": false
|
|
32
32
|
}
|
package/typings/index.d.ts
CHANGED
|
@@ -76,6 +76,7 @@ export declare const FamilyMemberFilled: SVGWebComponent;
|
|
|
76
76
|
export declare const FavoriteFilled: SVGWebComponent;
|
|
77
77
|
export declare const Favorite: SVGWebComponent;
|
|
78
78
|
export declare const Filter: SVGWebComponent;
|
|
79
|
+
export declare const FunnelFilter: SVGWebComponent;
|
|
79
80
|
export declare const GenderNeutral: SVGWebComponent;
|
|
80
81
|
export declare const Google: SVGWebComponent;
|
|
81
82
|
export declare const Gympass: SVGWebComponent;
|
|
@@ -124,12 +125,14 @@ export declare const PaperPin: SVGWebComponent;
|
|
|
124
125
|
export declare const Paperclip: SVGWebComponent;
|
|
125
126
|
export declare const Password: SVGWebComponent;
|
|
126
127
|
export declare const Pause: SVGWebComponent;
|
|
128
|
+
export declare const PauseFilled: SVGWebComponent;
|
|
127
129
|
export declare const PhoneFilled: SVGWebComponent;
|
|
128
130
|
export declare const Phone: SVGWebComponent;
|
|
129
131
|
export declare const PieChart: SVGWebComponent;
|
|
130
132
|
export declare const Pilates: SVGWebComponent;
|
|
131
133
|
export declare const PinFilled: SVGWebComponent;
|
|
132
134
|
export declare const Play: SVGWebComponent;
|
|
135
|
+
export declare const PlayArrow: SVGWebComponent;
|
|
133
136
|
export declare const PlayFilled: SVGWebComponent;
|
|
134
137
|
export declare const PlusCircle: SVGWebComponent;
|
|
135
138
|
export declare const Pool: SVGWebComponent;
|
|
@@ -77,6 +77,7 @@ export declare const FamilyMemberFilled: SVGNativeComponent;
|
|
|
77
77
|
export declare const FavoriteFilled: SVGNativeComponent;
|
|
78
78
|
export declare const Favorite: SVGNativeComponent;
|
|
79
79
|
export declare const Filter: SVGNativeComponent;
|
|
80
|
+
export declare const FunnelFilter: SVGNativeComponent;
|
|
80
81
|
export declare const GenderNeutral: SVGNativeComponent;
|
|
81
82
|
export declare const Google: SVGNativeComponent;
|
|
82
83
|
export declare const Gympass: SVGNativeComponent;
|
|
@@ -125,12 +126,14 @@ export declare const PaperPin: SVGNativeComponent;
|
|
|
125
126
|
export declare const Paperclip: SVGNativeComponent;
|
|
126
127
|
export declare const Password: SVGNativeComponent;
|
|
127
128
|
export declare const Pause: SVGNativeComponent;
|
|
129
|
+
export declare const PauseFilled: SVGNativeComponent;
|
|
128
130
|
export declare const PhoneFilled: SVGNativeComponent;
|
|
129
131
|
export declare const Phone: SVGNativeComponent;
|
|
130
132
|
export declare const PieChart: SVGNativeComponent;
|
|
131
133
|
export declare const Pilates: SVGNativeComponent;
|
|
132
134
|
export declare const PinFilled: SVGNativeComponent;
|
|
133
135
|
export declare const Play: SVGNativeComponent;
|
|
136
|
+
export declare const PlayArrow: SVGNativeComponent;
|
|
134
137
|
export declare const PlayFilled: SVGNativeComponent;
|
|
135
138
|
export declare const PlusCircle: SVGNativeComponent;
|
|
136
139
|
export declare const Pool: SVGNativeComponent;
|