@gympass/yoga-icons 1.25.0 → 1.27.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/backspace.js +8 -0
- package/cjs/svg/backspace.native.js +13 -0
- package/cjs/svg/trending_no_change.js +8 -0
- package/cjs/svg/trending_no_change.native.js +13 -0
- package/cjs/ui.js +12 -0
- package/esm/svg/backspace.js +6 -0
- package/esm/svg/trending_no_change.js +6 -0
- package/esm/ui.js +2 -0
- package/package.json +2 -2
- package/typings/index.d.ts +2 -0
- package/typings/native/index.d.ts +2 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var g=Object.defineProperty,p=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var w=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var t=(e,L,l)=>L in e?g(e,L,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[L]=l,d=(e,L)=>{for(var l in L||(L={}))w.call(L,l)&&t(e,l,L[l]);if(o)for(var l of o(L))a.call(L,l)&&t(e,l,L[l]);return e},i=(e,L)=>p(e,s(L));const f=e=>jsxRuntime.jsx("svg",i(d({width:25,height:18,viewBox:"0 0 25 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.166 0H7.26602C6.56602 0 5.96602 0.3 5.56602 0.9L0.166016 9L5.56602 17.1C5.96602 17.6 6.56602 18 7.26602 18H22.166C23.266 18 24.166 17.1 24.166 16V2C24.166 0.9 23.266 0 22.166 0ZM19.166 12.6L17.766 14L14.166 10.4L10.566 14L9.16602 12.6L12.766 9L9.16602 5.4L10.566 4L14.166 7.6L17.766 4L19.166 5.4L15.566 9L19.166 12.6Z",fill:"#57544D"})}));var c=f;
|
|
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 h = require('react-native-svg');
|
|
6
|
+
|
|
7
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
|
+
|
|
9
|
+
var h__default = /*#__PURE__*/_interopDefault(h);
|
|
10
|
+
|
|
11
|
+
var f=Object.defineProperty,g=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var w=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var t=(e,L,l)=>L in e?f(e,L,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[L]=l,i=(e,L)=>{for(var l in L||(L={}))w.call(L,l)&&t(e,l,L[l]);if(o)for(var l of o(L))a.call(L,l)&&t(e,l,L[l]);return e},d=(e,L)=>g(e,p(L));const c=e=>jsxRuntime.jsx(h__default.default,d(i({width:25,height:18,viewBox:"0 0 25 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:jsxRuntime.jsx(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M22.166 0H7.26602C6.56602 0 5.96602 0.3 5.56602 0.9L0.166016 9L5.56602 17.1C5.96602 17.6 6.56602 18 7.26602 18H22.166C23.266 18 24.166 17.1 24.166 16V2C24.166 0.9 23.266 0 22.166 0ZM19.166 12.6L17.766 14L14.166 10.4L10.566 14L9.16602 12.6L12.766 9L9.16602 5.4L10.566 4L14.166 7.6L17.766 4L19.166 5.4L15.566 9L19.166 12.6Z",fill:"#57544D"})}));var C=c;
|
|
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 a=Object.defineProperty,n=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var o=(d,e,l)=>e in d?a(d,e,{enumerable:!0,configurable:!0,writable:!0,value:l}):d[e]=l,i=(d,e)=>{for(var l in e||(e={}))v.call(e,l)&&o(d,l,e[l]);if(C)for(var l of C(e))h.call(e,l)&&o(d,l,e[l]);return d},g=(d,e)=>n(d,s(e));const p=d=>jsxRuntime.jsxs("svg",g(i({width:24,height:24,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",role:"img","aria-hidden":"true",className:"sc-gsFSXq ceFrZZ"},d),{children:[jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5ZM0.5 6C0.5 2.96243 2.96243 0.5 6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6Z"}),jsxRuntime.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.5 6C3.5 5.72386 3.72386 5.5 4 5.5H8C8.27614 5.5 8.5 5.72386 8.5 6C8.5 6.27614 8.27614 6.5 8 6.5H4C3.72386 6.5 3.5 6.27614 3.5 6Z"})]}));var u=p;
|
|
7
|
+
|
|
8
|
+
module.exports = u;
|
|
@@ -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,v=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var C=(d,e,l)=>e in d?r(d,e,{enumerable:!0,configurable:!0,writable:!0,value:l}):d[e]=l,i=(d,e)=>{for(var l in e||(e={}))h.call(e,l)&&C(d,l,e[l]);if(o)for(var l of o(e))s.call(e,l)&&C(d,l,e[l]);return d},g=(d,e)=>v(d,a(e));const m=d=>jsxRuntime.jsxs(c__default.default,g(i({width:24,height:24,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",role:"img","aria-hidden":"true",className:"sc-gsFSXq ceFrZZ"},d),{children:[jsxRuntime.jsx(c.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5ZM0.5 6C0.5 2.96243 2.96243 0.5 6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6Z"}),jsxRuntime.jsx(c.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3.5 6C3.5 5.72386 3.72386 5.5 4 5.5H8C8.27614 5.5 8.5 5.72386 8.5 6C8.5 6.27614 8.27614 6.5 8 6.5H4C3.72386 6.5 3.5 6.27614 3.5 6Z"})]}));var R=m;
|
|
12
|
+
|
|
13
|
+
module.exports = R;
|
package/cjs/ui.js
CHANGED
|
@@ -177,6 +177,7 @@ var token = require('./svg/token');
|
|
|
177
177
|
var toiletries = require('./svg/toiletries');
|
|
178
178
|
var trainingTowels = require('./svg/training-towels');
|
|
179
179
|
var trash = require('./svg/trash');
|
|
180
|
+
var trending_no_change = require('./svg/trending_no_change');
|
|
180
181
|
var trending_up = require('./svg/trending_up');
|
|
181
182
|
var triangle_alert = require('./svg/triangle_alert');
|
|
182
183
|
var twitter = require('./svg/twitter');
|
|
@@ -198,6 +199,7 @@ var wiFi = require('./svg/wi-fi');
|
|
|
198
199
|
var yogaMat = require('./svg/yoga-mat');
|
|
199
200
|
var youtube = require('./svg/youtube');
|
|
200
201
|
var zen = require('./svg/zen');
|
|
202
|
+
var backspace = require('./svg/backspace');
|
|
201
203
|
|
|
202
204
|
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
203
205
|
|
|
@@ -378,6 +380,7 @@ var token__default = /*#__PURE__*/_interopDefault(token);
|
|
|
378
380
|
var toiletries__default = /*#__PURE__*/_interopDefault(toiletries);
|
|
379
381
|
var trainingTowels__default = /*#__PURE__*/_interopDefault(trainingTowels);
|
|
380
382
|
var trash__default = /*#__PURE__*/_interopDefault(trash);
|
|
383
|
+
var trending_no_change__default = /*#__PURE__*/_interopDefault(trending_no_change);
|
|
381
384
|
var trending_up__default = /*#__PURE__*/_interopDefault(trending_up);
|
|
382
385
|
var triangle_alert__default = /*#__PURE__*/_interopDefault(triangle_alert);
|
|
383
386
|
var twitter__default = /*#__PURE__*/_interopDefault(twitter);
|
|
@@ -399,6 +402,7 @@ var wiFi__default = /*#__PURE__*/_interopDefault(wiFi);
|
|
|
399
402
|
var yogaMat__default = /*#__PURE__*/_interopDefault(yogaMat);
|
|
400
403
|
var youtube__default = /*#__PURE__*/_interopDefault(youtube);
|
|
401
404
|
var zen__default = /*#__PURE__*/_interopDefault(zen);
|
|
405
|
+
var backspace__default = /*#__PURE__*/_interopDefault(backspace);
|
|
402
406
|
|
|
403
407
|
|
|
404
408
|
|
|
@@ -1110,6 +1114,10 @@ Object.defineProperty(exports, 'Trash', {
|
|
|
1110
1114
|
enumerable: true,
|
|
1111
1115
|
get: function () { return trash__default.default; }
|
|
1112
1116
|
});
|
|
1117
|
+
Object.defineProperty(exports, 'TrendingNoChange', {
|
|
1118
|
+
enumerable: true,
|
|
1119
|
+
get: function () { return trending_no_change__default.default; }
|
|
1120
|
+
});
|
|
1113
1121
|
Object.defineProperty(exports, 'TrendingUp', {
|
|
1114
1122
|
enumerable: true,
|
|
1115
1123
|
get: function () { return trending_up__default.default; }
|
|
@@ -1194,3 +1202,7 @@ Object.defineProperty(exports, 'Zen', {
|
|
|
1194
1202
|
enumerable: true,
|
|
1195
1203
|
get: function () { return zen__default.default; }
|
|
1196
1204
|
});
|
|
1205
|
+
Object.defineProperty(exports, 'Backspace', {
|
|
1206
|
+
enumerable: true,
|
|
1207
|
+
get: function () { return backspace__default.default; }
|
|
1208
|
+
});
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var g=Object.defineProperty,p=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var w=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var t=(e,L,l)=>L in e?g(e,L,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[L]=l,d=(e,L)=>{for(var l in L||(L={}))w.call(L,l)&&t(e,l,L[l]);if(o)for(var l of o(L))a.call(L,l)&&t(e,l,L[l]);return e},i=(e,L)=>p(e,s(L));const f=e=>jsx("svg",i(d({width:25,height:18,viewBox:"0 0 25 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),{children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.166 0H7.26602C6.56602 0 5.96602 0.3 5.56602 0.9L0.166016 9L5.56602 17.1C5.96602 17.6 6.56602 18 7.26602 18H22.166C23.266 18 24.166 17.1 24.166 16V2C24.166 0.9 23.266 0 22.166 0ZM19.166 12.6L17.766 14L14.166 10.4L10.566 14L9.16602 12.6L12.766 9L9.16602 5.4L10.566 4L14.166 7.6L17.766 4L19.166 5.4L15.566 9L19.166 12.6Z",fill:"#57544D"})}));var c=f;
|
|
5
|
+
|
|
6
|
+
export { c as default };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var a=Object.defineProperty,n=Object.defineProperties;var s=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var o=(d,e,l)=>e in d?a(d,e,{enumerable:!0,configurable:!0,writable:!0,value:l}):d[e]=l,i=(d,e)=>{for(var l in e||(e={}))v.call(e,l)&&o(d,l,e[l]);if(C)for(var l of C(e))h.call(e,l)&&o(d,l,e[l]);return d},g=(d,e)=>n(d,s(e));const p=d=>jsxs("svg",g(i({width:24,height:24,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",role:"img","aria-hidden":"true",className:"sc-gsFSXq ceFrZZ"},d),{children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5ZM0.5 6C0.5 2.96243 2.96243 0.5 6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6Z"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.5 6C3.5 5.72386 3.72386 5.5 4 5.5H8C8.27614 5.5 8.5 5.72386 8.5 6C8.5 6.27614 8.27614 6.5 8 6.5H4C3.72386 6.5 3.5 6.27614 3.5 6Z"})]}));var u=p;
|
|
5
|
+
|
|
6
|
+
export { u as default };
|
package/esm/ui.js
CHANGED
|
@@ -175,6 +175,7 @@ export { default as Token } from './svg/token';
|
|
|
175
175
|
export { default as Toiletries } from './svg/toiletries';
|
|
176
176
|
export { default as TrainingTowels } from './svg/training-towels';
|
|
177
177
|
export { default as Trash } from './svg/trash';
|
|
178
|
+
export { default as TrendingNoChange } from './svg/trending_no_change';
|
|
178
179
|
export { default as TrendingUp } from './svg/trending_up';
|
|
179
180
|
export { default as TriangleAlert } from './svg/triangle_alert';
|
|
180
181
|
export { default as Twitter } from './svg/twitter';
|
|
@@ -196,3 +197,4 @@ export { default as WiFi } from './svg/wi-fi';
|
|
|
196
197
|
export { default as YogaMat } from './svg/yoga-mat';
|
|
197
198
|
export { default as Youtube } from './svg/youtube';
|
|
198
199
|
export { default as Zen } from './svg/zen';
|
|
200
|
+
export { default as Backspace } from './svg/backspace';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gympass/yoga-icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.27.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": "61cbcba7b713f568b43052529cb76fe354a6d42f",
|
|
30
30
|
"module": "./esm",
|
|
31
31
|
"private": false
|
|
32
32
|
}
|
package/typings/index.d.ts
CHANGED
|
@@ -178,6 +178,7 @@ export declare const Token: SVGWebComponent;
|
|
|
178
178
|
export declare const Toiletries: SVGWebComponent;
|
|
179
179
|
export declare const TrainingTowels: SVGWebComponent;
|
|
180
180
|
export declare const Trash: SVGWebComponent;
|
|
181
|
+
export declare const TrendingNoChange: SVGWebComponent;
|
|
181
182
|
export declare const TrendingUp: SVGWebComponent;
|
|
182
183
|
export declare const TriangleAlert: SVGWebComponent;
|
|
183
184
|
export declare const Twitter: SVGWebComponent;
|
|
@@ -199,6 +200,7 @@ export declare const WiFi: SVGWebComponent;
|
|
|
199
200
|
export declare const YogaMat: SVGWebComponent;
|
|
200
201
|
export declare const Youtube: SVGWebComponent;
|
|
201
202
|
export declare const Zen: SVGWebComponent;
|
|
203
|
+
export declare const Backspace: SVGWebComponent;
|
|
202
204
|
export declare const FlagAfghanistan: SVGWebComponent;
|
|
203
205
|
export declare const FlagAlbania: SVGWebComponent;
|
|
204
206
|
export declare const FlagAlgeria: SVGWebComponent;
|
|
@@ -179,6 +179,7 @@ export declare const Token: SVGNativeComponent;
|
|
|
179
179
|
export declare const Toiletries: SVGNativeComponent;
|
|
180
180
|
export declare const TrainingTowels: SVGNativeComponent;
|
|
181
181
|
export declare const Trash: SVGNativeComponent;
|
|
182
|
+
export declare const TrendingNoChange: SVGNativeComponent;
|
|
182
183
|
export declare const TrendingUp: SVGNativeComponent;
|
|
183
184
|
export declare const TriangleAlert: SVGNativeComponent;
|
|
184
185
|
export declare const Twitter: SVGNativeComponent;
|
|
@@ -200,6 +201,7 @@ export declare const WiFi: SVGNativeComponent;
|
|
|
200
201
|
export declare const YogaMat: SVGNativeComponent;
|
|
201
202
|
export declare const Youtube: SVGNativeComponent;
|
|
202
203
|
export declare const Zen: SVGNativeComponent;
|
|
204
|
+
export declare const Backspace: SVGNativeComponent;
|
|
203
205
|
export declare const FlagAfghanistan: SVGNativeComponent;
|
|
204
206
|
export declare const FlagAlbania: SVGNativeComponent;
|
|
205
207
|
export declare const FlagAlgeria: SVGNativeComponent;
|