@gympass/yoga-icons 1.29.0 → 1.31.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.
Files changed (80) hide show
  1. package/cjs/svg/bath.js +2 -2
  2. package/cjs/svg/bath.native.js +4 -4
  3. package/cjs/svg/beauty-center.js +2 -2
  4. package/cjs/svg/beauty-center.native.js +4 -4
  5. package/cjs/svg/bike.js +2 -2
  6. package/cjs/svg/bike.native.js +4 -4
  7. package/cjs/svg/bioimpedance-scale.js +2 -2
  8. package/cjs/svg/bioimpedance-scale.native.js +4 -4
  9. package/cjs/svg/body-massage.js +2 -2
  10. package/cjs/svg/body-massage.native.js +4 -4
  11. package/cjs/svg/court.js +2 -2
  12. package/cjs/svg/court.native.js +4 -4
  13. package/cjs/svg/coworking-space.js +2 -2
  14. package/cjs/svg/coworking-space.native.js +4 -4
  15. package/cjs/svg/crown.js +8 -0
  16. package/cjs/svg/crown.native.js +13 -0
  17. package/cjs/svg/drinking-fountain.js +2 -2
  18. package/cjs/svg/drinking-fountain.native.js +4 -4
  19. package/cjs/svg/footwear_sneakers.js +8 -0
  20. package/cjs/svg/footwear_sneakers.native.js +13 -0
  21. package/cjs/svg/free-weight.js +2 -2
  22. package/cjs/svg/free-weight.native.js +4 -4
  23. package/cjs/svg/functional-training.js +1 -1
  24. package/cjs/svg/functional-training.native.js +4 -4
  25. package/cjs/svg/grippy-socks.js +2 -2
  26. package/cjs/svg/grippy-socks.native.js +4 -4
  27. package/cjs/svg/hot-tub.js +2 -2
  28. package/cjs/svg/hot-tub.native.js +4 -4
  29. package/cjs/svg/massage-chair.js +2 -2
  30. package/cjs/svg/massage-chair.native.js +4 -4
  31. package/cjs/svg/paddle_board.js +8 -0
  32. package/cjs/svg/paddle_board.native.js +13 -0
  33. package/cjs/svg/physiotherapy.js +2 -2
  34. package/cjs/svg/physiotherapy.native.js +4 -4
  35. package/cjs/svg/racquet.js +2 -2
  36. package/cjs/svg/racquet.native.js +4 -4
  37. package/cjs/svg/sauna.js +2 -2
  38. package/cjs/svg/sauna.native.js +4 -4
  39. package/cjs/svg/single_woman_flag.js +8 -0
  40. package/cjs/svg/single_woman_flag.native.js +13 -0
  41. package/cjs/svg/stretching.js +2 -2
  42. package/cjs/svg/stretching.native.js +3 -3
  43. package/cjs/svg/support-trainer.js +2 -2
  44. package/cjs/svg/support-trainer.native.js +4 -4
  45. package/cjs/svg/water_bottle.js +8 -0
  46. package/cjs/svg/water_bottle.native.js +13 -0
  47. package/cjs/svg/weight-machine.js +2 -2
  48. package/cjs/svg/weight-machine.native.js +4 -4
  49. package/cjs/svg/yoga-mat.js +2 -2
  50. package/cjs/svg/yoga-mat.native.js +4 -4
  51. package/cjs/ui.js +198 -168
  52. package/esm/svg/bath.js +3 -3
  53. package/esm/svg/beauty-center.js +3 -3
  54. package/esm/svg/bike.js +3 -3
  55. package/esm/svg/bioimpedance-scale.js +3 -3
  56. package/esm/svg/body-massage.js +3 -3
  57. package/esm/svg/court.js +3 -3
  58. package/esm/svg/coworking-space.js +3 -3
  59. package/esm/svg/crown.js +6 -0
  60. package/esm/svg/drinking-fountain.js +3 -3
  61. package/esm/svg/footwear_sneakers.js +6 -0
  62. package/esm/svg/free-weight.js +3 -3
  63. package/esm/svg/functional-training.js +2 -2
  64. package/esm/svg/grippy-socks.js +3 -3
  65. package/esm/svg/hot-tub.js +3 -3
  66. package/esm/svg/massage-chair.js +3 -3
  67. package/esm/svg/paddle_board.js +6 -0
  68. package/esm/svg/physiotherapy.js +3 -3
  69. package/esm/svg/racquet.js +2 -2
  70. package/esm/svg/sauna.js +3 -3
  71. package/esm/svg/single_woman_flag.js +6 -0
  72. package/esm/svg/stretching.js +3 -3
  73. package/esm/svg/support-trainer.js +3 -3
  74. package/esm/svg/water_bottle.js +6 -0
  75. package/esm/svg/weight-machine.js +3 -3
  76. package/esm/svg/yoga-mat.js +3 -3
  77. package/esm/ui.js +34 -29
  78. package/package.json +2 -2
  79. package/typings/index.d.ts +34 -29
  80. package/typings/native/index.d.ts +34 -29
