@gympass/yoga-icons 1.41.5 → 1.42.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/map_base.js +10 -0
- package/cjs/svg/map_base.native.js +13 -0
- package/cjs/ui.js +6 -0
- package/esm/svg/map_base.js +8 -0
- package/esm/ui.js +1 -0
- package/package.json +2 -2
- package/typings/index.d.ts +1 -0
- package/typings/native/index.d.ts +1 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
|
|
6
|
+
var h=Object.defineProperty,p=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var s=(l,a,t)=>a in l?h(l,a,{enumerable:!0,configurable:!0,writable:!0,value:t}):l[a]=t,i=(l,a)=>{for(var t in a||(a={}))n.call(a,t)&&s(l,t,a[t]);if(e)for(var t of e(a))g.call(a,t)&&s(l,t,a[t]);return l},m=(l,a)=>p(l,d(a));const r=l=>jsxRuntime.jsxs("svg",m(i({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",id:"Maps--Streamline-Ultimate",height:24,width:24},l),{children:[jsxRuntime.jsx("desc",{children:`
|
|
7
|
+
Maps Streamline Icon: https://streamlinehq.com
|
|
8
|
+
`}),jsxRuntime.jsx("path",{d:"M24 7a1.51 1.51 0 0 0 -0.66 -1.24l-7 -4.76a1.48 1.48 0 0 0 -1.67 0L8.82 5.31a0.51 0.51 0 0 1 -0.6 0L2.39 1A1.5 1.5 0 0 0 0 2.25V17a1.51 1.51 0 0 0 0.66 1.24l7 4.76a1.48 1.48 0 0 0 1.67 0l5.83 -4.29a0.51 0.51 0 0 1 0.6 0L21.61 23a1.55 1.55 0 0 0 0.89 0.29 1.49 1.49 0 0 0 1.5 -1.5Zm-14.5 0.53a0.48 0.48 0 0 1 0.2 -0.4l4.4 -3.29a0.25 0.25 0 0 1 0.26 0 0.25 0.25 0 0 1 0.14 0.16v12.47a0.48 0.48 0 0 1 -0.2 0.4l-4.4 3.29a0.25 0.25 0 0 1 -0.26 0A0.25 0.25 0 0 1 9.5 20ZM2 3.73a0.25 0.25 0 0 1 0.14 -0.23 0.25 0.25 0 0 1 0.26 0l4.9 3.61a0.51 0.51 0 0 1 0.2 0.4V20a0.25 0.25 0 0 1 -0.13 0.22 0.27 0.27 0 0 1 -0.26 0l-4.89 -3.35a0.49 0.49 0 0 1 -0.22 -0.41Zm20 16.54a0.25 0.25 0 0 1 -0.14 0.23 0.25 0.25 0 0 1 -0.26 0l-4.9 -3.58a0.51 0.51 0 0 1 -0.2 -0.4V4a0.25 0.25 0 0 1 0.13 -0.22 0.27 0.27 0 0 1 0.26 0l4.89 3.33a0.49 0.49 0 0 1 0.22 0.41Z",fill:"#000000",strokeWidth:1})]}));var M=r;
|
|
9
|
+
|
|
10
|
+
module.exports = M;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
4
|
+
require('react');
|
|
5
|
+
var w = require('react-native-svg');
|
|
6
|
+
|
|
7
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
|
+
|
|
9
|
+
var w__default = /*#__PURE__*/_interopDefault(w);
|
|
10
|
+
|
|
11
|
+
var h=Object.defineProperty,p=Object.defineProperties;var r=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var o=(l,a,t)=>a in l?h(l,a,{enumerable:!0,configurable:!0,writable:!0,value:t}):l[a]=t,e=(l,a)=>{for(var t in a||(a={}))s.call(a,t)&&o(l,t,a[t]);if(i)for(var t of i(a))v.call(a,t)&&o(l,t,a[t]);return l},m=(l,a)=>p(l,r(a));const f=l=>jsxRuntime.jsx(w__default.default,m(e({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",id:"Maps--Streamline-Ultimate",height:24,width:24},l),{children:jsxRuntime.jsx(w.Path,{d:"M24 7a1.51 1.51 0 0 0 -0.66 -1.24l-7 -4.76a1.48 1.48 0 0 0 -1.67 0L8.82 5.31a0.51 0.51 0 0 1 -0.6 0L2.39 1A1.5 1.5 0 0 0 0 2.25V17a1.51 1.51 0 0 0 0.66 1.24l7 4.76a1.48 1.48 0 0 0 1.67 0l5.83 -4.29a0.51 0.51 0 0 1 0.6 0L21.61 23a1.55 1.55 0 0 0 0.89 0.29 1.49 1.49 0 0 0 1.5 -1.5Zm-14.5 0.53a0.48 0.48 0 0 1 0.2 -0.4l4.4 -3.29a0.25 0.25 0 0 1 0.26 0 0.25 0.25 0 0 1 0.14 0.16v12.47a0.48 0.48 0 0 1 -0.2 0.4l-4.4 3.29a0.25 0.25 0 0 1 -0.26 0A0.25 0.25 0 0 1 9.5 20ZM2 3.73a0.25 0.25 0 0 1 0.14 -0.23 0.25 0.25 0 0 1 0.26 0l4.9 3.61a0.51 0.51 0 0 1 0.2 0.4V20a0.25 0.25 0 0 1 -0.13 0.22 0.27 0.27 0 0 1 -0.26 0l-4.89 -3.35a0.49 0.49 0 0 1 -0.22 -0.41Zm20 16.54a0.25 0.25 0 0 1 -0.14 0.23 0.25 0.25 0 0 1 -0.26 0l-4.9 -3.58a0.51 0.51 0 0 1 -0.2 -0.4V4a0.25 0.25 0 0 1 0.13 -0.22 0.27 0.27 0 0 1 0.26 0l4.89 3.33a0.49 0.49 0 0 1 0.22 0.41Z",fill:"#000000",strokeWidth:1})}));var L=f;
|
|
12
|
+
|
|
13
|
+
module.exports = L;
|
package/cjs/ui.js
CHANGED
|
@@ -130,6 +130,7 @@ var mail_read = require('./svg/mail_read');
|
|
|
130
130
|
var mail_unread = require('./svg/mail_unread');
|
|
131
131
|
var manual_invite = require('./svg/manual_invite');
|
|
132
132
|
var map = require('./svg/map');
|
|
133
|
+
var map_base = require('./svg/map_base');
|
|
133
134
|
var map_pin = require('./svg/map_pin');
|
|
134
135
|
var martialArts = require('./svg/martial-arts');
|
|
135
136
|
var massageChair = require('./svg/massage-chair');
|
|
@@ -365,6 +366,7 @@ var mail_read__default = /*#__PURE__*/_interopDefault(mail_read);
|
|
|
365
366
|
var mail_unread__default = /*#__PURE__*/_interopDefault(mail_unread);
|
|
366
367
|
var manual_invite__default = /*#__PURE__*/_interopDefault(manual_invite);
|
|
367
368
|
var map__default = /*#__PURE__*/_interopDefault(map);
|
|
369
|
+
var map_base__default = /*#__PURE__*/_interopDefault(map_base);
|
|
368
370
|
var map_pin__default = /*#__PURE__*/_interopDefault(map_pin);
|
|
369
371
|
var martialArts__default = /*#__PURE__*/_interopDefault(martialArts);
|
|
370
372
|
var massageChair__default = /*#__PURE__*/_interopDefault(massageChair);
|
|
@@ -990,6 +992,10 @@ Object.defineProperty(exports, 'Map', {
|
|
|
990
992
|
enumerable: true,
|
|
991
993
|
get: function () { return map__default.default; }
|
|
992
994
|
});
|
|
995
|
+
Object.defineProperty(exports, 'MapBase', {
|
|
996
|
+
enumerable: true,
|
|
997
|
+
get: function () { return map_base__default.default; }
|
|
998
|
+
});
|
|
993
999
|
Object.defineProperty(exports, 'MapPin', {
|
|
994
1000
|
enumerable: true,
|
|
995
1001
|
get: function () { return map_pin__default.default; }
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import 'react';
|
|
3
|
+
|
|
4
|
+
var h=Object.defineProperty,p=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var s=(l,a,t)=>a in l?h(l,a,{enumerable:!0,configurable:!0,writable:!0,value:t}):l[a]=t,i=(l,a)=>{for(var t in a||(a={}))n.call(a,t)&&s(l,t,a[t]);if(e)for(var t of e(a))g.call(a,t)&&s(l,t,a[t]);return l},m=(l,a)=>p(l,d(a));const r=l=>jsxs("svg",m(i({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",id:"Maps--Streamline-Ultimate",height:24,width:24},l),{children:[jsx("desc",{children:`
|
|
5
|
+
Maps Streamline Icon: https://streamlinehq.com
|
|
6
|
+
`}),jsx("path",{d:"M24 7a1.51 1.51 0 0 0 -0.66 -1.24l-7 -4.76a1.48 1.48 0 0 0 -1.67 0L8.82 5.31a0.51 0.51 0 0 1 -0.6 0L2.39 1A1.5 1.5 0 0 0 0 2.25V17a1.51 1.51 0 0 0 0.66 1.24l7 4.76a1.48 1.48 0 0 0 1.67 0l5.83 -4.29a0.51 0.51 0 0 1 0.6 0L21.61 23a1.55 1.55 0 0 0 0.89 0.29 1.49 1.49 0 0 0 1.5 -1.5Zm-14.5 0.53a0.48 0.48 0 0 1 0.2 -0.4l4.4 -3.29a0.25 0.25 0 0 1 0.26 0 0.25 0.25 0 0 1 0.14 0.16v12.47a0.48 0.48 0 0 1 -0.2 0.4l-4.4 3.29a0.25 0.25 0 0 1 -0.26 0A0.25 0.25 0 0 1 9.5 20ZM2 3.73a0.25 0.25 0 0 1 0.14 -0.23 0.25 0.25 0 0 1 0.26 0l4.9 3.61a0.51 0.51 0 0 1 0.2 0.4V20a0.25 0.25 0 0 1 -0.13 0.22 0.27 0.27 0 0 1 -0.26 0l-4.89 -3.35a0.49 0.49 0 0 1 -0.22 -0.41Zm20 16.54a0.25 0.25 0 0 1 -0.14 0.23 0.25 0.25 0 0 1 -0.26 0l-4.9 -3.58a0.51 0.51 0 0 1 -0.2 -0.4V4a0.25 0.25 0 0 1 0.13 -0.22 0.27 0.27 0 0 1 0.26 0l4.89 3.33a0.49 0.49 0 0 1 0.22 0.41Z",fill:"#000000",strokeWidth:1})]}));var M=r;
|
|
7
|
+
|
|
8
|
+
export { M as default };
|
package/esm/ui.js
CHANGED
|
@@ -128,6 +128,7 @@ export { default as MailRead } from './svg/mail_read';
|
|
|
128
128
|
export { default as MailUnread } from './svg/mail_unread';
|
|
129
129
|
export { default as ManualInvite } from './svg/manual_invite';
|
|
130
130
|
export { default as Map } from './svg/map';
|
|
131
|
+
export { default as MapBase } from './svg/map_base';
|
|
131
132
|
export { default as MapPin } from './svg/map_pin';
|
|
132
133
|
export { default as MartialArts } from './svg/martial-arts';
|
|
133
134
|
export { default as MassageChair } from './svg/massage-chair';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gympass/yoga-icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.42.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": "d46be155e3c8d8f4224721571a8affbb17812e83",
|
|
30
30
|
"module": "./esm",
|
|
31
31
|
"private": false
|
|
32
32
|
}
|
package/typings/index.d.ts
CHANGED
|
@@ -131,6 +131,7 @@ export declare const MailRead: SVGWebComponent;
|
|
|
131
131
|
export declare const MailUnread: SVGWebComponent;
|
|
132
132
|
export declare const ManualInvite: SVGWebComponent;
|
|
133
133
|
export declare const Map: SVGWebComponent;
|
|
134
|
+
export declare const MapBase: SVGWebComponent;
|
|
134
135
|
export declare const MapPin: SVGWebComponent;
|
|
135
136
|
export declare const MartialArts: SVGWebComponent;
|
|
136
137
|
export declare const MassageChair: SVGWebComponent;
|
|
@@ -132,6 +132,7 @@ export declare const MailRead: SVGNativeComponent;
|
|
|
132
132
|
export declare const MailUnread: SVGNativeComponent;
|
|
133
133
|
export declare const ManualInvite: SVGNativeComponent;
|
|
134
134
|
export declare const Map: SVGNativeComponent;
|
|
135
|
+
export declare const MapBase: SVGNativeComponent;
|
|
135
136
|
export declare const MapPin: SVGNativeComponent;
|
|
136
137
|
export declare const MartialArts: SVGNativeComponent;
|
|
137
138
|
export declare const MassageChair: SVGNativeComponent;
|