@marigold/icons 1.3.32 → 1.3.33

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/dist/index.d.cts CHANGED
@@ -1,360 +1,360 @@
1
- import * as react9 from "react";
1
+ import * as react1 from "react";
2
2
 
3
3
  //#region src/action/Cancel.d.ts
4
- declare const Cancel: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
4
+ declare const Cancel: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
5
5
  //#endregion
6
6
  //#region src/action/Crop.d.ts
7
- declare const Crop: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
7
+ declare const Crop: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
8
8
  //#endregion
9
9
  //#region src/action/Download.d.ts
10
- declare const Download: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
10
+ declare const Download: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
11
11
  //#endregion
12
12
  //#region src/action/Edit.d.ts
13
- declare const Edit: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
13
+ declare const Edit: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
14
14
  //#endregion
15
15
  //#region src/action/ExportFile.d.ts
16
- declare const ExportFile: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
16
+ declare const ExportFile: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
17
17
  //#endregion
18
18
  //#region src/action/FormatBold.d.ts
19
- declare const FormatBold: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
19
+ declare const FormatBold: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
20
20
  //#endregion
21
21
  //#region src/action/FormatItalic.d.ts
22
- declare const FormatItalic: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
22
+ declare const FormatItalic: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
23
23
  //#endregion
24
24
  //#region src/action/FormatSize.d.ts
25
- declare const FormatSize: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
25
+ declare const FormatSize: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
26
26
  //#endregion
27
27
  //#region src/action/HighlightOff.d.ts
28
- declare const HighlightOff: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
28
+ declare const HighlightOff: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
29
29
  //#endregion
30
30
  //#region src/action/Picture.d.ts
31
- declare const Picture: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
31
+ declare const Picture: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
32
32
  //#endregion
33
33
  //#region src/action/Location.d.ts
34
- declare const Location: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
34
+ declare const Location: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
35
35
  //#endregion
36
36
  //#region src/action/Lock.d.ts
37
- declare const Lock: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
37
+ declare const Lock: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
38
38
  //#endregion
39
39
  //#region src/action/LockOpen.d.ts
40
- declare const LockOpen: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
40
+ declare const LockOpen: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
41
41
  //#endregion
42
42
  //#region src/action/Logout.d.ts
43
- declare const Logout: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
43
+ declare const Logout: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
44
44
  //#endregion
45
45
  //#region src/action/Pause.d.ts
46
- declare const Pause: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
46
+ declare const Pause: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
47
47
  //#endregion
48
48
  //#region src/action/PauseAlt.d.ts
49
- declare const PauseAlt: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
49
+ declare const PauseAlt: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
50
50
  //#endregion
51
51
  //#region src/action/Play.d.ts
52
- declare const Play: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
52
+ declare const Play: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
53
53
  //#endregion
54
54
  //#region src/action/PlayAlt.d.ts
55
- declare const PlayAlt: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
55
+ declare const PlayAlt: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
56
56
  //#endregion
57
57
  //#region src/action/Restart.d.ts
58
- declare const Restart: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
58
+ declare const Restart: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
59
59
  //#endregion
60
60
  //#region src/action/ResaleEdit.d.ts
61
- declare const ResaleEdit: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
61
+ declare const ResaleEdit: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
62
62
  //#endregion
63
63
  //#region src/action/RotateLeft.d.ts
64
- declare const RotateLeft: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
64
+ declare const RotateLeft: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
65
65
  //#endregion
66
66
  //#region src/action/RotateRight.d.ts
67
- declare const RotateRight: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
67
+ declare const RotateRight: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
68
68
  //#endregion
69
69
  //#region src/action/Save.d.ts
70
- declare const Save: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
70
+ declare const Save: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
71
71
  //#endregion
72
72
  //#region src/action/Sort.d.ts
73
- declare const Sort: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
73
+ declare const Sort: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
74
74
  //#endregion
75
75
  //#region src/action/SortDown.d.ts
76
- declare const SortDown: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
76
+ declare const SortDown: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
77
77
  //#endregion
78
78
  //#region src/action/SortUp.d.ts
79
- declare const SortUp: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
79
+ declare const SortUp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
80
80
  //#endregion
81
81
  //#region src/action/Star.d.ts
82
- declare const Star: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
82
+ declare const Star: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
83
83
  //#endregion
84
84
  //#region src/action/Stop.d.ts
85
- declare const Stop: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
85
+ declare const Stop: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
86
86
  //#endregion
87
87
  //#region src/action/Underlined.d.ts
88
- declare const Underlined: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
88
+ declare const Underlined: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
89
89
  //#endregion
90
90
  //#region src/action/Upload.d.ts
91
- declare const Upload: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
91
+ declare const Upload: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
92
92
  //#endregion
93
93
  //#region src/action/Zoom.d.ts
94
- declare const Zoom: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
94
+ declare const Zoom: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
95
95
  //#endregion
96
96
  //#region src/info/Accessible.d.ts
97
- declare const Accessible: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
97
+ declare const Accessible: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
98
98
  //#endregion