@@ -7,8 +7,8 @@ export declare const Accessible: SVGNativeComponent;
7
7
  export declare const AccessibleParking: SVGNativeComponent;
8
8
  export declare const AccessibleRestroom: SVGNativeComponent;
9
9
  export declare const AccessibleShower: SVGNativeComponent;
10
- export declare const AddBooking: SVGNativeComponent;
11
10
  export declare const Add: SVGNativeComponent;
11
+ export declare const AddBooking: SVGNativeComponent;
12
12
  export declare const AirConditioning: SVGNativeComponent;
13
13
  export declare const AlertCircle: SVGNativeComponent;
14
14
  export declare const AlertTriangle: SVGNativeComponent;
@@ -21,6 +21,7 @@ export declare const ArrowUp: SVGNativeComponent;
21
21
  export declare const Attention: SVGNativeComponent;
22
22
  export declare const AutismFriendly: SVGNativeComponent;
23
23
  export declare const AutomaticInvite: SVGNativeComponent;
24
+ export declare const Backspace: SVGNativeComponent;
24
25
  export declare const Bank: SVGNativeComponent;
25
26
  export declare const BankStatement: SVGNativeComponent;
26
27
  export declare const BarChart: SVGNativeComponent;
@@ -30,46 +31,47 @@ export declare const BeautySalon: SVGNativeComponent;
30
31
  export declare const Bike: SVGNativeComponent;
31
32
  export declare const BioimpedanceScale: SVGNativeComponent;
32
33
  export declare const BodyMassage: SVGNativeComponent;
33
- export declare const BookingFilled: SVGNativeComponent;
34
34
  export declare const Booking: SVGNativeComponent;
35
+ export declare const BookingFilled: SVGNativeComponent;
35
36
  export declare const Boxing: SVGNativeComponent;
36
37
  export declare const BrailleSigns: SVGNativeComponent;
37
- export declare const BuildingFilled: SVGNativeComponent;
38
38
  export declare const Building: SVGNativeComponent;
39
+ export declare const BuildingFilled: SVGNativeComponent;
39
40
  export declare const BulletList: SVGNativeComponent;
40
41
  export declare const Camera: SVGNativeComponent;
41
42
  export declare const Cart: SVGNativeComponent;
42
43
  export declare const Chat: SVGNativeComponent;
43
- export declare const CheckFilled: SVGNativeComponent;
44
44
  export declare const Check: SVGNativeComponent;
45
+ export declare const CheckFilled: SVGNativeComponent;
45
46
  export declare const CheckedFull: SVGNativeComponent;
46
47
  export declare const CheckedHalf: SVGNativeComponent;
47
- export declare const CheckinFilled: SVGNativeComponent;
48
48
  export declare const Checkin: SVGNativeComponent;
49
+ export declare const CheckinFilled: SVGNativeComponent;
49
50
  export declare const ChevronDown: SVGNativeComponent;
50
51
  export declare const ChevronLeft: SVGNativeComponent;
51
52
  export declare const ChevronRight: SVGNativeComponent;
52
53
  export declare const ChevronUp: SVGNativeComponent;
