@marigold/icons 1.3.32 → 1.3.34
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.cjs +121 -120
- package/dist/index.d.cts +121 -120
- package/dist/index.d.mts +121 -120
- package/package.json +4 -3
package/dist/index.cjs
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
1
2
|
let react = require("react");
|
|
2
|
-
let
|
|
3
|
+
let _marigold_system = require("@marigold/system");
|
|
3
4
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
5
|
|
|
5
6
|
//#region src/action/Cancel.tsx
|
|
6
|
-
const Cancel = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
7
|
+
const Cancel = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
7
8
|
...props,
|
|
8
9
|
viewBox: "0 0 24 24",
|
|
9
10
|
ref,
|
|
@@ -12,7 +13,7 @@ const Cancel = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
12
13
|
|
|
13
14
|
//#endregion
|
|
14
15
|
//#region src/action/Crop.tsx
|
|
15
|
-
const Crop = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
16
|
+
const Crop = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
16
17
|
...props,
|
|
17
18
|
viewBox: "0 0 24 24",
|
|
18
19
|
ref,
|
|
@@ -21,7 +22,7 @@ const Crop = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
21
22
|
|
|
22
23
|
//#endregion
|
|
23
24
|
//#region src/action/Download.tsx
|
|
24
|
-
const Download = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
25
|
+
const Download = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
25
26
|
...props,
|
|
26
27
|
viewBox: "0 0 24 24",
|
|
27
28
|
ref,
|
|
@@ -30,7 +31,7 @@ const Download = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
30
31
|
|
|
31
32
|
//#endregion
|
|
32
33
|
//#region src/action/Edit.tsx
|
|
33
|
-
const Edit = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
34
|
+
const Edit = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
34
35
|
...props,
|
|
35
36
|
viewBox: "0 0 24 24",
|
|
36
37
|
ref,
|
|
@@ -39,7 +40,7 @@ const Edit = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
39
40
|
|
|
40
41
|
//#endregion
|
|
41
42
|
//#region src/action/ExportFile.tsx
|
|
42
|
-
const ExportFile = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
43
|
+
const ExportFile = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
43
44
|
...props,
|
|
44
45
|
viewBox: "0 0 24 24",
|
|
45
46
|
ref,
|
|
@@ -52,7 +53,7 @@ const ExportFile = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
52
53
|
|
|
53
54
|
//#endregion
|
|
54
55
|
//#region src/action/FormatBold.tsx
|
|
55
|
-
const FormatBold = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
56
|
+
const FormatBold = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
56
57
|
...props,
|
|
57
58
|
viewBox: "0 0 24 24",
|
|
58
59
|
ref,
|
|
@@ -64,7 +65,7 @@ const FormatBold = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
64
65
|
|
|
65
66
|
//#endregion
|
|
66
67
|
//#region src/action/FormatItalic.tsx
|
|
67
|
-
const FormatItalic = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
68
|
+
const FormatItalic = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
68
69
|
...props,
|
|
69
70
|
viewBox: "0 0 24 24",
|
|
70
71
|
ref,
|
|
@@ -73,7 +74,7 @@ const FormatItalic = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
73
74
|
|
|
74
75
|
//#endregion
|
|
75
76
|
//#region src/action/FormatSize.tsx
|
|
76
|
-
const FormatSize = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
77
|
+
const FormatSize = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
77
78
|
...props,
|
|
78
79
|
viewBox: "0 0 24 24",
|
|
79
80
|
ref,
|
|
@@ -82,7 +83,7 @@ const FormatSize = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
82
83
|
|
|
83
84
|
//#endregion
|
|
84
85
|
//#region src/action/HighlightOff.tsx
|
|
85
|
-
const HighlightOff = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
86
|
+
const HighlightOff = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
86
87
|
...props,
|
|
87
88
|
viewBox: "0 0 24 24",
|
|
88
89
|
ref,
|
|
@@ -94,7 +95,7 @@ const HighlightOff = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
94
95
|
|
|
95
96
|
//#endregion
|
|
96
97
|
//#region src/action/Picture.tsx
|
|
97
|
-
const Picture = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
98
|
+
const Picture = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
98
99
|
...props,
|
|
99
100
|
viewBox: "0 0 24 24",
|
|
100
101
|
ref,
|
|
@@ -103,7 +104,7 @@ const Picture = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
103
104
|
|
|
104
105
|
//#endregion
|
|
105
106
|
//#region src/action/Location.tsx
|
|
106
|
-
const Location = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
107
|
+
const Location = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
107
108
|
...props,
|
|
108
109
|
viewBox: "0 0 24 24",
|
|
109
110
|
ref,
|
|
@@ -112,7 +113,7 @@ const Location = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
112
113
|
|
|
113
114
|
//#endregion
|
|
114
115
|
//#region src/action/Lock.tsx
|
|
115
|
-
const Lock = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
116
|
+
const Lock = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
116
117
|
...props,
|
|
117
118
|
viewBox: "0 0 24 24",
|
|
118
119
|
ref,
|
|
@@ -121,7 +122,7 @@ const Lock = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
121
122
|
|
|
122
123
|
//#endregion
|
|
123
124
|
//#region src/action/LockOpen.tsx
|
|
124
|
-
const LockOpen = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
125
|
+
const LockOpen = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
125
126
|
...props,
|
|
126
127
|
viewBox: "0 0 24 24",
|
|
127
128
|
ref,
|
|
@@ -133,7 +134,7 @@ const LockOpen = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
133
134
|
|
|
134
135
|
//#endregion
|
|
135
136
|
//#region src/action/Logout.tsx
|
|
136
|
-
const Logout = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
137
|
+
const Logout = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
137
138
|
...props,
|
|
138
139
|
viewBox: "0 0 24 24",
|
|
139
140
|
ref,
|
|
@@ -142,7 +143,7 @@ const Logout = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
142
143
|
|
|
143
144
|
//#endregion
|
|
144
145
|
//#region src/action/Pause.tsx
|
|
145
|
-
const Pause = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
146
|
+
const Pause = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
146
147
|
...props,
|
|
147
148
|
viewBox: "0 0 24 24",
|
|
148
149
|
ref,
|
|
@@ -151,7 +152,7 @@ const Pause = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
151
152
|
|
|
152
153
|
//#endregion
|
|
153
154
|
//#region src/action/PauseAlt.tsx
|
|
154
|
-
const PauseAlt = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
155
|
+
const PauseAlt = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
155
156
|
...props,
|
|
156
157
|
viewBox: "0 0 24 24",
|
|
157
158
|
ref,
|
|
@@ -160,7 +161,7 @@ const PauseAlt = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
160
161
|
|
|
161
162
|
//#endregion
|
|
162
163
|
//#region src/action/Play.tsx
|
|
163
|
-
const Play = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
164
|
+
const Play = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
164
165
|
...props,
|
|
165
166
|
viewBox: "0 0 24 24",
|
|
166
167
|
ref,
|
|
@@ -169,7 +170,7 @@ const Play = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
169
170
|
|
|
170
171
|
//#endregion
|
|
171
172
|
//#region src/action/PlayAlt.tsx
|
|
172
|
-
const PlayAlt = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
173
|
+
const PlayAlt = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
173
174
|
...props,
|
|
174
175
|
viewBox: "0 0 24 24",
|
|
175
176
|
ref,
|
|
@@ -178,7 +179,7 @@ const PlayAlt = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
178
179
|
|
|
179
180
|
//#endregion
|
|
180
181
|
//#region src/action/Restart.tsx
|
|
181
|
-
const Restart = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
182
|
+
const Restart = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
182
183
|
...props,
|
|
183
184
|
viewBox: "0 0 24 24",
|
|
184
185
|
ref,
|
|
@@ -187,7 +188,7 @@ const Restart = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
187
188
|
|
|
188
189
|
//#endregion
|
|
189
190
|
//#region src/action/ResaleEdit.tsx
|
|
190
|
-
const ResaleEdit = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
191
|
+
const ResaleEdit = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
191
192
|
...props,
|
|
192
193
|
viewBox: "0 0 24 24",
|
|
193
194
|
ref,
|
|
@@ -196,7 +197,7 @@ const ResaleEdit = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
196
197
|
|
|
197
198
|
//#endregion
|
|
198
199
|
//#region src/action/RotateLeft.tsx
|
|
199
|
-
const RotateLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
200
|
+
const RotateLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
200
201
|
...props,
|
|
201
202
|
viewBox: "0 0 24 24",
|
|
202
203
|
ref,
|
|
@@ -205,7 +206,7 @@ const RotateLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
205
206
|
|
|
206
207
|
//#endregion
|
|
207
208
|
//#region src/action/RotateRight.tsx
|
|
208
|
-
const RotateRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
209
|
+
const RotateRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
209
210
|
...props,
|
|
210
211
|
viewBox: "0 0 24 24",
|
|
211
212
|
ref,
|
|
@@ -214,7 +215,7 @@ const RotateRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
214
215
|
|
|
215
216
|
//#endregion
|
|
216
217
|
//#region src/action/Save.tsx
|
|
217
|
-
const Save = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
218
|
+
const Save = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
218
219
|
...props,
|
|
219
220
|
viewBox: "0 0 24 24",
|
|
220
221
|
ref,
|
|
@@ -223,7 +224,7 @@ const Save = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
223
224
|
|
|
224
225
|
//#endregion
|
|
225
226
|
//#region src/action/Sort.tsx
|
|
226
|
-
const Sort = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
227
|
+
const Sort = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
227
228
|
...props,
|
|
228
229
|
viewBox: "0 0 24 24",
|
|
229
230
|
ref,
|
|
@@ -232,7 +233,7 @@ const Sort = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
232
233
|
|
|
233
234
|
//#endregion
|
|
234
235
|
//#region src/action/SortDown.tsx
|
|
235
|
-
const SortDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
236
|
+
const SortDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
236
237
|
...props,
|
|
237
238
|
viewBox: "0 0 24 24",
|
|
238
239
|
ref,
|
|
@@ -241,7 +242,7 @@ const SortDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
241
242
|
|
|
242
243
|
//#endregion
|
|
243
244
|
//#region src/action/SortUp.tsx
|
|
244
|
-
const SortUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
245
|
+
const SortUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
245
246
|
...props,
|
|
246
247
|
viewBox: "0 0 24 24",
|
|
247
248
|
ref,
|
|
@@ -250,7 +251,7 @@ const SortUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
250
251
|
|
|
251
252
|
//#endregion
|
|
252
253
|
//#region src/action/Star.tsx
|
|
253
|
-
const Star = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
254
|
+
const Star = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
254
255
|
...props,
|
|
255
256
|
viewBox: "0 0 24 24",
|
|
256
257
|
ref,
|
|
@@ -259,7 +260,7 @@ const Star = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
259
260
|
|
|
260
261
|
//#endregion
|
|
261
262
|
//#region src/action/Stop.tsx
|
|
262
|
-
const Stop = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
263
|
+
const Stop = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
263
264
|
...props,
|
|
264
265
|
viewBox: "0 0 24 24",
|
|
265
266
|
ref,
|
|
@@ -268,7 +269,7 @@ const Stop = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
268
269
|
|
|
269
270
|
//#endregion
|
|
270
271
|
//#region src/action/Underlined.tsx
|
|
271
|
-
const Underlined = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
272
|
+
const Underlined = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
272
273
|
...props,
|
|
273
274
|
viewBox: "0 0 24 24",
|
|
274
275
|
ref,
|
|
@@ -277,7 +278,7 @@ const Underlined = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
277
278
|
|
|
278
279
|
//#endregion
|
|
279
280
|
//#region src/action/Upload.tsx
|
|
280
|
-
const Upload = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
281
|
+
const Upload = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
281
282
|
...props,
|
|
282
283
|
viewBox: "0 0 24 24",
|
|
283
284
|
stroke: "currentColor",
|
|
@@ -290,7 +291,7 @@ const Upload = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
290
291
|
|
|
291
292
|
//#endregion
|
|
292
293
|
//#region src/action/Zoom.tsx
|
|
293
|
-
const Zoom = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(
|
|
294
|
+
const Zoom = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(_marigold_system.SVG, {
|
|
294
295
|
...props,
|
|
295
296
|
viewBox: "0 0 24 24",
|
|
296
297
|
ref,
|
|
@@ -299,7 +300,7 @@ const Zoom = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
299
300
|
|
|
300
301
|
//#endregion
|
|
301
302
|
//#region src/info/Accessible.tsx
|
|
302
|
-
const Accessible = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(
|
|
303
|
+
const Accessible = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(_marigold_system.SVG, {
|
|
303
304
|
...props,
|
|
304
305
|
viewBox: "0 0 24 24",
|
|
305
306
|
ref,
|
|
@@ -308,7 +309,7 @@ const Accessible = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
308
309
|
|
|
309
310
|
//#endregion
|
|
310
311
|
//#region src/info/AutoRenew.tsx
|
|
311
|
-
const AutoRenew = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
312
|
+
const AutoRenew = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
312
313
|
...props,
|
|
313
314
|
viewBox: "0 0 24 24",
|
|
314
315
|
ref,
|
|
@@ -320,7 +321,7 @@ const AutoRenew = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
320
321
|
|
|
321
322
|
//#endregion
|
|
322
323
|
//#region src/info/Banned.tsx
|
|
323
|
-
const Banned = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
324
|
+
const Banned = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
324
325
|
...props,
|
|
325
326
|
viewBox: "0 0 24 24",
|
|
326
327
|
ref,
|
|
@@ -329,7 +330,7 @@ const Banned = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
329
330
|
|
|
330
331
|
//#endregion
|
|
331
332
|
//#region src/info/BatteryCharging.tsx
|
|
332
|
-
const BatteryCharging = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
333
|
+
const BatteryCharging = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
333
334
|
...props,
|
|
334
335
|
viewBox: "0 0 10 20",
|
|
335
336
|
ref,
|
|
@@ -341,7 +342,7 @@ const BatteryCharging = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0
|
|
|
341
342
|
|
|
342
343
|
//#endregion
|
|
343
344
|
//#region src/info/BatteryEmpty.tsx
|
|
344
|
-
const BatteryEmpty = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
345
|
+
const BatteryEmpty = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
345
346
|
...props,
|
|
346
347
|
viewBox: "0 0 10 20",
|
|
347
348
|
ref,
|
|
@@ -353,7 +354,7 @@ const BatteryEmpty = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
353
354
|
|
|
354
355
|
//#endregion
|
|
355
356
|
//#region src/info/BatteryFull.tsx
|
|
356
|
-
const BatteryFull = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
357
|
+
const BatteryFull = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
357
358
|
...props,
|
|
358
359
|
viewBox: "0 0 10 20",
|
|
359
360
|
ref,
|
|
@@ -365,7 +366,7 @@ const BatteryFull = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
365
366
|
|
|
366
367
|
//#endregion
|
|
367
368
|
//#region src/info/BatteryHalf.tsx
|
|
368
|
-
const BatteryHalf = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
369
|
+
const BatteryHalf = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
369
370
|
...props,
|
|
370
371
|
viewBox: "0 0 10 20",
|
|
371
372
|
ref,
|
|
@@ -377,7 +378,7 @@ const BatteryHalf = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
377
378
|
|
|
378
379
|
//#endregion
|
|
379
380
|
//#region src/info/Bus.tsx
|
|
380
|
-
const Bus = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
381
|
+
const Bus = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
381
382
|
...props,
|
|
382
383
|
viewBox: "0 0 24 24",
|
|
383
384
|
ref,
|
|
@@ -386,7 +387,7 @@ const Bus = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_
|
|
|
386
387
|
|
|
387
388
|
//#endregion
|
|
388
389
|
//#region src/info/Calendar.tsx
|
|
389
|
-
const Calendar = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
390
|
+
const Calendar = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
390
391
|
...props,
|
|
391
392
|
viewBox: "0 0 24 24",
|
|
392
393
|
ref,
|
|
@@ -395,7 +396,7 @@ const Calendar = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
395
396
|
|
|
396
397
|
//#endregion
|
|
397
398
|
//#region src/info/Camera.tsx
|
|
398
|
-
const Camera = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
399
|
+
const Camera = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
399
400
|
...props,
|
|
400
401
|
viewBox: "0 0 24 24",
|
|
401
402
|
ref,
|
|
@@ -404,7 +405,7 @@ const Camera = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
404
405
|
|
|
405
406
|
//#endregion
|
|
406
407
|
//#region src/info/Clock.tsx
|
|
407
|
-
const Clock = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
408
|
+
const Clock = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
408
409
|
...props,
|
|
409
410
|
viewBox: "0 0 24 24",
|
|
410
411
|
ref,
|
|
@@ -413,7 +414,7 @@ const Clock = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
413
414
|
|
|
414
415
|
//#endregion
|
|
415
416
|
//#region src/info/Direction.tsx
|
|
416
|
-
const Direction = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
417
|
+
const Direction = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
417
418
|
...props,
|
|
418
419
|
viewBox: "0 0 24 24",
|
|
419
420
|
ref,
|
|
@@ -422,7 +423,7 @@ const Direction = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
422
423
|
|
|
423
424
|
//#endregion
|
|
424
425
|
//#region src/info/Email.tsx
|
|
425
|
-
const Email = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
426
|
+
const Email = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
426
427
|
...props,
|
|
427
428
|
viewBox: "0 0 24 24",
|
|
428
429
|
ref,
|
|
@@ -431,7 +432,7 @@ const Email = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
431
432
|
|
|
432
433
|
//#endregion
|
|
433
434
|
//#region src/info/EventDate.tsx
|
|
434
|
-
const EventDate = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
435
|
+
const EventDate = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
435
436
|
...props,
|
|
436
437
|
viewBox: "0 0 24 24",
|
|
437
438
|
ref,
|
|
@@ -440,7 +441,7 @@ const EventDate = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
440
441
|
|
|
441
442
|
//#endregion
|
|
442
443
|
//#region src/info/Exclamation.tsx
|
|
443
|
-
const Exclamation = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
444
|
+
const Exclamation = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
444
445
|
...props,
|
|
445
446
|
viewBox: "0 0 24 24",
|
|
446
447
|
ref,
|
|
@@ -450,7 +451,7 @@ const Exclamation = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
450
451
|
|
|
451
452
|
//#endregion
|
|
452
453
|
//#region src/info/Feedback.tsx
|
|
453
|
-
const Feedback = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
454
|
+
const Feedback = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
454
455
|
...props,
|
|
455
456
|
viewBox: "0 0 24 24",
|
|
456
457
|
ref,
|
|
@@ -459,7 +460,7 @@ const Feedback = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
459
460
|
|
|
460
461
|
//#endregion
|
|
461
462
|
//#region src/info/Food.tsx
|
|
462
|
-
const Food = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
463
|
+
const Food = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
463
464
|
...props,
|
|
464
465
|
viewBox: "0 0 24 24",
|
|
465
466
|
ref,
|
|
@@ -468,7 +469,7 @@ const Food = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
468
469
|
|
|
469
470
|
//#endregion
|
|
470
471
|
//#region src/info/Globe.tsx
|
|
471
|
-
const Globe = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
472
|
+
const Globe = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
472
473
|
...props,
|
|
473
474
|
viewBox: "0 0 24 24",
|
|
474
475
|
ref,
|
|
@@ -477,7 +478,7 @@ const Globe = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
477
478
|
|
|
478
479
|
//#endregion
|
|
479
480
|
//#region src/info/Home.tsx
|
|
480
|
-
const Home = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
481
|
+
const Home = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
481
482
|
...props,
|
|
482
483
|
viewBox: "0 0 24 24",
|
|
483
484
|
ref,
|
|
@@ -486,7 +487,7 @@ const Home = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
486
487
|
|
|
487
488
|
//#endregion
|
|
488
489
|
//#region src/info/Info.tsx
|
|
489
|
-
const Info = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
490
|
+
const Info = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
490
491
|
...props,
|
|
491
492
|
viewBox: "0 0 24 24",
|
|
492
493
|
ref,
|
|
@@ -495,7 +496,7 @@ const Info = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
495
496
|
|
|
496
497
|
//#endregion
|
|
497
498
|
//#region src/info/Marker.tsx
|
|
498
|
-
const Marker = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
499
|
+
const Marker = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
499
500
|
...props,
|
|
500
501
|
viewBox: "0 0 24 24",
|
|
501
502
|
ref,
|
|
@@ -504,7 +505,7 @@ const Marker = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
504
505
|
|
|
505
506
|
//#endregion
|
|
506
507
|
//#region src/info/MobilePhone.tsx
|
|
507
|
-
const MobilePhone = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
508
|
+
const MobilePhone = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
508
509
|
...props,
|
|
509
510
|
viewBox: "0 0 24 24",
|
|
510
511
|
ref,
|
|
@@ -513,7 +514,7 @@ const MobilePhone = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
513
514
|
|
|
514
515
|
//#endregion
|
|
515
516
|
//#region src/info/MobileSignal.tsx
|
|
516
|
-
const MobileSignal = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
517
|
+
const MobileSignal = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
517
518
|
...props,
|
|
518
519
|
viewBox: "0 0 15 16",
|
|
519
520
|
ref,
|
|
@@ -525,7 +526,7 @@ const MobileSignal = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
525
526
|
|
|
526
527
|
//#endregion
|
|
527
528
|
//#region src/info/Notification.tsx
|
|
528
|
-
const Notification = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
529
|
+
const Notification = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
529
530
|
...props,
|
|
530
531
|
viewBox: "0 0 24 24",
|
|
531
532
|
ref,
|
|
@@ -534,7 +535,7 @@ const Notification = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
534
535
|
|
|
535
536
|
//#endregion
|
|
536
537
|
//#region src/info/Parking.tsx
|
|
537
|
-
const Parking = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
538
|
+
const Parking = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
538
539
|
...props,
|
|
539
540
|
viewBox: "0 0 24 24",
|
|
540
541
|
ref,
|
|
@@ -543,7 +544,7 @@ const Parking = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
543
544
|
|
|
544
545
|
//#endregion
|
|
545
546
|
//#region src/info/PDF.tsx
|
|
546
|
-
const PDF = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
547
|
+
const PDF = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
547
548
|
...props,
|
|
548
549
|
viewBox: "0 0 24 24",
|
|
549
550
|
ref,
|
|
@@ -555,7 +556,7 @@ const PDF = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_
|
|
|
555
556
|
|
|
556
557
|
//#endregion
|
|
557
558
|
//#region src/info/Phone.tsx
|
|
558
|
-
const Phone = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
559
|
+
const Phone = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
559
560
|
...props,
|
|
560
561
|
viewBox: "0 0 24 24",
|
|
561
562
|
ref,
|
|
@@ -564,7 +565,7 @@ const Phone = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
564
565
|
|
|
565
566
|
//#endregion
|
|
566
567
|
//#region src/info/Print.tsx
|
|
567
|
-
const Print = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
568
|
+
const Print = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
568
569
|
...props,
|
|
569
570
|
viewBox: "0 0 24 24",
|
|
570
571
|
ref,
|
|
@@ -573,7 +574,7 @@ const Print = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
573
574
|
|
|
574
575
|
//#endregion
|
|
575
576
|
//#region src/info/Required.tsx
|
|
576
|
-
const Required = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
577
|
+
const Required = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
577
578
|
...props,
|
|
578
579
|
viewBox: "0 0 24 24",
|
|
579
580
|
ref,
|
|
@@ -582,7 +583,7 @@ const Required = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
582
583
|
|
|
583
584
|
//#endregion
|
|
584
585
|
//#region src/info/ResaleLogbook.tsx
|
|
585
|
-
const ResaleLogbook = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
586
|
+
const ResaleLogbook = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
586
587
|
...props,
|
|
587
588
|
viewBox: "0 0 24 24",
|
|
588
589
|
ref,
|
|
@@ -591,7 +592,7 @@ const ResaleLogbook = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0,
|
|
|
591
592
|
|
|
592
593
|
//#endregion
|
|
593
594
|
//#region src/info/Spinner.tsx
|
|
594
|
-
const Spinner = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(
|
|
595
|
+
const Spinner = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(_marigold_system.SVG, {
|
|
595
596
|
...props,
|
|
596
597
|
viewBox: "0 0 24 24",
|
|
597
598
|
ref,
|
|
@@ -610,7 +611,7 @@ const Spinner = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
610
611
|
|
|
611
612
|
//#endregion
|
|
612
613
|
//#region src/info/Thumb.tsx
|
|
613
|
-
const Thumb = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
614
|
+
const Thumb = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
614
615
|
...props,
|
|
615
616
|
viewBox: "0 0 24 24",
|
|
616
617
|
ref,
|
|
@@ -619,7 +620,7 @@ const Thumb = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
619
620
|
|
|
620
621
|
//#endregion
|
|
621
622
|
//#region src/info/Truck.tsx
|
|
622
|
-
const Truck = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
623
|
+
const Truck = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
623
624
|
...props,
|
|
624
625
|
viewBox: "0 0 24 24",
|
|
625
626
|
ref,
|
|
@@ -628,7 +629,7 @@ const Truck = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
628
629
|
|
|
629
630
|
//#endregion
|
|
630
631
|
//#region src/info/Wifi.tsx
|
|
631
|
-
const Wifi = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
632
|
+
const Wifi = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
632
633
|
...props,
|
|
633
634
|
viewBox: "0 0 22 16",
|
|
634
635
|
ref,
|
|
@@ -640,7 +641,7 @@ const Wifi = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
640
641
|
|
|
641
642
|
//#endregion
|
|
642
643
|
//#region src/social/Facebook.tsx
|
|
643
|
-
const Facebook = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
644
|
+
const Facebook = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
644
645
|
...props,
|
|
645
646
|
viewBox: "0 0 24 24",
|
|
646
647
|
ref,
|
|
@@ -649,7 +650,7 @@ const Facebook = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
649
650
|
|
|
650
651
|
//#endregion
|
|
651
652
|
//#region src/social/Google.tsx
|
|
652
|
-
const Google = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
653
|
+
const Google = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
653
654
|
...props,
|
|
654
655
|
viewBox: "0 0 24 24",
|
|
655
656
|
ref,
|
|
@@ -658,7 +659,7 @@ const Google = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
658
659
|
|
|
659
660
|
//#endregion
|
|
660
661
|
//#region src/social/Instagram.tsx
|
|
661
|
-
const Instagram = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
662
|
+
const Instagram = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
662
663
|
...props,
|
|
663
664
|
viewBox: "0 0 24 24",
|
|
664
665
|
ref,
|
|
@@ -667,7 +668,7 @@ const Instagram = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
667
668
|
|
|
668
669
|
//#endregion
|
|
669
670
|
//#region src/social/Share.tsx
|
|
670
|
-
const Share = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
671
|
+
const Share = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
671
672
|
...props,
|
|
672
673
|
viewBox: "0 0 24 24",
|
|
673
674
|
ref,
|
|
@@ -676,7 +677,7 @@ const Share = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
676
677
|
|
|
677
678
|
//#endregion
|
|
678
679
|
//#region src/social/Twitter.tsx
|
|
679
|
-
const Twitter = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
680
|
+
const Twitter = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
680
681
|
...props,
|
|
681
682
|
viewBox: "0 0 24 24",
|
|
682
683
|
ref,
|
|
@@ -685,7 +686,7 @@ const Twitter = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
685
686
|
|
|
686
687
|
//#endregion
|
|
687
688
|
//#region src/social/Whatsapp.tsx
|
|
688
|
-
const Whatsapp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
689
|
+
const Whatsapp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
689
690
|
...props,
|
|
690
691
|
viewBox: "0 0 24 24",
|
|
691
692
|
ref,
|
|
@@ -694,7 +695,7 @@ const Whatsapp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
694
695
|
|
|
695
696
|
//#endregion
|
|
696
697
|
//#region src/ticketing/Deal.tsx
|
|
697
|
-
const Deal = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(
|
|
698
|
+
const Deal = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(_marigold_system.SVG, {
|
|
698
699
|
...props,
|
|
699
700
|
viewBox: "0 0 24 24",
|
|
700
701
|
ref,
|
|
@@ -714,7 +715,7 @@ const Deal = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
714
715
|
|
|
715
716
|
//#endregion
|
|
716
717
|
//#region src/ticketing/DesignTicket.tsx
|
|
717
|
-
const DesignTicket = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
718
|
+
const DesignTicket = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
718
719
|
...props,
|
|
719
720
|
viewBox: "0 0 24 24",
|
|
720
721
|
ref,
|
|
@@ -723,7 +724,7 @@ const DesignTicket = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
723
724
|
|
|
724
725
|
//#endregion
|
|
725
726
|
//#region src/ticketing/GiftCard.tsx
|
|
726
|
-
const GiftCard = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
727
|
+
const GiftCard = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
727
728
|
...props,
|
|
728
729
|
viewBox: "0 0 24 24",
|
|
729
730
|
ref,
|
|
@@ -732,7 +733,7 @@ const GiftCard = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
732
733
|
|
|
733
734
|
//#endregion
|
|
734
735
|
//#region src/ticketing/Membership.tsx
|
|
735
|
-
const Membership = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
736
|
+
const Membership = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
736
737
|
...props,
|
|
737
738
|
viewBox: "0 0 24 24",
|
|
738
739
|
ref,
|
|
@@ -741,7 +742,7 @@ const Membership = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
741
742
|
|
|
742
743
|
//#endregion
|
|
743
744
|
//#region src/ticketing/Pickup.tsx
|
|
744
|
-
const Pickup = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
745
|
+
const Pickup = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
745
746
|
...props,
|
|
746
747
|
viewBox: "0 0 24 24",
|
|
747
748
|
ref,
|
|
@@ -750,7 +751,7 @@ const Pickup = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
750
751
|
|
|
751
752
|
//#endregion
|
|
752
753
|
//#region src/ticketing/Price.tsx
|
|
753
|
-
const Price = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(
|
|
754
|
+
const Price = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(_marigold_system.SVG, {
|
|
754
755
|
...props,
|
|
755
756
|
viewBox: "0 0 24 24",
|
|
756
757
|
ref,
|
|
@@ -767,7 +768,7 @@ const Price = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
767
768
|
|
|
768
769
|
//#endregion
|
|
769
770
|
//#region src/ticketing/Resale.tsx
|
|
770
|
-
const Resale = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
771
|
+
const Resale = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
771
772
|
...props,
|
|
772
773
|
viewBox: "0 0 24 24",
|
|
773
774
|
ref,
|
|
@@ -776,7 +777,7 @@ const Resale = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
776
777
|
|
|
777
778
|
//#endregion
|
|
778
779
|
//#region src/ticketing/Scanner.tsx
|
|
779
|
-
const Scanner = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
780
|
+
const Scanner = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
780
781
|
...props,
|
|
781
782
|
viewBox: "0 0 24 24",
|
|
782
783
|
ref,
|
|
@@ -785,7 +786,7 @@ const Scanner = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
785
786
|
|
|
786
787
|
//#endregion
|
|
787
788
|
//#region src/ticketing/Stadium.tsx
|
|
788
|
-
const Stadium = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
789
|
+
const Stadium = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
789
790
|
...props,
|
|
790
791
|
viewBox: "0 0 24 24",
|
|
791
792
|
ref,
|
|
@@ -794,7 +795,7 @@ const Stadium = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
794
795
|
|
|
795
796
|
//#endregion
|
|
796
797
|
//#region src/ticketing/Seat.tsx
|
|
797
|
-
const Seat = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
798
|
+
const Seat = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
798
799
|
...props,
|
|
799
800
|
viewBox: "0 0 24 24",
|
|
800
801
|
ref,
|
|
@@ -803,7 +804,7 @@ const Seat = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
803
804
|
|
|
804
805
|
//#endregion
|
|
805
806
|
//#region src/ticketing/Selling.tsx
|
|
806
|
-
const Selling = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
807
|
+
const Selling = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
807
808
|
...props,
|
|
808
809
|
viewBox: "0 0 24 24",
|
|
809
810
|
ref,
|
|
@@ -812,7 +813,7 @@ const Selling = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
812
813
|
|
|
813
814
|
//#endregion
|
|
814
815
|
//#region src/ticketing/Ticket.tsx
|
|
815
|
-
const Ticket = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
816
|
+
const Ticket = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
816
817
|
...props,
|
|
817
818
|
viewBox: "0 0 24 24",
|
|
818
819
|
ref,
|
|
@@ -821,7 +822,7 @@ const Ticket = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
821
822
|
|
|
822
823
|
//#endregion
|
|
823
824
|
//#region src/ticketing/TicketInsurance.tsx
|
|
824
|
-
const TicketInsurance = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
825
|
+
const TicketInsurance = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
825
826
|
...props,
|
|
826
827
|
viewBox: "0 0 24 24",
|
|
827
828
|
ref,
|
|
@@ -830,7 +831,7 @@ const TicketInsurance = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0
|
|
|
830
831
|
|
|
831
832
|
//#endregion
|
|
832
833
|
//#region src/ticketing/Turnstile.tsx
|
|
833
|
-
const Turnstile = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
834
|
+
const Turnstile = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
834
835
|
...props,
|
|
835
836
|
viewBox: "0 0 24 24",
|
|
836
837
|
ref,
|
|
@@ -839,7 +840,7 @@ const Turnstile = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
839
840
|
|
|
840
841
|
//#endregion
|
|
841
842
|
//#region src/ui/Add.tsx
|
|
842
|
-
const Add = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
843
|
+
const Add = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
843
844
|
...props,
|
|
844
845
|
viewBox: "0 0 24 24",
|
|
845
846
|
ref,
|
|
@@ -848,7 +849,7 @@ const Add = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_
|
|
|
848
849
|
|
|
849
850
|
//#endregion
|
|
850
851
|
//#region src/ui/ArrowDown.tsx
|
|
851
|
-
const ArrowDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
852
|
+
const ArrowDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
852
853
|
...props,
|
|
853
854
|
viewBox: "0 0 24 24",
|
|
854
855
|
ref,
|
|
@@ -857,7 +858,7 @@ const ArrowDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
857
858
|
|
|
858
859
|
//#endregion
|
|
859
860
|
//#region src/ui/ArrowLeft.tsx
|
|
860
|
-
const ArrowLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
861
|
+
const ArrowLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
861
862
|
...props,
|
|
862
863
|
viewBox: "0 0 24 24",
|
|
863
864
|
ref,
|
|
@@ -866,7 +867,7 @@ const ArrowLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
866
867
|
|
|
867
868
|
//#endregion
|
|
868
869
|
//#region src/ui/ArrowRight.tsx
|
|
869
|
-
const ArrowRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
870
|
+
const ArrowRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
870
871
|
...props,
|
|
871
872
|
viewBox: "0 0 24 24",
|
|
872
873
|
ref,
|
|
@@ -875,7 +876,7 @@ const ArrowRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
875
876
|
|
|
876
877
|
//#endregion
|
|
877
878
|
//#region src/ui/ArrowUp.tsx
|
|
878
|
-
const ArrowUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
879
|
+
const ArrowUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
879
880
|
...props,
|
|
880
881
|
viewBox: "0 0 24 24",
|
|
881
882
|
ref,
|
|
@@ -884,7 +885,7 @@ const ArrowUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_
|
|
|
884
885
|
|
|
885
886
|
//#endregion
|
|
886
887
|
//#region src/ui/BurgerMenu.tsx
|
|
887
|
-
const BurgerMenu = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
888
|
+
const BurgerMenu = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
888
889
|
...props,
|
|
889
890
|
viewBox: "0 0 24 24",
|
|
890
891
|
ref,
|
|
@@ -893,7 +894,7 @@ const BurgerMenu = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
893
894
|
|
|
894
895
|
//#endregion
|
|
895
896
|
//#region src/ui/Check.tsx
|
|
896
|
-
const Check = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
897
|
+
const Check = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
897
898
|
...props,
|
|
898
899
|
viewBox: "0 0 24 24",
|
|
899
900
|
ref,
|
|
@@ -902,7 +903,7 @@ const Check = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
902
903
|
|
|
903
904
|
//#endregion
|
|
904
905
|
//#region src/ui/ChevronDown.tsx
|
|
905
|
-
const ChevronDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
906
|
+
const ChevronDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
906
907
|
...props,
|
|
907
908
|
viewBox: "0 0 24 24",
|
|
908
909
|
ref,
|
|
@@ -911,7 +912,7 @@ const ChevronDown = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
911
912
|
|
|
912
913
|
//#endregion
|
|
913
914
|
//#region src/ui/ChevronLeft.tsx
|
|
914
|
-
const ChevronLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
915
|
+
const ChevronLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
915
916
|
...props,
|
|
916
917
|
viewBox: "0 0 24 24",
|
|
917
918
|
ref,
|
|
@@ -920,7 +921,7 @@ const ChevronLeft = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
920
921
|
|
|
921
922
|
//#endregion
|
|
922
923
|
//#region src/ui/ChevronRight.tsx
|
|
923
|
-
const ChevronRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
924
|
+
const ChevronRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
924
925
|
...props,
|
|
925
926
|
viewBox: "0 0 24 24",
|
|
926
927
|
ref,
|
|
@@ -929,7 +930,7 @@ const ChevronRight = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
929
930
|
|
|
930
931
|
//#endregion
|
|
931
932
|
//#region src/ui/ChevronUp.tsx
|
|
932
|
-
const ChevronUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
933
|
+
const ChevronUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
933
934
|
...props,
|
|
934
935
|
viewBox: "0 0 24 24",
|
|
935
936
|
ref,
|
|
@@ -938,7 +939,7 @@ const ChevronUp = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, reac
|
|
|
938
939
|
|
|
939
940
|
//#endregion
|
|
940
941
|
//#region src/ui/CircleUnchecked.tsx
|
|
941
|
-
const CircleUnchecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
942
|
+
const CircleUnchecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
942
943
|
...props,
|
|
943
944
|
viewBox: "0 0 24 24",
|
|
944
945
|
ref,
|
|
@@ -947,7 +948,7 @@ const CircleUnchecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0
|
|
|
947
948
|
|
|
948
949
|
//#endregion
|
|
949
950
|
//#region src/ui/CircleChecked.tsx
|
|
950
|
-
const CircleChecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
951
|
+
const CircleChecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
951
952
|
...props,
|
|
952
953
|
viewBox: "0 0 24 24",
|
|
953
954
|
ref,
|
|
@@ -956,7 +957,7 @@ const CircleChecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0,
|
|
|
956
957
|
|
|
957
958
|
//#endregion
|
|
958
959
|
//#region src/ui/Close.tsx
|
|
959
|
-
const Close = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
960
|
+
const Close = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
960
961
|
...props,
|
|
961
962
|
viewBox: "0 0 24 24",
|
|
962
963
|
ref,
|
|
@@ -965,7 +966,7 @@ const Close = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
965
966
|
|
|
966
967
|
//#endregion
|
|
967
968
|
//#region src/ui/Delete.tsx
|
|
968
|
-
const Delete = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
969
|
+
const Delete = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
969
970
|
...props,
|
|
970
971
|
viewBox: "0 0 24 24",
|
|
971
972
|
ref,
|
|
@@ -974,7 +975,7 @@ const Delete = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
974
975
|
|
|
975
976
|
//#endregion
|
|
976
977
|
//#region src/ui/ExternalLink.tsx
|
|
977
|
-
const ExternalLink = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
978
|
+
const ExternalLink = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
978
979
|
...props,
|
|
979
980
|
viewBox: "0 0 24 24",
|
|
980
981
|
ref,
|
|
@@ -986,7 +987,7 @@ const ExternalLink = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, r
|
|
|
986
987
|
|
|
987
988
|
//#endregion
|
|
988
989
|
//#region src/ui/Eye.tsx
|
|
989
|
-
const Eye = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
990
|
+
const Eye = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
990
991
|
...props,
|
|
991
992
|
viewBox: "0 0 24 24",
|
|
992
993
|
ref,
|
|
@@ -995,7 +996,7 @@ const Eye = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_
|
|
|
995
996
|
|
|
996
997
|
//#endregion
|
|
997
998
|
//#region src/ui/Filter.tsx
|
|
998
|
-
const Filter = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
999
|
+
const Filter = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
999
1000
|
...props,
|
|
1000
1001
|
viewBox: "0 0 24 24",
|
|
1001
1002
|
ref,
|
|
@@ -1004,7 +1005,7 @@ const Filter = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
1004
1005
|
|
|
1005
1006
|
//#endregion
|
|
1006
1007
|
//#region src/ui/IconMore.tsx
|
|
1007
|
-
const IconMore = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1008
|
+
const IconMore = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1008
1009
|
...props,
|
|
1009
1010
|
viewBox: "0 0 24 24",
|
|
1010
1011
|
ref,
|
|
@@ -1013,7 +1014,7 @@ const IconMore = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react
|
|
|
1013
1014
|
|
|
1014
1015
|
//#endregion
|
|
1015
1016
|
//#region src/ui/Remove.tsx
|
|
1016
|
-
const Remove = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1017
|
+
const Remove = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1017
1018
|
...props,
|
|
1018
1019
|
viewBox: "0 0 24 24",
|
|
1019
1020
|
ref,
|
|
@@ -1022,7 +1023,7 @@ const Remove = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
1022
1023
|
|
|
1023
1024
|
//#endregion
|
|
1024
1025
|
//#region src/ui/Search.tsx
|
|
1025
|
-
const Search = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1026
|
+
const Search = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1026
1027
|
...props,
|
|
1027
1028
|
viewBox: "0 0 24 24",
|
|
1028
1029
|
ref,
|
|
@@ -1031,7 +1032,7 @@ const Search = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_j
|
|
|
1031
1032
|
|
|
1032
1033
|
//#endregion
|
|
1033
1034
|
//#region src/ui/SettingDots.tsx
|
|
1034
|
-
const SettingDots = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1035
|
+
const SettingDots = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1035
1036
|
...props,
|
|
1036
1037
|
viewBox: "0 0 24 24",
|
|
1037
1038
|
ref,
|
|
@@ -1040,7 +1041,7 @@ const SettingDots = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, re
|
|
|
1040
1041
|
|
|
1041
1042
|
//#endregion
|
|
1042
1043
|
//#region src/ui/SquareUnchecked.tsx
|
|
1043
|
-
const SquareUnchecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1044
|
+
const SquareUnchecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1044
1045
|
...props,
|
|
1045
1046
|
viewBox: "0 0 24 24",
|
|
1046
1047
|
ref,
|
|
@@ -1049,7 +1050,7 @@ const SquareUnchecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0
|
|
|
1049
1050
|
|
|
1050
1051
|
//#endregion
|
|
1051
1052
|
//#region src/ui/SquareChecked.tsx
|
|
1052
|
-
const SquareChecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1053
|
+
const SquareChecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1053
1054
|
...props,
|
|
1054
1055
|
viewBox: "0 0 24 24",
|
|
1055
1056
|
ref,
|
|
@@ -1058,7 +1059,7 @@ const SquareChecked = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0,
|
|
|
1058
1059
|
|
|
1059
1060
|
//#endregion
|
|
1060
1061
|
//#region src/user/Cart.tsx
|
|
1061
|
-
const Cart = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1062
|
+
const Cart = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1062
1063
|
...props,
|
|
1063
1064
|
viewBox: "0 0 24 24",
|
|
1064
1065
|
ref,
|
|
@@ -1067,7 +1068,7 @@ const Cart = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx
|
|
|
1067
1068
|
|
|
1068
1069
|
//#endregion
|
|
1069
1070
|
//#region src/user/CreditCard.tsx
|
|
1070
|
-
const CreditCard = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(
|
|
1071
|
+
const CreditCard = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(_marigold_system.SVG, {
|
|
1071
1072
|
...props,
|
|
1072
1073
|
viewBox: "0 0 24 24",
|
|
1073
1074
|
ref,
|
|
@@ -1081,7 +1082,7 @@ const CreditCard = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, rea
|
|
|
1081
1082
|
|
|
1082
1083
|
//#endregion
|
|
1083
1084
|
//#region src/user/Group.tsx
|
|
1084
|
-
const Group = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1085
|
+
const Group = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1085
1086
|
...props,
|
|
1086
1087
|
viewBox: "0 0 24 24",
|
|
1087
1088
|
ref,
|
|
@@ -1090,7 +1091,7 @@ const Group = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_js
|
|
|
1090
1091
|
|
|
1091
1092
|
//#endregion
|
|
1092
1093
|
//#region src/user/Id.tsx
|
|
1093
|
-
const Id = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1094
|
+
const Id = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1094
1095
|
...props,
|
|
1095
1096
|
viewBox: "0 0 24 24",
|
|
1096
1097
|
ref,
|
|
@@ -1099,7 +1100,7 @@ const Id = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_r
|
|
|
1099
1100
|
|
|
1100
1101
|
//#endregion
|
|
1101
1102
|
//#region src/user/SmilieDissatisfied.tsx
|
|
1102
|
-
const SmilieDissatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1103
|
+
const SmilieDissatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1103
1104
|
...props,
|
|
1104
1105
|
viewBox: "0 0 24 24",
|
|
1105
1106
|
ref,
|
|
@@ -1108,7 +1109,7 @@ const SmilieDissatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */
|
|
|
1108
1109
|
|
|
1109
1110
|
//#endregion
|
|
1110
1111
|
//#region src/user/SmilieNeutral.tsx
|
|
1111
|
-
const SmilieNeutral = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1112
|
+
const SmilieNeutral = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1112
1113
|
...props,
|
|
1113
1114
|
viewBox: "0 0 24 24",
|
|
1114
1115
|
ref,
|
|
@@ -1117,7 +1118,7 @@ const SmilieNeutral = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0,
|
|
|
1117
1118
|
|
|
1118
1119
|
//#endregion
|
|
1119
1120
|
//#region src/user/SmilieSatisfied.tsx
|
|
1120
|
-
const SmilieSatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1121
|
+
const SmilieSatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1121
1122
|
...props,
|
|
1122
1123
|
viewBox: "0 0 24 24",
|
|
1123
1124
|
ref,
|
|
@@ -1126,7 +1127,7 @@ const SmilieSatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0
|
|
|
1126
1127
|
|
|
1127
1128
|
//#endregion
|
|
1128
1129
|
//#region src/user/SmilieVeryDissatisfied.tsx
|
|
1129
|
-
const SmilieVeryDissatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1130
|
+
const SmilieVeryDissatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1130
1131
|
...props,
|
|
1131
1132
|
viewBox: "0 0 24 24",
|
|
1132
1133
|
ref,
|
|
@@ -1135,7 +1136,7 @@ const SmilieVeryDissatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE_
|
|
|
1135
1136
|
|
|
1136
1137
|
//#endregion
|
|
1137
1138
|
//#region src/user/SmilieVerySatisfied.tsx
|
|
1138
|
-
const SmilieVerySatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1139
|
+
const SmilieVerySatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1139
1140
|
...props,
|
|
1140
1141
|
viewBox: "0 0 24 24",
|
|
1141
1142
|
ref,
|
|
@@ -1144,7 +1145,7 @@ const SmilieVerySatisfied = (0, react.forwardRef)((props, ref) => /* @__PURE__ *
|
|
|
1144
1145
|
|
|
1145
1146
|
//#endregion
|
|
1146
1147
|
//#region src/user/User.tsx
|
|
1147
|
-
const User = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
1148
|
+
const User = (0, react.forwardRef)((props, ref) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_marigold_system.SVG, {
|
|
1148
1149
|
...props,
|
|
1149
1150
|
viewBox: "0 0 24 24",
|
|
1150
1151
|
ref,
|