99
99
  //#region src/info/AutoRenew.d.ts
100
- declare const AutoRenew: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
100
+ declare const AutoRenew: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
101
101
  //#endregion
102
102
  //#region src/info/Banned.d.ts
103
- declare const Banned: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
103
+ declare const Banned: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
104
104
  //#endregion
105
105
  //#region src/info/BatteryCharging.d.ts
106
- declare const BatteryCharging: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
106
+ declare const BatteryCharging: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
107
107
  //#endregion
108
108
  //#region src/info/BatteryEmpty.d.ts
109
- declare const BatteryEmpty: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
109
+ declare const BatteryEmpty: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
110
110
  //#endregion
111
111
  //#region src/info/BatteryFull.d.ts
112
- declare const BatteryFull: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
112
+ declare const BatteryFull: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
113
113
  //#endregion
114
114
  //#region src/info/BatteryHalf.d.ts
115
- declare const BatteryHalf: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
115
+ declare const BatteryHalf: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
116
116
  //#endregion
117
117
  //#region src/info/Bus.d.ts
118
- declare const Bus: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
118
+ declare const Bus: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
119
119
  //#endregion
120
120
  //#region src/info/Calendar.d.ts
121
- declare const Calendar: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
121
+ declare const Calendar: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
122
122
  //#endregion
123
123
  //#region src/info/Camera.d.ts
124
- declare const Camera: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
124
+ declare const Camera: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
125
125
  //#endregion
126
126
  //#region src/info/Clock.d.ts
127
- declare const Clock: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
127
+ declare const Clock: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
128
128
  //#endregion
129
129
  //#region src/info/Direction.d.ts
130
- declare const Direction: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
130
+ declare const Direction: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
131
131
  //#endregion
132
132
  //#region src/info/Email.d.ts
133
- declare const Email: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
133
+ declare const Email: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
134
134
  //#endregion
135
135
  //#region src/info/EventDate.d.ts
136
- declare const EventDate: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
136
+ declare const EventDate: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
137
137
  //#endregion
138
138
  //#region src/info/Exclamation.d.ts
139
- declare const Exclamation: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
139
+ declare const Exclamation: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
140
140
  //#endregion
141
141
  //#region src/info/Feedback.d.ts
142
- declare const Feedback: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
142
+ declare const Feedback: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
143
143
  //#endregion
144
144
  //#region src/info/Food.d.ts
145
- declare const Food: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
145
+ declare const Food: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
146
146
  //#endregion
147
147
  //#region src/info/Globe.d.ts
148
- declare const Globe: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
148
+ declare const Globe: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
149
149
  //#endregion
150
150
  //#region src/info/Home.d.ts
151
- declare const Home: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
151
+ declare const Home: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
152
152
  //#endregion
153
153
  //#region src/info/Info.d.ts
154
- declare const Info: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
154
+ declare const Info: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
155
155
  //#endregion
156
156
  //#region src/info/Marker.d.ts
157
- declare const Marker: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
157
+ declare const Marker: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
158
158
  //#endregion
159
159
  //#region src/info/MobilePhone.d.ts
160
- declare const MobilePhone: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
160
+ declare const MobilePhone: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
161
161
  //#endregion
162
162
  //#region src/info/MobileSignal.d.ts
163
- declare const MobileSignal: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
163
+ declare const MobileSignal: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
164
164
  //#endregion
165
165
  //#region src/info/Notification.d.ts
166
- declare const Notification: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
166
+ declare const Notification: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
167
167
  //#endregion
168
168
  //#region src/info/Parking.d.ts
169
- declare const Parking: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
169
+ declare const Parking: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
170
170
  //#endregion
171
171
  //#region src/info/PDF.d.ts
172
- declare const PDF: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
172
+ declare const PDF: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
173
173
  //#endregion
174
174
  //#region src/info/Phone.d.ts
175
- declare const Phone: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
175
+ declare const Phone: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
176
176
  //#endregion
177
177
  //#region src/info/Print.d.ts
178
- declare const Print: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
178
+ declare const Print: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
179
179
  //#endregion
180
180
  //#region src/info/Required.d.ts
181
- declare const Required: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
181
+ declare const Required: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
182
182
  //#endregion
183
183
  //#region src/info/ResaleLogbook.d.ts
184
- declare const ResaleLogbook: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
184
+ declare const ResaleLogbook: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
185
185
  //#endregion
186
186
  //#region src/info/Spinner.d.ts
187
- declare const Spinner: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
187
+ declare const Spinner: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
188
188
  //#endregion
189
189
  //#region src/info/Thumb.d.ts
190
- declare const Thumb: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
190
+ declare const Thumb: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
191
191
  //#endregion
192
192
  //#region src/info/Truck.d.ts
193
- declare const Truck: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
193
+ declare const Truck: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
194
194
  //#endregion
195
195
  //#region src/info/Wifi.d.ts
196
- declare const Wifi: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
196
+ declare const Wifi: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
197
197
  //#endregion