53
54
  export declare const ChildrenArea: SVGNativeComponent;
54
- export declare const CloseFilled: SVGNativeComponent;
55
55
  export declare const Close: SVGNativeComponent;
56
+ export declare const CloseFilled: SVGNativeComponent;
56
57
  export declare const Code: SVGNativeComponent;
57
58
  export declare const CoffeeShop: SVGNativeComponent;
58
- export declare const CompassFilled: SVGNativeComponent;
59
59
  export declare const Compass: SVGNativeComponent;
60
+ export declare const CompassFilled: SVGNativeComponent;
60
61
  export declare const Copy: SVGNativeComponent;
61
62
  export declare const CornerUpLeft: SVGNativeComponent;
62
63
  export declare const CornerUpRight: SVGNativeComponent;
63
64
  export declare const Court: SVGNativeComponent;
64
65
  export declare const CoworkingSpace: SVGNativeComponent;
65
66
  export declare const CreditCard: SVGNativeComponent;
67
+ export declare const Crown: SVGNativeComponent;
66
68
  export declare const Cycling: SVGNativeComponent;
67
69
  export declare const Dance: SVGNativeComponent;
68
70
  export declare const Delayed: SVGNativeComponent;
69
71
  export declare const Diagram: SVGNativeComponent;
70
72
  export declare const Disconnect: SVGNativeComponent;
71
- export declare const DislikeFilled: SVGNativeComponent;
72
73
  export declare const Dislike: SVGNativeComponent;
74
+ export declare const DislikeFilled: SVGNativeComponent;
73
75
  export declare const Doc: SVGNativeComponent;
74
76
  export declare const Download: SVGNativeComponent;
75
77
  export declare const Draggable: SVGNativeComponent;
@@ -83,9 +85,10 @@ export declare const ExternalLink: SVGNativeComponent;
83
85
  export declare const Facebook: SVGNativeComponent;
84
86
  export declare const FamilyMember: SVGNativeComponent;
85
87
  export declare const FamilyMemberFilled: SVGNativeComponent;
86
- export declare const FavoriteFilled: SVGNativeComponent;
87
88
  export declare const Favorite: SVGNativeComponent;
89
+ export declare const FavoriteFilled: SVGNativeComponent;
88
90
  export declare const Filter: SVGNativeComponent;
91
+ export declare const FootwearSneakers: SVGNativeComponent;
89
92
  export declare const FreeWeight: SVGNativeComponent;
90
93
  export declare const FunctionalTraining: SVGNativeComponent;
91
94
  export declare const FunnelFilter: SVGNativeComponent;
@@ -96,26 +99,27 @@ export declare const Gympass: SVGNativeComponent;
96
99
  export declare const Headphone: SVGNativeComponent;
97
100
  export declare const Heartbeat: SVGNativeComponent;
98
101
  export declare const Heater: SVGNativeComponent;
99
- export declare const HelpCircle: SVGNativeComponent;
100
102
  export declare const Help: SVGNativeComponent;
103
+ export declare const HelpCircle: SVGNativeComponent;
101
104
  export declare const History: SVGNativeComponent;
102
105
  export declare const Hit: SVGNativeComponent;
103
- export declare const HomeFilled: SVGNativeComponent;
104
106
  export declare const Home: SVGNativeComponent;
107
+ export declare const HomeFilled: SVGNativeComponent;
105
108
  export declare const HotTub: SVGNativeComponent;
109
+ export declare const WellhubIcon: SVGNativeComponent;
106
110
  export declare const Image: SVGNativeComponent;
107
111
  export declare const Info: SVGNativeComponent;
108
112
  export declare const Information: SVGNativeComponent;
109
113
  export declare const Instagram: SVGNativeComponent;
110
114
  export declare const JumpRope: SVGNativeComponent;
111
- export declare const LikeFilled: SVGNativeComponent;
112
115
  export declare const Like: SVGNativeComponent;
116
+ export declare const LikeFilled: SVGNativeComponent;
113
117
  export declare const Link: SVGNativeComponent;
114
118
  export declare const Linkedin: SVGNativeComponent;