198
198
  //#region src/social/Facebook.d.ts
199
- declare const Facebook: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
199
+ declare const Facebook: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
200
200
  //#endregion
201
201
  //#region src/social/Google.d.ts
202
- declare const Google: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
202
+ declare const Google: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
203
203
  //#endregion
204
204
  //#region src/social/Instagram.d.ts
205
- declare const Instagram: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
205
+ declare const Instagram: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
206
206
  //#endregion
207
207
  //#region src/social/Share.d.ts
208
- declare const Share: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
208
+ declare const Share: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
209
209
  //#endregion
210
210
  //#region src/social/Twitter.d.ts
211
- declare const Twitter: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
211
+ declare const Twitter: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
212
212
  //#endregion
213
213
  //#region src/social/Whatsapp.d.ts
214
- declare const Whatsapp: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
214
+ declare const Whatsapp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
215
215
  //#endregion
216
216
  //#region src/ticketing/Deal.d.ts
217
- declare const Deal: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
217
+ declare const Deal: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
218
218
  //#endregion
219
219
  //#region src/ticketing/DesignTicket.d.ts
220
- declare const DesignTicket: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
220
+ declare const DesignTicket: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
221
221
  //#endregion
222
222
  //#region src/ticketing/GiftCard.d.ts
223
- declare const GiftCard: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
223
+ declare const GiftCard: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
224
224
  //#endregion
225
225
  //#region src/ticketing/Membership.d.ts
226
- declare const Membership: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
226
+ declare const Membership: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
227
227
  //#endregion
228
228
  //#region src/ticketing/Pickup.d.ts
229
- declare const Pickup: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
229
+ declare const Pickup: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
230
230
  //#endregion
231
231
  //#region src/ticketing/Price.d.ts
232
- declare const Price: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
232
+ declare const Price: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
233
233
  //#endregion
234
234
  //#region src/ticketing/Resale.d.ts
235
- declare const Resale: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
235
+ declare const Resale: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
236
236
  //#endregion
237
237
  //#region src/ticketing/Scanner.d.ts
238
- declare const Scanner: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
238
+ declare const Scanner: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
239
239
  //#endregion
240
240
  //#region src/ticketing/Stadium.d.ts
241
- declare const Stadium: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
241
+ declare const Stadium: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
242
242
  //#endregion
243
243
  //#region src/ticketing/Seat.d.ts
244
- declare const Seat: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
244
+ declare const Seat: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
245
245
  //#endregion
246
246
  //#region src/ticketing/Selling.d.ts
247
- declare const Selling: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
247
+ declare const Selling: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
248
248
  //#endregion
249
249
  //#region src/ticketing/Ticket.d.ts
250
- declare const Ticket: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
250
+ declare const Ticket: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
251
251
  //#endregion
252
252
  //#region src/ticketing/TicketInsurance.d.ts
253
- declare const TicketInsurance: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
253
+ declare const TicketInsurance: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
254
254
  //#endregion
255
255
  //#region src/ticketing/Turnstile.d.ts
256
- declare const Turnstile: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
256
+ declare const Turnstile: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
257
257
  //#endregion
258
258
  //#region src/ui/Add.d.ts
259
- declare const Add: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
259
+ declare const Add: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
260
260
  //#endregion
261
261
  //#region src/ui/ArrowDown.d.ts
262
- declare const ArrowDown: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
262
+ declare const ArrowDown: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
263
263
  //#endregion
264
264
  //#region src/ui/ArrowLeft.d.ts
265
- declare const ArrowLeft: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
265
+ declare const ArrowLeft: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
266
266
  //#endregion
267
267
  //#region src/ui/ArrowRight.d.ts
268
- declare const ArrowRight: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
268
+ declare const ArrowRight: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
269
269
  //#endregion
270
270
  //#region src/ui/ArrowUp.d.ts
271
- declare const ArrowUp: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
271
+ declare const ArrowUp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
272
272
  //#endregion
273
273
  //#region src/ui/BurgerMenu.d.ts
274
- declare const BurgerMenu: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
274
+ declare const BurgerMenu: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
275
275
  //#endregion
276
276
  //#region src/ui/Check.d.ts
277
- declare const Check: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
277
+ declare const Check: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
278
278
  //#endregion
279
279
  //#region src/ui/ChevronDown.d.ts
280
- declare const ChevronDown: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
280
+ declare const ChevronDown: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
281
281
  //#endregion
282
282
  //#region src/ui/ChevronLeft.d.ts
283
- declare const ChevronLeft: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
283
+ declare const ChevronLeft: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
284
284
  //#endregion
285
285
  //#region src/ui/ChevronRight.d.ts
286
- declare const ChevronRight: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
286
+ declare const ChevronRight: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
287
287
  //#endregion
288
288
  //#region src/ui/ChevronUp.d.ts
289
- declare const ChevronUp: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
289
+ declare const ChevronUp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
290
290
  //#endregion
291
291
  //#region src/ui/CircleUnchecked.d.ts