115
119
  export declare const Location: SVGNativeComponent;
120
+ export declare const Lock: SVGNativeComponent;
116
121
  export declare const LockOff: SVGNativeComponent;
117
122
  export declare const LockOnFilled: SVGNativeComponent;
118
- export declare const Lock: SVGNativeComponent;
119
123
  export declare const LockerRoom: SVGNativeComponent;
120
124
  export declare const Lockers: SVGNativeComponent;
121
125
  export declare const LogOut: SVGNativeComponent;
@@ -123,8 +127,8 @@ export declare const Loop: SVGNativeComponent;
123
127
  export declare const MailRead: SVGNativeComponent;
124
128
  export declare const MailUnread: SVGNativeComponent;
125
129
  export declare const ManualInvite: SVGNativeComponent;
126
- export declare const MapPin: SVGNativeComponent;
127
130
  export declare const Map: SVGNativeComponent;
131
+ export declare const MapPin: SVGNativeComponent;
128
132
  export declare const MartialArts: SVGNativeComponent;
129
133
  export declare const MassageChair: SVGNativeComponent;
130
134
  export declare const MenuList: SVGNativeComponent;
@@ -137,32 +141,35 @@ export declare const NetworkOn: SVGNativeComponent;
137
141
  export declare const NotificationFilled: SVGNativeComponent;
138
142
  export declare const NotificationOff: SVGNativeComponent;
139
143
  export declare const Nutritionist: SVGNativeComponent;
144
+ export declare const PaddleBoard: SVGNativeComponent;
140
145
  export declare const PaperPin: SVGNativeComponent;
141
146
  export declare const Paperclip: SVGNativeComponent;
147
+ export declare const ParkingLot: SVGNativeComponent;
142
148
  export declare const Password: SVGNativeComponent;
143
149
  export declare const Pause: SVGNativeComponent;
144
150
  export declare const PauseFilled: SVGNativeComponent;
145
- export declare const PhoneFilled: SVGNativeComponent;
146
151
  export declare const Phone: SVGNativeComponent;
152
+ export declare const PhoneFilled: SVGNativeComponent;
153
+ export declare const Physiotherapy: SVGNativeComponent;
147
154
  export declare const PieChart: SVGNativeComponent;
148
155
  export declare const Pilates: SVGNativeComponent;
149
156
  export declare const PinFilled: SVGNativeComponent;
150
- export declare const Physiotherapy: SVGNativeComponent;
151
157
  export declare const Play: SVGNativeComponent;
152
158
  export declare const PlayArrow: SVGNativeComponent;
153
159
  export declare const PlayFilled: SVGNativeComponent;
154
160
  export declare const PlusCircle: SVGNativeComponent;
155
161
  export declare const Pool: SVGNativeComponent;
162
+ export declare const PriceTag: SVGNativeComponent;
156
163
  export declare const Printer: SVGNativeComponent;
157
- export declare const QRCodeReader: SVGNativeComponent;
158
164
  export declare const QRCode: SVGNativeComponent;
165
+ export declare const QRCodeReader: SVGNativeComponent;
159
166
  export declare const Racquet: SVGNativeComponent;
160
167
  export declare const Rectangle: SVGNativeComponent;
161
168
  export declare const Refresh: SVGNativeComponent;
162
169
  export declare const Restaurant: SVGNativeComponent;
163
170
  export declare const Sauna: SVGNativeComponent;
164
- export declare const SearchFilled: SVGNativeComponent;
165
171
  export declare const Search: SVGNativeComponent;
172
+ export declare const SearchFilled: SVGNativeComponent;
166
173
  export declare const ServiceDogs: SVGNativeComponent;
167
174
  export declare const Settings: SVGNativeComponent;
168
175
  export declare const ShareAndroid: SVGNativeComponent;
@@ -170,31 +177,31 @@ export declare const ShareIos: SVGNativeComponent;
170
177
  export declare const ShieldCheck: SVGNativeComponent;
171
178
  export declare const ShieldSecure: SVGNativeComponent;
172
179
  export declare const ShineFilled: SVGNativeComponent;