292
- declare const CircleUnchecked: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
292
+ declare const CircleUnchecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
293
293
  //#endregion
294
294
  //#region src/ui/CircleChecked.d.ts
295
- declare const CircleChecked: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
295
+ declare const CircleChecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
296
296
  //#endregion
297
297
  //#region src/ui/Close.d.ts
298
- declare const Close: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
298
+ declare const Close: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
299
299
  //#endregion
300
300
  //#region src/ui/Delete.d.ts
301
- declare const Delete: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
301
+ declare const Delete: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
302
302
  //#endregion
303
303
  //#region src/ui/ExternalLink.d.ts
304
- declare const ExternalLink: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
304
+ declare const ExternalLink: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
305
305
  //#endregion
306
306
  //#region src/ui/Eye.d.ts
307
- declare const Eye: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
307
+ declare const Eye: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
308
308
  //#endregion
309
309
  //#region src/ui/Filter.d.ts
310
- declare const Filter: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
310
+ declare const Filter: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
311
311
  //#endregion
312
312
  //#region src/ui/IconMore.d.ts
313
- declare const IconMore: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
313
+ declare const IconMore: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
314
314
  //#endregion
315
315
  //#region src/ui/Remove.d.ts
316
- declare const Remove: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
316
+ declare const Remove: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
317
317
  //#endregion
318
318
  //#region src/ui/Search.d.ts
319
- declare const Search: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
319
+ declare const Search: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
320
320
  //#endregion
321
321
  //#region src/ui/SettingDots.d.ts
322
- declare const SettingDots: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
322
+ declare const SettingDots: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
323
323
  //#endregion
324
324
  //#region src/ui/SquareUnchecked.d.ts
325
- declare const SquareUnchecked: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
325
+ declare const SquareUnchecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
326
326
  //#endregion
327
327
  //#region src/ui/SquareChecked.d.ts
328
- declare const SquareChecked: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
328
+ declare const SquareChecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
329
329
  //#endregion
330
330
  //#region src/user/Cart.d.ts
331
- declare const Cart: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
331
+ declare const Cart: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
332
332
  //#endregion
333
333
  //#region src/user/CreditCard.d.ts
334
- declare const CreditCard: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
334
+ declare const CreditCard: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
335
335
  //#endregion
336
336
  //#region src/user/Group.d.ts
337
- declare const Group: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
337
+ declare const Group: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
338
338
  //#endregion
339
339
  //#region src/user/Id.d.ts
340
- declare const Id: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
340
+ declare const Id: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
341
341
  //#endregion
342
342
  //#region src/user/SmilieDissatisfied.d.ts
343
- declare const SmilieDissatisfied: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
343
+ declare const SmilieDissatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
344
344
  //#endregion
345
345
  //#region src/user/SmilieNeutral.d.ts
346
- declare const SmilieNeutral: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
346
+ declare const SmilieNeutral: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
347
347
  //#endregion
348
348
  //#region src/user/SmilieSatisfied.d.ts
349
- declare const SmilieSatisfied: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
349
+ declare const SmilieSatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
350
350
  //#endregion
351
351
  //#region src/user/SmilieVeryDissatisfied.d.ts
352
- declare const SmilieVeryDissatisfied: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
352
+ declare const SmilieVeryDissatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
353
353
  //#endregion
354
354
  //#region src/user/SmilieVerySatisfied.d.ts
355
- declare const SmilieVerySatisfied: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
355
+ declare const SmilieVerySatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
356
356
  //#endregion
357
357
  //#region src/user/User.d.ts
358
- declare const User: react9.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react9.RefAttributes<SVGSVGElement>>;
358
+ declare const User: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
359
359
  //#endregion
360
360
  export { Accessible, Add, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoRenew, Banned, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Download, Edit, Email, EventDate, Exclamation, ExportFile, ExternalLink, Eye, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Info, Instagram, Location, Lock, LockOpen, Logout, Marker, Membership, MobilePhone, MobileSignal, Notification, PDF, Parking, Pause, PauseAlt, Phone, Pickup, Picture, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, Restart, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Stadium, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, Upload, User, Whatsapp, Wifi, Zoom };
package/dist/index.d.mts CHANGED
@@ -1,360 +1,360 @@
1
- import * as react3 from "react";
1
+ import * as react1 from "react";
2
2
 
3
3
  //#region src/action/Cancel.d.ts
4
- declare const Cancel: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
4
+ declare const Cancel: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
5
5
  //#endregion
6
6
  //#region src/action/Crop.d.ts
7
- declare const Crop: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
7
+ declare const Crop: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
8
8
  //#endregion
9
9
  //#region src/action/Download.d.ts
10
- declare const Download: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
10
+ declare const Download: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
11
11
  //#endregion
12
12
  //#region src/action/Edit.d.ts
13
- declare const Edit: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
13
+ declare const Edit: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
14
14
  //#endregion
15
15
  //#region src/action/ExportFile.d.ts