173
- export declare const Shower: SVGNativeComponent;
174
180
  export declare const ShowerTowels: SVGNativeComponent;
181
+ export declare const Shower: SVGNativeComponent;
175
182
  export declare const SignLanguage: SVGNativeComponent;
176
183
  export declare const Signal: SVGNativeComponent;
177
- export declare const SmartphoneFilled: SVGNativeComponent;
184
+ export declare const SibngleWomanFlag: SVGNativeComponent;
178
185
  export declare const Smartphone: SVGNativeComponent;
186
+ export declare const SmartphoneFilled: SVGNativeComponent;
179
187
  export declare const SnackBar: SVGNativeComponent;
180
188
  export declare const SortAscending: SVGNativeComponent;
181
189
  export declare const SortDescending: SVGNativeComponent;
182
190
  export declare const Spa: SVGNativeComponent;
183
191
  export declare const SportsEquipment: SVGNativeComponent;
184
192
  export declare const StairFreeAccess: SVGNativeComponent;
185
- export declare const StarFilled: SVGNativeComponent;
186
193
  export declare const Star: SVGNativeComponent;
194
+ export declare const StarFilled: SVGNativeComponent;
187
195
  export declare const Stretching: SVGNativeComponent;
188
196
  export declare const Success: SVGNativeComponent;
189
197
  export declare const SupportTrainer: SVGNativeComponent;
190
198
  export declare const SystemStatus: SVGNativeComponent;
191
199
  export declare const TactilePaving: SVGNativeComponent;
192
- export declare const ParkingLot: SVGNativeComponent;
193
- export declare const PriceTag: SVGNativeComponent;
200
+ export declare const Tennis: SVGNativeComponent;
194
201
  export declare const Time: SVGNativeComponent;
195
202
  export declare const TimeFilled: SVGNativeComponent;
196
- export declare const Token: SVGNativeComponent;
197
203
  export declare const Toiletries: SVGNativeComponent;
204
+ export declare const Token: SVGNativeComponent;
198
205
  export declare const TrainingTowels: SVGNativeComponent;
199
206
  export declare const Trash: SVGNativeComponent;
200
207
  export declare const TrendingNoChange: SVGNativeComponent;
@@ -203,25 +210,23 @@ export declare const TriangleAlert: SVGNativeComponent;
203
210
  export declare const Twitter: SVGNativeComponent;
204
211
  export declare const Upload: SVGNativeComponent;
205
212
  export declare const Upload2: SVGNativeComponent;
213
+ export declare const User: SVGNativeComponent;
206
214
  export declare const UserAdd: SVGNativeComponent;
207
- export declare const Tennis: SVGNativeComponent;
208
215
  export declare const UserFilled: SVGNativeComponent;
209
216
  export declare const UserFilledStar: SVGNativeComponent;
210
- export declare const User: SVGNativeComponent;
211
217
  export declare const Video: SVGNativeComponent;
212
- export declare const VisibilityOff: SVGNativeComponent;
213
218
  export declare const Visibility: SVGNativeComponent;
219
+ export declare const VisibilityOff: SVGNativeComponent;
214
220
  export declare const Wallet: SVGNativeComponent;
221
+ export declare const WaterBottle: SVGNativeComponent;
215
222
  export declare const Waze: SVGNativeComponent;
216
223
  export declare const WeightMachine: SVGNativeComponent;
217
224
  export declare const Whatsapp: SVGNativeComponent;
218
225
  export declare const WheelchairFriendlyDoors: SVGNativeComponent;
219
- export declare const WellhubIcon: SVGNativeComponent;
220
226
  export declare const WiFi: SVGNativeComponent;
221
227
  export declare const YogaMat: SVGNativeComponent;
222
228
  export declare const Youtube: SVGNativeComponent;
223
229
  export declare const Zen: SVGNativeComponent;
224
- export declare const Backspace: SVGNativeComponent;
225
230
  export declare const FlagAfghanistan: SVGNativeComponent;
226
231
  export declare const FlagAlbania: SVGNativeComponent;
227
232
  export declare const FlagAlgeria: SVGNativeComponent;