16
- declare const ExportFile: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
16
+ declare const ExportFile: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
17
17
  //#endregion
18
18
  //#region src/action/FormatBold.d.ts
19
- declare const FormatBold: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
19
+ declare const FormatBold: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
20
20
  //#endregion
21
21
  //#region src/action/FormatItalic.d.ts
22
- declare const FormatItalic: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
22
+ declare const FormatItalic: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
23
23
  //#endregion
24
24
  //#region src/action/FormatSize.d.ts
25
- declare const FormatSize: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
25
+ declare const FormatSize: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
26
26
  //#endregion
27
27
  //#region src/action/HighlightOff.d.ts
28
- declare const HighlightOff: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
28
+ declare const HighlightOff: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
29
29
  //#endregion
30
30
  //#region src/action/Picture.d.ts
31
- declare const Picture: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
31
+ declare const Picture: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
32
32
  //#endregion
33
33
  //#region src/action/Location.d.ts
34
- declare const Location: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
34
+ declare const Location: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
35
35
  //#endregion
36
36
  //#region src/action/Lock.d.ts
37
- declare const Lock: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
37
+ declare const Lock: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
38
38
  //#endregion
39
39
  //#region src/action/LockOpen.d.ts
40
- declare const LockOpen: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
40
+ declare const LockOpen: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
41
41
  //#endregion
42
42
  //#region src/action/Logout.d.ts
43
- declare const Logout: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
43
+ declare const Logout: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
44
44
  //#endregion
45
45
  //#region src/action/Pause.d.ts
46
- declare const Pause: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
46
+ declare const Pause: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
47
47
  //#endregion
48
48
  //#region src/action/PauseAlt.d.ts
49
- declare const PauseAlt: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
49
+ declare const PauseAlt: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
50
50
  //#endregion
51
51
  //#region src/action/Play.d.ts
52
- declare const Play: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
52
+ declare const Play: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
53
53
  //#endregion
54
54
  //#region src/action/PlayAlt.d.ts
55
- declare const PlayAlt: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
55
+ declare const PlayAlt: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
56
56
  //#endregion
57
57
  //#region src/action/Restart.d.ts
58
- declare const Restart: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
58
+ declare const Restart: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
59
59
  //#endregion
60
60
  //#region src/action/ResaleEdit.d.ts
61
- declare const ResaleEdit: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
61
+ declare const ResaleEdit: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
62
62
  //#endregion
63
63
  //#region src/action/RotateLeft.d.ts
64
- declare const RotateLeft: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
64
+ declare const RotateLeft: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
65
65
  //#endregion
66
66
  //#region src/action/RotateRight.d.ts
67
- declare const RotateRight: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
67
+ declare const RotateRight: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
68
68
  //#endregion
69
69
  //#region src/action/Save.d.ts
70
- declare const Save: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
70
+ declare const Save: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
71
71
  //#endregion
72
72
  //#region src/action/Sort.d.ts
73
- declare const Sort: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
73
+ declare const Sort: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
74
74
  //#endregion
75
75
  //#region src/action/SortDown.d.ts
76
- declare const SortDown: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
76
+ declare const SortDown: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
77
77
  //#endregion
78
78
  //#region src/action/SortUp.d.ts
79
- declare const SortUp: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
79
+ declare const SortUp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
80
80
  //#endregion
81
81
  //#region src/action/Star.d.ts
82
- declare const Star: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
82
+ declare const Star: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
83
83
  //#endregion
84
84
  //#region src/action/Stop.d.ts
85
- declare const Stop: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
85
+ declare const Stop: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
86
86
  //#endregion
87
87
  //#region src/action/Underlined.d.ts
88
- declare const Underlined: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
88
+ declare const Underlined: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
89
89
  //#endregion
90
90
  //#region src/action/Upload.d.ts
91
- declare const Upload: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
91
+ declare const Upload: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
92
92
  //#endregion
93
93
  //#region src/action/Zoom.d.ts
94
- declare const Zoom: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
94
+ declare const Zoom: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
95
95
  //#endregion
96
96
  //#region src/info/Accessible.d.ts
97
- declare const Accessible: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
97
+ declare const Accessible: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
98
98
  //#endregion
99
99
  //#region src/info/AutoRenew.d.ts
100
- declare const AutoRenew: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
100
+ declare const AutoRenew: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
101
101
  //#endregion
102
102
  //#region src/info/Banned.d.ts
103
- declare const Banned: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
103
+ declare const Banned: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
104
104
  //#endregion
105
105
  //#region src/info/BatteryCharging.d.ts
106
- declare const BatteryCharging: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
106
+ declare const BatteryCharging: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
107
107
  //#endregion
108
108
  //#region src/info/BatteryEmpty.d.ts
109
- declare const BatteryEmpty: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
109
+ declare const BatteryEmpty: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
110
110
  //#endregion
111
111
  //#region src/info/BatteryFull.d.ts
112
- declare const BatteryFull: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
112
+ declare const BatteryFull: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
113
113
  //#endregion
114
114
  //#region src/info/BatteryHalf.d.ts
115
- declare const BatteryHalf: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
115
+ declare const BatteryHalf: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
116
116
  //#endregion
117
117
  //#region src/info/Bus.d.ts
118
- declare const Bus: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
118
+ declare const Bus: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
119
119
  //#endregion
120
120
  //#region src/info/Calendar.d.ts
121
- declare const Calendar: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
121
+ declare const Calendar: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
122
122
  //#endregion
123
123
  //#region src/info/Camera.d.ts
124
- declare const Camera: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
124
+ declare const Camera: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
125
125
  //#endregion
126
126
  //#region src/info/Clock.d.ts
127
- declare const Clock: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
127
+ declare const Clock: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
128
128
  //#endregion
129
129
  //#region src/info/Direction.d.ts
130
- declare const Direction: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
130
+ declare const Direction: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
131
131
  //#endregion
132
132
  //#region src/info/Email.d.ts
133
- declare const Email: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
133
+ declare const Email: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
134
134
  //#endregion
135
135
  //#region src/info/EventDate.d.ts
136
- declare const EventDate: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
136
+ declare const EventDate: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
137
137
  //#endregion
138
138
  //#region src/info/Exclamation.d.ts
139
- declare const Exclamation: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
139
+ declare const Exclamation: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
140
140
  //#endregion
141
141
  //#region src/info/Feedback.d.ts
142
- declare const Feedback: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
142
+ declare const Feedback: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
143
143
  //#endregion
144
144
  //#region src/info/Food.d.ts
145
- declare const Food: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
145
+ declare const Food: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
146
146
  //#endregion
147
147
  //#region src/info/Globe.d.ts
148
- declare const Globe: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
148
+ declare const Globe: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
149
149
  //#endregion
150
150
  //#region src/info/Home.d.ts
151
- declare const Home: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
151
+ declare const Home: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
152
152
  //#endregion
153
153
  //#region src/info/Info.d.ts
154
- declare const Info: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
154
+ declare const Info: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
155
155
  //#endregion
156
156
  //#region src/info/Marker.d.ts
157
- declare const Marker: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
157
+ declare const Marker: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
158
158
  //#endregion
159
159
  //#region src/info/MobilePhone.d.ts
160
- declare const MobilePhone: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
160
+ declare const MobilePhone: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
161
161
  //#endregion
162
162
  //#region src/info/MobileSignal.d.ts
163
- declare const MobileSignal: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
163
+ declare const MobileSignal: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
164
164
  //#endregion
165
165
  //#region src/info/Notification.d.ts
166
- declare const Notification: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
166
+ declare const Notification: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
167
167
  //#endregion
168
168
  //#region src/info/Parking.d.ts
169
- declare const Parking: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
169
+ declare const Parking: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
170
170
  //#endregion
171
171
  //#region src/info/PDF.d.ts
172
- declare const PDF: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
172
+ declare const PDF: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
173
173
  //#endregion
174
174
  //#region src/info/Phone.d.ts
175
- declare const Phone: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
175
+ declare const Phone: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
176
176
  //#endregion
177
177
  //#region src/info/Print.d.ts
178
- declare const Print: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
178
+ declare const Print: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
179
179
  //#endregion
180
180
  //#region src/info/Required.d.ts
181
- declare const Required: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
181
+ declare const Required: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
182
182
  //#endregion
183
183
  //#region src/info/ResaleLogbook.d.ts
184
- declare const ResaleLogbook: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
184
+ declare const ResaleLogbook: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
185
185
  //#endregion
186
186
  //#region src/info/Spinner.d.ts
187
- declare const Spinner: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
187
+ declare const Spinner: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
188
188
  //#endregion
189
189
  //#region src/info/Thumb.d.ts
190
- declare const Thumb: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
190
+ declare const Thumb: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
191
191
  //#endregion
192
192
  //#region src/info/Truck.d.ts
193
- declare const Truck: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
193
+ declare const Truck: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
194
194
  //#endregion
195
195
  //#region src/info/Wifi.d.ts
196
- declare const Wifi: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
196
+ declare const Wifi: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
197
197
  //#endregion
198
198
  //#region src/social/Facebook.d.ts
199
- declare const Facebook: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
199
+ declare const Facebook: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
200
200
  //#endregion
201
201
  //#region src/social/Google.d.ts
202
- declare const Google: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
202
+ declare const Google: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
203
203
  //#endregion
204
204
  //#region src/social/Instagram.d.ts
205
- declare const Instagram: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
205
+ declare const Instagram: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
206
206
  //#endregion
207
207
  //#region src/social/Share.d.ts
208
- declare const Share: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
208
+ declare const Share: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
209
209
  //#endregion
210
210
  //#region src/social/Twitter.d.ts
211
- declare const Twitter: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
211
+ declare const Twitter: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
212
212
  //#endregion
213
213
  //#region src/social/Whatsapp.d.ts
214
- declare const Whatsapp: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
214
+ declare const Whatsapp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
215
215
  //#endregion
216
216
  //#region src/ticketing/Deal.d.ts
217
- declare const Deal: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
217
+ declare const Deal: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
218
218
  //#endregion
219
219
  //#region src/ticketing/DesignTicket.d.ts
220
- declare const DesignTicket: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
220
+ declare const DesignTicket: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
221
221
  //#endregion
222
222
  //#region src/ticketing/GiftCard.d.ts
223
- declare const GiftCard: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
223
+ declare const GiftCard: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
224
224
  //#endregion
225
225
  //#region src/ticketing/Membership.d.ts
226
- declare const Membership: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
226
+ declare const Membership: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
227
227
  //#endregion
228
228
  //#region src/ticketing/Pickup.d.ts
229
- declare const Pickup: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
229
+ declare const Pickup: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
230
230
  //#endregion
231
231
  //#region src/ticketing/Price.d.ts
232
- declare const Price: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
232
+ declare const Price: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
233
233
  //#endregion
234
234
  //#region src/ticketing/Resale.d.ts
235
- declare const Resale: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
235
+ declare const Resale: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
236
236
  //#endregion
237
237
  //#region src/ticketing/Scanner.d.ts
238
- declare const Scanner: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
238
+ declare const Scanner: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
239
239
  //#endregion
240
240
  //#region src/ticketing/Stadium.d.ts
241
- declare const Stadium: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
241
+ declare const Stadium: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
242
242
  //#endregion
243
243
  //#region src/ticketing/Seat.d.ts
244
- declare const Seat: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
244
+ declare const Seat: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
245
245
  //#endregion
246
246
  //#region src/ticketing/Selling.d.ts
247
- declare const Selling: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
247
+ declare const Selling: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
248
248
  //#endregion
249
249
  //#region src/ticketing/Ticket.d.ts
250
- declare const Ticket: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
250
+ declare const Ticket: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
251
251
  //#endregion
252
252
  //#region src/ticketing/TicketInsurance.d.ts
253
- declare const TicketInsurance: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
253
+ declare const TicketInsurance: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
254
254
  //#endregion
255
255
  //#region src/ticketing/Turnstile.d.ts
256
- declare const Turnstile: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
256
+ declare const Turnstile: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
257
257
  //#endregion
258
258
  //#region src/ui/Add.d.ts
259
- declare const Add: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
259
+ declare const Add: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
260
260
  //#endregion
261
261
  //#region src/ui/ArrowDown.d.ts
262
- declare const ArrowDown: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
262
+ declare const ArrowDown: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
263
263
  //#endregion
264
264
  //#region src/ui/ArrowLeft.d.ts
265
- declare const ArrowLeft: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
265
+ declare const ArrowLeft: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
266
266
  //#endregion
267
267
  //#region src/ui/ArrowRight.d.ts
268
- declare const ArrowRight: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
268
+ declare const ArrowRight: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
269
269
  //#endregion
270
270
  //#region src/ui/ArrowUp.d.ts
271
- declare const ArrowUp: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
271
+ declare const ArrowUp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
272
272
  //#endregion
273
273
  //#region src/ui/BurgerMenu.d.ts
274
- declare const BurgerMenu: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
274
+ declare const BurgerMenu: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
275
275
  //#endregion
276
276
  //#region src/ui/Check.d.ts
277
- declare const Check: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
277
+ declare const Check: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
278
278
  //#endregion
279
279
  //#region src/ui/ChevronDown.d.ts
280
- declare const ChevronDown: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
280
+ declare const ChevronDown: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
281
281
  //#endregion
282
282
  //#region src/ui/ChevronLeft.d.ts
283
- declare const ChevronLeft: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
283
+ declare const ChevronLeft: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
284
284
  //#endregion
285
285
  //#region src/ui/ChevronRight.d.ts
286
- declare const ChevronRight: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
286
+ declare const ChevronRight: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
287
287
  //#endregion
288
288
  //#region src/ui/ChevronUp.d.ts
289
- declare const ChevronUp: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
289
+ declare const ChevronUp: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
290
290
  //#endregion
291
291
  //#region src/ui/CircleUnchecked.d.ts
292
- declare const CircleUnchecked: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
292
+ declare const CircleUnchecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
293
293
  //#endregion
294
294
  //#region src/ui/CircleChecked.d.ts
295
- declare const CircleChecked: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
295
+ declare const CircleChecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
296
296
  //#endregion
297
297
  //#region src/ui/Close.d.ts
298
- declare const Close: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
298
+ declare const Close: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
299
299
  //#endregion
300
300
  //#region src/ui/Delete.d.ts
301
- declare const Delete: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
301
+ declare const Delete: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
302
302
  //#endregion
303
303
  //#region src/ui/ExternalLink.d.ts
304
- declare const ExternalLink: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
304
+ declare const ExternalLink: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
305
305
  //#endregion
306
306
  //#region src/ui/Eye.d.ts
307
- declare const Eye: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
307
+ declare const Eye: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
308
308
  //#endregion
309
309
  //#region src/ui/Filter.d.ts
310
- declare const Filter: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
310
+ declare const Filter: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
311
311
  //#endregion
312
312
  //#region src/ui/IconMore.d.ts
313
- declare const IconMore: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
313
+ declare const IconMore: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
314
314
  //#endregion
315
315
  //#region src/ui/Remove.d.ts
316
- declare const Remove: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
316
+ declare const Remove: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
317
317
  //#endregion
318
318
  //#region src/ui/Search.d.ts
319
- declare const Search: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
319
+ declare const Search: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
320
320
  //#endregion
321
321
  //#region src/ui/SettingDots.d.ts
322
- declare const SettingDots: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
322
+ declare const SettingDots: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
323
323
  //#endregion
324
324
  //#region src/ui/SquareUnchecked.d.ts
325
- declare const SquareUnchecked: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
325
+ declare const SquareUnchecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
326
326
  //#endregion
327
327
  //#region src/ui/SquareChecked.d.ts
328
- declare const SquareChecked: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
328
+ declare const SquareChecked: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
329
329
  //#endregion
330
330
  //#region src/user/Cart.d.ts
331
- declare const Cart: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
331
+ declare const Cart: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
332
332
  //#endregion
333
333
  //#region src/user/CreditCard.d.ts
334
- declare const CreditCard: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
334
+ declare const CreditCard: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
335
335
  //#endregion
336
336
  //#region src/user/Group.d.ts
337
- declare const Group: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
337
+ declare const Group: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
338
338
  //#endregion
339
339
  //#region src/user/Id.d.ts
340
- declare const Id: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
340
+ declare const Id: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
341
341
  //#endregion
342
342
  //#region src/user/SmilieDissatisfied.d.ts
343
- declare const SmilieDissatisfied: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
343
+ declare const SmilieDissatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
344
344
  //#endregion
345
345
  //#region src/user/SmilieNeutral.d.ts
346
- declare const SmilieNeutral: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
346
+ declare const SmilieNeutral: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
347
347
  //#endregion
348
348
  //#region src/user/SmilieSatisfied.d.ts
349
- declare const SmilieSatisfied: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
349
+ declare const SmilieSatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
350
350
  //#endregion
351
351
  //#region src/user/SmilieVeryDissatisfied.d.ts
352
- declare const SmilieVeryDissatisfied: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
352
+ declare const SmilieVeryDissatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
353
353
  //#endregion
354
354
  //#region src/user/SmilieVerySatisfied.d.ts
355
- declare const SmilieVerySatisfied: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
355
+ declare const SmilieVerySatisfied: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
356
356
  //#endregion
357
357
  //#region src/user/User.d.ts
358
- declare const User: react3.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react3.RefAttributes<SVGSVGElement>>;
358
+ declare const User: react1.ForwardRefExoticComponent<Omit<SVGProps, "ref"> & react1.RefAttributes<SVGSVGElement>>;
359
359
  //#endregion
360
360
  export { Accessible, Add, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoRenew, Banned, BatteryCharging, BatteryEmpty, BatteryFull, BatteryHalf, BurgerMenu, Bus, Calendar, Camera, Cancel, Cart, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, CircleChecked, CircleUnchecked, Clock, Close, CreditCard, Crop, Deal, Delete, DesignTicket, Direction, Download, Edit, Email, EventDate, Exclamation, ExportFile, ExternalLink, Eye, Facebook, Feedback, Filter, Food, FormatBold, FormatItalic, FormatSize, GiftCard, Globe, Google, Group, HighlightOff, Home, IconMore, Id, Info, Instagram, Location, Lock, LockOpen, Logout, Marker, Membership, MobilePhone, MobileSignal, Notification, PDF, Parking, Pause, PauseAlt, Phone, Pickup, Picture, Play, PlayAlt, Price, Print, Remove, Required, Resale, ResaleEdit, ResaleLogbook, Restart, RotateLeft, RotateRight, Save, Scanner, Search, Seat, Selling, SettingDots, Share, SmilieDissatisfied, SmilieNeutral, SmilieSatisfied, SmilieVeryDissatisfied, SmilieVerySatisfied, Sort, SortDown, SortUp, Spinner, SquareChecked, SquareUnchecked, Stadium, Star, Stop, Thumb, Ticket, TicketInsurance, Truck, Turnstile, Twitter, Underlined, Upload, User, Whatsapp, Wifi, Zoom };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@marigold/icons",
3
3
  "description": "Marigold Icons",
4
- "version": "1.3.32",
4
+ "version": "1.3.33",
5
5
  "license": "MIT",
6
6
  "keywords": [
7
7
  "marigold",
@@ -32,7 +32,7 @@
32
32
  "directory": "packages/icons"
33
33
  },
34
34
  "dependencies": {
35
- "@marigold/system": "17.0.1"
35
+ "@marigold/system": "17.1.0"
36
36
  },
37
37
  "peerDependencies": {
38
38
  "react": ">=17.0.0"