@octavius2929-personal/design-system 0.15.0 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +2713 -21
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +203 -10
- package/dist/index.d.ts +203 -10
- package/dist/index.js +2624 -27
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -22,11 +22,23 @@ var index_exports = {};
|
|
|
22
22
|
__export(index_exports, {
|
|
23
23
|
Accordion: () => Accordion,
|
|
24
24
|
Alert: () => Alert,
|
|
25
|
+
AlertCircleIcon: () => AlertCircleIcon,
|
|
25
26
|
AppBar: () => AppBar,
|
|
27
|
+
ArchiveIcon: () => ArchiveIcon,
|
|
28
|
+
ArrowDownIcon: () => ArrowDownIcon,
|
|
29
|
+
ArrowLeftIcon: () => ArrowLeftIcon,
|
|
30
|
+
ArrowRightIcon: () => ArrowRightIcon,
|
|
31
|
+
ArrowUpIcon: () => ArrowUpIcon,
|
|
32
|
+
AtSignIcon: () => AtSignIcon,
|
|
26
33
|
Avatar: () => Avatar,
|
|
27
34
|
Badge: () => Badge,
|
|
35
|
+
BellIcon: () => BellIcon,
|
|
36
|
+
BellOffIcon: () => BellOffIcon,
|
|
37
|
+
BookmarkIcon: () => BookmarkIcon,
|
|
28
38
|
Breadcrumbs: () => Breadcrumbs,
|
|
29
39
|
Button: () => Button,
|
|
40
|
+
CalendarIcon: () => CalendarIcon,
|
|
41
|
+
CameraIcon: () => CameraIcon,
|
|
30
42
|
Card: () => Card2,
|
|
31
43
|
CheckIcon: () => CheckIcon,
|
|
32
44
|
Checkbox: () => Checkbox,
|
|
@@ -34,42 +46,125 @@ __export(index_exports, {
|
|
|
34
46
|
ChevronLeftIcon: () => ChevronLeftIcon,
|
|
35
47
|
ChevronRightIcon: () => ChevronRightIcon,
|
|
36
48
|
ChevronUpIcon: () => ChevronUpIcon,
|
|
49
|
+
ChevronsLeftIcon: () => ChevronsLeftIcon,
|
|
50
|
+
ChevronsRightIcon: () => ChevronsRightIcon,
|
|
37
51
|
Chip: () => Chip,
|
|
38
52
|
CircleCheckIcon: () => CircleCheckIcon,
|
|
39
53
|
CircleXIcon: () => CircleXIcon,
|
|
54
|
+
ClipboardIcon: () => ClipboardIcon,
|
|
55
|
+
ClockIcon: () => ClockIcon,
|
|
56
|
+
CloudIcon: () => CloudIcon,
|
|
40
57
|
Container: () => Container,
|
|
58
|
+
CopyIcon: () => CopyIcon,
|
|
59
|
+
CornerDownRightIcon: () => CornerDownRightIcon,
|
|
60
|
+
CreditCardIcon: () => CreditCardIcon,
|
|
41
61
|
Dialog: () => Dialog,
|
|
42
62
|
Divider: () => Divider,
|
|
63
|
+
DollarSignIcon: () => DollarSignIcon,
|
|
64
|
+
DownloadIcon: () => DownloadIcon,
|
|
65
|
+
ExternalLinkIcon: () => ExternalLinkIcon,
|
|
43
66
|
EyeIcon: () => EyeIcon,
|
|
44
67
|
EyeOffIcon: () => EyeOffIcon,
|
|
68
|
+
FileIcon: () => FileIcon,
|
|
69
|
+
FileTextIcon: () => FileTextIcon,
|
|
70
|
+
FilterIcon: () => FilterIcon,
|
|
71
|
+
FingerprintIcon: () => FingerprintIcon,
|
|
72
|
+
FolderIcon: () => FolderIcon,
|
|
73
|
+
FolderOpenIcon: () => FolderOpenIcon,
|
|
74
|
+
GiftIcon: () => GiftIcon,
|
|
75
|
+
GlobeIcon: () => GlobeIcon,
|
|
76
|
+
GridIcon: () => GridIcon,
|
|
77
|
+
HeartIcon: () => HeartIcon,
|
|
78
|
+
HelpCircleIcon: () => HelpCircleIcon,
|
|
79
|
+
HomeIcon: () => HomeIcon,
|
|
45
80
|
IconButton: () => IconButton,
|
|
81
|
+
ImageIcon: () => ImageIcon,
|
|
82
|
+
InboxIcon: () => InboxIcon,
|
|
46
83
|
InfoIcon: () => InfoIcon,
|
|
84
|
+
KeyIcon: () => KeyIcon,
|
|
85
|
+
LayoutIcon: () => LayoutIcon,
|
|
86
|
+
LinkIcon: () => LinkIcon,
|
|
87
|
+
ListIcon: () => ListIcon,
|
|
47
88
|
ListItem: () => ListItem,
|
|
89
|
+
LoaderIcon: () => LoaderIcon,
|
|
90
|
+
LockIcon: () => LockIcon,
|
|
91
|
+
LogInIcon: () => LogInIcon,
|
|
92
|
+
LogOutIcon: () => LogOutIcon,
|
|
93
|
+
MailIcon: () => MailIcon,
|
|
94
|
+
MapPinIcon: () => MapPinIcon,
|
|
95
|
+
MaximizeIcon: () => MaximizeIcon,
|
|
48
96
|
Menu: () => Menu,
|
|
97
|
+
MenuIcon: () => MenuIcon,
|
|
98
|
+
MessageCircleIcon: () => MessageCircleIcon,
|
|
99
|
+
MessageSquareIcon: () => MessageSquareIcon,
|
|
100
|
+
MicIcon: () => MicIcon,
|
|
101
|
+
MinimizeIcon: () => MinimizeIcon,
|
|
49
102
|
MinusIcon: () => MinusIcon,
|
|
50
103
|
MoneyField: () => MoneyField,
|
|
104
|
+
MoonIcon: () => MoonIcon,
|
|
51
105
|
MoreHorizontalIcon: () => MoreHorizontalIcon,
|
|
106
|
+
MoreVerticalIcon: () => MoreVerticalIcon,
|
|
107
|
+
PackageIcon: () => PackageIcon,
|
|
52
108
|
Pagination: () => Pagination,
|
|
109
|
+
PaperclipIcon: () => PaperclipIcon,
|
|
53
110
|
PasswordField: () => PasswordField,
|
|
111
|
+
PauseIcon: () => PauseIcon,
|
|
112
|
+
PencilIcon: () => PencilIcon,
|
|
113
|
+
PhoneIcon: () => PhoneIcon,
|
|
114
|
+
PlayIcon: () => PlayIcon,
|
|
54
115
|
PlusIcon: () => PlusIcon,
|
|
116
|
+
PrinterIcon: () => PrinterIcon,
|
|
55
117
|
Progress: () => Progress,
|
|
56
118
|
Radio: () => Radio,
|
|
119
|
+
RedoIcon: () => RedoIcon,
|
|
120
|
+
RefreshCwIcon: () => RefreshCwIcon,
|
|
121
|
+
SaveIcon: () => SaveIcon,
|
|
57
122
|
SearchIcon: () => SearchIcon,
|
|
58
123
|
Select: () => Select,
|
|
124
|
+
SendIcon: () => SendIcon,
|
|
125
|
+
SettingsIcon: () => SettingsIcon,
|
|
126
|
+
ShareIcon: () => ShareIcon,
|
|
127
|
+
ShieldCheckIcon: () => ShieldCheckIcon,
|
|
128
|
+
ShieldIcon: () => ShieldIcon,
|
|
129
|
+
ShoppingBagIcon: () => ShoppingBagIcon,
|
|
130
|
+
ShoppingCartIcon: () => ShoppingCartIcon,
|
|
131
|
+
SidebarIcon: () => SidebarIcon,
|
|
132
|
+
SkipBackIcon: () => SkipBackIcon,
|
|
133
|
+
SkipForwardIcon: () => SkipForwardIcon,
|
|
59
134
|
Slider: () => Slider,
|
|
135
|
+
SlidersIcon: () => SlidersIcon,
|
|
136
|
+
SmileIcon: () => SmileIcon,
|
|
60
137
|
Snackbar: () => Snackbar,
|
|
138
|
+
StarIcon: () => StarIcon,
|
|
61
139
|
Stepper: () => Stepper,
|
|
140
|
+
SunIcon: () => SunIcon,
|
|
62
141
|
Switch: () => Switch,
|
|
63
142
|
Table: () => Table,
|
|
64
143
|
Tabs: () => Tabs,
|
|
144
|
+
TagIcon: () => TagIcon,
|
|
65
145
|
TestIdProvider: () => TestIdProvider,
|
|
66
146
|
TextField: () => TextField,
|
|
67
147
|
ThemeProvider: () => ThemeProvider,
|
|
148
|
+
ThumbsDownIcon: () => ThumbsDownIcon,
|
|
149
|
+
ThumbsUpIcon: () => ThumbsUpIcon,
|
|
68
150
|
Tooltip: () => Tooltip,
|
|
151
|
+
TrashIcon: () => TrashIcon,
|
|
69
152
|
TriangleAlertIcon: () => TriangleAlertIcon,
|
|
70
153
|
Typography: () => Typography,
|
|
154
|
+
UndoIcon: () => UndoIcon,
|
|
155
|
+
UnlockIcon: () => UnlockIcon,
|
|
156
|
+
UploadIcon: () => UploadIcon,
|
|
157
|
+
UserCheckIcon: () => UserCheckIcon,
|
|
158
|
+
UserIcon: () => UserIcon,
|
|
159
|
+
UserPlusIcon: () => UserPlusIcon,
|
|
160
|
+
UsersIcon: () => UsersIcon,
|
|
161
|
+
Volume2Icon: () => Volume2Icon,
|
|
162
|
+
VolumeXIcon: () => VolumeXIcon,
|
|
163
|
+
WifiIcon: () => WifiIcon,
|
|
71
164
|
XIcon: () => XIcon,
|
|
165
|
+
ZapIcon: () => ZapIcon,
|
|
72
166
|
colorVars: () => colorVars,
|
|
167
|
+
iconCatalog: () => iconCatalog,
|
|
73
168
|
modeNames: () => modeNames,
|
|
74
169
|
schemaNames: () => schemaNames,
|
|
75
170
|
text: () => text,
|
|
@@ -2960,10 +3055,10 @@ var ListItem = (0, import_react67.forwardRef)(function ListItem2({ leading: lead
|
|
|
2960
3055
|
);
|
|
2961
3056
|
});
|
|
2962
3057
|
|
|
2963
|
-
// src/components/icons/
|
|
3058
|
+
// src/components/icons/alert-circle/index.tsx
|
|
2964
3059
|
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
2965
|
-
function
|
|
2966
|
-
return /* @__PURE__ */ (0, import_jsx_runtime46.
|
|
3060
|
+
function AlertCircleIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3061
|
+
return /* @__PURE__ */ (0, import_jsx_runtime46.jsxs)(
|
|
2967
3062
|
"svg",
|
|
2968
3063
|
{
|
|
2969
3064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2977,14 +3072,18 @@ function ChevronUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
2977
3072
|
strokeLinejoin: "round",
|
|
2978
3073
|
"aria-hidden": "true",
|
|
2979
3074
|
...rest,
|
|
2980
|
-
children:
|
|
3075
|
+
children: [
|
|
3076
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3077
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)("line", { x1: "12", x2: "12", y1: "8", y2: "12" }),
|
|
3078
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)("line", { x1: "12", x2: "12.01", y1: "16", y2: "16" })
|
|
3079
|
+
]
|
|
2981
3080
|
}
|
|
2982
3081
|
);
|
|
2983
3082
|
}
|
|
2984
3083
|
|
|
2985
|
-
// src/components/icons/
|
|
3084
|
+
// src/components/icons/archive/index.tsx
|
|
2986
3085
|
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
2987
|
-
function
|
|
3086
|
+
function ArchiveIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
2988
3087
|
return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
|
|
2989
3088
|
"svg",
|
|
2990
3089
|
{
|
|
@@ -3000,16 +3099,17 @@ function SearchIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
3000
3099
|
"aria-hidden": "true",
|
|
3001
3100
|
...rest,
|
|
3002
3101
|
children: [
|
|
3003
|
-
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("
|
|
3004
|
-
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "
|
|
3102
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("rect", { width: "20", height: "5", x: "2", y: "3", rx: "1" }),
|
|
3103
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8" }),
|
|
3104
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { d: "M10 12h4" })
|
|
3005
3105
|
]
|
|
3006
3106
|
}
|
|
3007
3107
|
);
|
|
3008
3108
|
}
|
|
3009
3109
|
|
|
3010
|
-
// src/components/icons/
|
|
3110
|
+
// src/components/icons/arrow-down/index.tsx
|
|
3011
3111
|
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
3012
|
-
function
|
|
3112
|
+
function ArrowDownIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3013
3113
|
return /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)(
|
|
3014
3114
|
"svg",
|
|
3015
3115
|
{
|
|
@@ -3025,17 +3125,17 @@ function PlusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
3025
3125
|
"aria-hidden": "true",
|
|
3026
3126
|
...rest,
|
|
3027
3127
|
children: [
|
|
3028
|
-
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "
|
|
3029
|
-
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "
|
|
3128
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "M12 5v14" }),
|
|
3129
|
+
/* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { d: "m19 12-7 7-7-7" })
|
|
3030
3130
|
]
|
|
3031
3131
|
}
|
|
3032
3132
|
);
|
|
3033
3133
|
}
|
|
3034
3134
|
|
|
3035
|
-
// src/components/icons/
|
|
3135
|
+
// src/components/icons/arrow-left/index.tsx
|
|
3036
3136
|
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
3037
|
-
function
|
|
3038
|
-
return /* @__PURE__ */ (0, import_jsx_runtime49.
|
|
3137
|
+
function ArrowLeftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3138
|
+
return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
|
|
3039
3139
|
"svg",
|
|
3040
3140
|
{
|
|
3041
3141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3049,14 +3149,17 @@ function MinusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
3049
3149
|
strokeLinejoin: "round",
|
|
3050
3150
|
"aria-hidden": "true",
|
|
3051
3151
|
...rest,
|
|
3052
|
-
children:
|
|
3152
|
+
children: [
|
|
3153
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { d: "m12 19-7-7 7-7" }),
|
|
3154
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { d: "M19 12H5" })
|
|
3155
|
+
]
|
|
3053
3156
|
}
|
|
3054
3157
|
);
|
|
3055
3158
|
}
|
|
3056
3159
|
|
|
3057
|
-
// src/components/icons/
|
|
3160
|
+
// src/components/icons/arrow-right/index.tsx
|
|
3058
3161
|
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
3059
|
-
function
|
|
3162
|
+
function ArrowRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3060
3163
|
return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)(
|
|
3061
3164
|
"svg",
|
|
3062
3165
|
{
|
|
@@ -3072,22 +3175,2528 @@ function MoreHorizontalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
3072
3175
|
"aria-hidden": "true",
|
|
3073
3176
|
...rest,
|
|
3074
3177
|
children: [
|
|
3075
|
-
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("
|
|
3076
|
-
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("
|
|
3077
|
-
|
|
3178
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { d: "M5 12h14" }),
|
|
3179
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { d: "m12 5 7 7-7 7" })
|
|
3180
|
+
]
|
|
3181
|
+
}
|
|
3182
|
+
);
|
|
3183
|
+
}
|
|
3184
|
+
|
|
3185
|
+
// src/components/icons/arrow-up/index.tsx
|
|
3186
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
3187
|
+
function ArrowUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3188
|
+
return /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)(
|
|
3189
|
+
"svg",
|
|
3190
|
+
{
|
|
3191
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3192
|
+
width: size3,
|
|
3193
|
+
height: size3,
|
|
3194
|
+
viewBox: "0 0 24 24",
|
|
3195
|
+
fill: "none",
|
|
3196
|
+
stroke: "currentColor",
|
|
3197
|
+
strokeWidth,
|
|
3198
|
+
strokeLinecap: "round",
|
|
3199
|
+
strokeLinejoin: "round",
|
|
3200
|
+
"aria-hidden": "true",
|
|
3201
|
+
...rest,
|
|
3202
|
+
children: [
|
|
3203
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { d: "m5 12 7-7 7 7" }),
|
|
3204
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { d: "M12 19V5" })
|
|
3205
|
+
]
|
|
3206
|
+
}
|
|
3207
|
+
);
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3210
|
+
// src/components/icons/at-sign/index.tsx
|
|
3211
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
3212
|
+
function AtSignIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3213
|
+
return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(
|
|
3214
|
+
"svg",
|
|
3215
|
+
{
|
|
3216
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3217
|
+
width: size3,
|
|
3218
|
+
height: size3,
|
|
3219
|
+
viewBox: "0 0 24 24",
|
|
3220
|
+
fill: "none",
|
|
3221
|
+
stroke: "currentColor",
|
|
3222
|
+
strokeWidth,
|
|
3223
|
+
strokeLinecap: "round",
|
|
3224
|
+
strokeLinejoin: "round",
|
|
3225
|
+
"aria-hidden": "true",
|
|
3226
|
+
...rest,
|
|
3227
|
+
children: [
|
|
3228
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)("circle", { cx: "12", cy: "12", r: "4" }),
|
|
3229
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { d: "M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8" })
|
|
3230
|
+
]
|
|
3231
|
+
}
|
|
3232
|
+
);
|
|
3233
|
+
}
|
|
3234
|
+
|
|
3235
|
+
// src/components/icons/bell/index.tsx
|
|
3236
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
3237
|
+
function BellIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3238
|
+
return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(
|
|
3239
|
+
"svg",
|
|
3240
|
+
{
|
|
3241
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3242
|
+
width: size3,
|
|
3243
|
+
height: size3,
|
|
3244
|
+
viewBox: "0 0 24 24",
|
|
3245
|
+
fill: "none",
|
|
3246
|
+
stroke: "currentColor",
|
|
3247
|
+
strokeWidth,
|
|
3248
|
+
strokeLinecap: "round",
|
|
3249
|
+
strokeLinejoin: "round",
|
|
3250
|
+
"aria-hidden": "true",
|
|
3251
|
+
...rest,
|
|
3252
|
+
children: [
|
|
3253
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { d: "M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9" }),
|
|
3254
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { d: "M10.3 21a1.94 1.94 0 0 0 3.4 0" })
|
|
3255
|
+
]
|
|
3256
|
+
}
|
|
3257
|
+
);
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3260
|
+
// src/components/icons/bell-off/index.tsx
|
|
3261
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
3262
|
+
function BellOffIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3263
|
+
return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(
|
|
3264
|
+
"svg",
|
|
3265
|
+
{
|
|
3266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3267
|
+
width: size3,
|
|
3268
|
+
height: size3,
|
|
3269
|
+
viewBox: "0 0 24 24",
|
|
3270
|
+
fill: "none",
|
|
3271
|
+
stroke: "currentColor",
|
|
3272
|
+
strokeWidth,
|
|
3273
|
+
strokeLinecap: "round",
|
|
3274
|
+
strokeLinejoin: "round",
|
|
3275
|
+
"aria-hidden": "true",
|
|
3276
|
+
...rest,
|
|
3277
|
+
children: [
|
|
3278
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "M8.7 3A6 6 0 0 1 18 8a21.3 21.3 0 0 0 .6 5" }),
|
|
3279
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "M17 17H3s3-2 3-9a4.67 4.67 0 0 1 .3-1.7" }),
|
|
3280
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "M10.3 21a1.94 1.94 0 0 0 3.4 0" }),
|
|
3281
|
+
/* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { d: "m2 2 20 20" })
|
|
3282
|
+
]
|
|
3283
|
+
}
|
|
3284
|
+
);
|
|
3285
|
+
}
|
|
3286
|
+
|
|
3287
|
+
// src/components/icons/bookmark/index.tsx
|
|
3288
|
+
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
3289
|
+
function BookmarkIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3290
|
+
return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
3291
|
+
"svg",
|
|
3292
|
+
{
|
|
3293
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3294
|
+
width: size3,
|
|
3295
|
+
height: size3,
|
|
3296
|
+
viewBox: "0 0 24 24",
|
|
3297
|
+
fill: "none",
|
|
3298
|
+
stroke: "currentColor",
|
|
3299
|
+
strokeWidth,
|
|
3300
|
+
strokeLinecap: "round",
|
|
3301
|
+
strokeLinejoin: "round",
|
|
3302
|
+
"aria-hidden": "true",
|
|
3303
|
+
...rest,
|
|
3304
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z" })
|
|
3305
|
+
}
|
|
3306
|
+
);
|
|
3307
|
+
}
|
|
3308
|
+
|
|
3309
|
+
// src/components/icons/calendar/index.tsx
|
|
3310
|
+
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
3311
|
+
function CalendarIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3312
|
+
return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(
|
|
3313
|
+
"svg",
|
|
3314
|
+
{
|
|
3315
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3316
|
+
width: size3,
|
|
3317
|
+
height: size3,
|
|
3318
|
+
viewBox: "0 0 24 24",
|
|
3319
|
+
fill: "none",
|
|
3320
|
+
stroke: "currentColor",
|
|
3321
|
+
strokeWidth,
|
|
3322
|
+
strokeLinecap: "round",
|
|
3323
|
+
strokeLinejoin: "round",
|
|
3324
|
+
"aria-hidden": "true",
|
|
3325
|
+
...rest,
|
|
3326
|
+
children: [
|
|
3327
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M8 2v4" }),
|
|
3328
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M16 2v4" }),
|
|
3329
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" }),
|
|
3330
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { d: "M3 10h18" })
|
|
3331
|
+
]
|
|
3332
|
+
}
|
|
3333
|
+
);
|
|
3334
|
+
}
|
|
3335
|
+
|
|
3336
|
+
// src/components/icons/camera/index.tsx
|
|
3337
|
+
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
3338
|
+
function CameraIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3339
|
+
return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)(
|
|
3340
|
+
"svg",
|
|
3341
|
+
{
|
|
3342
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3343
|
+
width: size3,
|
|
3344
|
+
height: size3,
|
|
3345
|
+
viewBox: "0 0 24 24",
|
|
3346
|
+
fill: "none",
|
|
3347
|
+
stroke: "currentColor",
|
|
3348
|
+
strokeWidth,
|
|
3349
|
+
strokeLinecap: "round",
|
|
3350
|
+
strokeLinejoin: "round",
|
|
3351
|
+
"aria-hidden": "true",
|
|
3352
|
+
...rest,
|
|
3353
|
+
children: [
|
|
3354
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { d: "M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z" }),
|
|
3355
|
+
/* @__PURE__ */ (0, import_jsx_runtime57.jsx)("circle", { cx: "12", cy: "13", r: "3" })
|
|
3356
|
+
]
|
|
3357
|
+
}
|
|
3358
|
+
);
|
|
3359
|
+
}
|
|
3360
|
+
|
|
3361
|
+
// src/components/icons/chevron-up/index.tsx
|
|
3362
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
3363
|
+
function ChevronUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3364
|
+
return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
3365
|
+
"svg",
|
|
3366
|
+
{
|
|
3367
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3368
|
+
width: size3,
|
|
3369
|
+
height: size3,
|
|
3370
|
+
viewBox: "0 0 24 24",
|
|
3371
|
+
fill: "none",
|
|
3372
|
+
stroke: "currentColor",
|
|
3373
|
+
strokeWidth,
|
|
3374
|
+
strokeLinecap: "round",
|
|
3375
|
+
strokeLinejoin: "round",
|
|
3376
|
+
"aria-hidden": "true",
|
|
3377
|
+
...rest,
|
|
3378
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { d: "m18 15-6-6-6 6" })
|
|
3379
|
+
}
|
|
3380
|
+
);
|
|
3381
|
+
}
|
|
3382
|
+
|
|
3383
|
+
// src/components/icons/chevrons-left/index.tsx
|
|
3384
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
3385
|
+
function ChevronsLeftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3386
|
+
return /* @__PURE__ */ (0, import_jsx_runtime59.jsxs)(
|
|
3387
|
+
"svg",
|
|
3388
|
+
{
|
|
3389
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3390
|
+
width: size3,
|
|
3391
|
+
height: size3,
|
|
3392
|
+
viewBox: "0 0 24 24",
|
|
3393
|
+
fill: "none",
|
|
3394
|
+
stroke: "currentColor",
|
|
3395
|
+
strokeWidth,
|
|
3396
|
+
strokeLinecap: "round",
|
|
3397
|
+
strokeLinejoin: "round",
|
|
3398
|
+
"aria-hidden": "true",
|
|
3399
|
+
...rest,
|
|
3400
|
+
children: [
|
|
3401
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "m11 17-5-5 5-5" }),
|
|
3402
|
+
/* @__PURE__ */ (0, import_jsx_runtime59.jsx)("path", { d: "m18 17-5-5 5-5" })
|
|
3403
|
+
]
|
|
3404
|
+
}
|
|
3405
|
+
);
|
|
3406
|
+
}
|
|
3407
|
+
|
|
3408
|
+
// src/components/icons/chevrons-right/index.tsx
|
|
3409
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
3410
|
+
function ChevronsRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3411
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(
|
|
3412
|
+
"svg",
|
|
3413
|
+
{
|
|
3414
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3415
|
+
width: size3,
|
|
3416
|
+
height: size3,
|
|
3417
|
+
viewBox: "0 0 24 24",
|
|
3418
|
+
fill: "none",
|
|
3419
|
+
stroke: "currentColor",
|
|
3420
|
+
strokeWidth,
|
|
3421
|
+
strokeLinecap: "round",
|
|
3422
|
+
strokeLinejoin: "round",
|
|
3423
|
+
"aria-hidden": "true",
|
|
3424
|
+
...rest,
|
|
3425
|
+
children: [
|
|
3426
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { d: "m6 17 5-5-5-5" }),
|
|
3427
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { d: "m13 17 5-5-5-5" })
|
|
3428
|
+
]
|
|
3429
|
+
}
|
|
3430
|
+
);
|
|
3431
|
+
}
|
|
3432
|
+
|
|
3433
|
+
// src/components/icons/clipboard/index.tsx
|
|
3434
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
3435
|
+
function ClipboardIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3436
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
3437
|
+
"svg",
|
|
3438
|
+
{
|
|
3439
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3440
|
+
width: size3,
|
|
3441
|
+
height: size3,
|
|
3442
|
+
viewBox: "0 0 24 24",
|
|
3443
|
+
fill: "none",
|
|
3444
|
+
stroke: "currentColor",
|
|
3445
|
+
strokeWidth,
|
|
3446
|
+
strokeLinecap: "round",
|
|
3447
|
+
strokeLinejoin: "round",
|
|
3448
|
+
"aria-hidden": "true",
|
|
3449
|
+
...rest,
|
|
3450
|
+
children: [
|
|
3451
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("rect", { width: "8", height: "4", x: "8", y: "2", rx: "1", ry: "1" }),
|
|
3452
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" })
|
|
3453
|
+
]
|
|
3454
|
+
}
|
|
3455
|
+
);
|
|
3456
|
+
}
|
|
3457
|
+
|
|
3458
|
+
// src/components/icons/clock/index.tsx
|
|
3459
|
+
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
3460
|
+
function ClockIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3461
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsxs)(
|
|
3462
|
+
"svg",
|
|
3463
|
+
{
|
|
3464
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3465
|
+
width: size3,
|
|
3466
|
+
height: size3,
|
|
3467
|
+
viewBox: "0 0 24 24",
|
|
3468
|
+
fill: "none",
|
|
3469
|
+
stroke: "currentColor",
|
|
3470
|
+
strokeWidth,
|
|
3471
|
+
strokeLinecap: "round",
|
|
3472
|
+
strokeLinejoin: "round",
|
|
3473
|
+
"aria-hidden": "true",
|
|
3474
|
+
...rest,
|
|
3475
|
+
children: [
|
|
3476
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3477
|
+
/* @__PURE__ */ (0, import_jsx_runtime62.jsx)("polyline", { points: "12 6 12 12 16 14" })
|
|
3078
3478
|
]
|
|
3079
3479
|
}
|
|
3080
3480
|
);
|
|
3081
3481
|
}
|
|
3482
|
+
|
|
3483
|
+
// src/components/icons/cloud/index.tsx
|
|
3484
|
+
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
3485
|
+
function CloudIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3486
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
3487
|
+
"svg",
|
|
3488
|
+
{
|
|
3489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3490
|
+
width: size3,
|
|
3491
|
+
height: size3,
|
|
3492
|
+
viewBox: "0 0 24 24",
|
|
3493
|
+
fill: "none",
|
|
3494
|
+
stroke: "currentColor",
|
|
3495
|
+
strokeWidth,
|
|
3496
|
+
strokeLinecap: "round",
|
|
3497
|
+
strokeLinejoin: "round",
|
|
3498
|
+
"aria-hidden": "true",
|
|
3499
|
+
...rest,
|
|
3500
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { d: "M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z" })
|
|
3501
|
+
}
|
|
3502
|
+
);
|
|
3503
|
+
}
|
|
3504
|
+
|
|
3505
|
+
// src/components/icons/copy/index.tsx
|
|
3506
|
+
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
3507
|
+
function CopyIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3508
|
+
return /* @__PURE__ */ (0, import_jsx_runtime64.jsxs)(
|
|
3509
|
+
"svg",
|
|
3510
|
+
{
|
|
3511
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3512
|
+
width: size3,
|
|
3513
|
+
height: size3,
|
|
3514
|
+
viewBox: "0 0 24 24",
|
|
3515
|
+
fill: "none",
|
|
3516
|
+
stroke: "currentColor",
|
|
3517
|
+
strokeWidth,
|
|
3518
|
+
strokeLinecap: "round",
|
|
3519
|
+
strokeLinejoin: "round",
|
|
3520
|
+
"aria-hidden": "true",
|
|
3521
|
+
...rest,
|
|
3522
|
+
children: [
|
|
3523
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2" }),
|
|
3524
|
+
/* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
|
|
3525
|
+
]
|
|
3526
|
+
}
|
|
3527
|
+
);
|
|
3528
|
+
}
|
|
3529
|
+
|
|
3530
|
+
// src/components/icons/corner-down-right/index.tsx
|
|
3531
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
3532
|
+
function CornerDownRightIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3533
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)(
|
|
3534
|
+
"svg",
|
|
3535
|
+
{
|
|
3536
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3537
|
+
width: size3,
|
|
3538
|
+
height: size3,
|
|
3539
|
+
viewBox: "0 0 24 24",
|
|
3540
|
+
fill: "none",
|
|
3541
|
+
stroke: "currentColor",
|
|
3542
|
+
strokeWidth,
|
|
3543
|
+
strokeLinecap: "round",
|
|
3544
|
+
strokeLinejoin: "round",
|
|
3545
|
+
"aria-hidden": "true",
|
|
3546
|
+
...rest,
|
|
3547
|
+
children: [
|
|
3548
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("polyline", { points: "15 10 20 15 15 20" }),
|
|
3549
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", { d: "M4 4v7a4 4 0 0 0 4 4h12" })
|
|
3550
|
+
]
|
|
3551
|
+
}
|
|
3552
|
+
);
|
|
3553
|
+
}
|
|
3554
|
+
|
|
3555
|
+
// src/components/icons/credit-card/index.tsx
|
|
3556
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
3557
|
+
function CreditCardIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3558
|
+
return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(
|
|
3559
|
+
"svg",
|
|
3560
|
+
{
|
|
3561
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3562
|
+
width: size3,
|
|
3563
|
+
height: size3,
|
|
3564
|
+
viewBox: "0 0 24 24",
|
|
3565
|
+
fill: "none",
|
|
3566
|
+
stroke: "currentColor",
|
|
3567
|
+
strokeWidth,
|
|
3568
|
+
strokeLinecap: "round",
|
|
3569
|
+
strokeLinejoin: "round",
|
|
3570
|
+
"aria-hidden": "true",
|
|
3571
|
+
...rest,
|
|
3572
|
+
children: [
|
|
3573
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)("rect", { width: "20", height: "14", x: "2", y: "5", rx: "2" }),
|
|
3574
|
+
/* @__PURE__ */ (0, import_jsx_runtime66.jsx)("line", { x1: "2", x2: "22", y1: "10", y2: "10" })
|
|
3575
|
+
]
|
|
3576
|
+
}
|
|
3577
|
+
);
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3580
|
+
// src/components/icons/dollar-sign/index.tsx
|
|
3581
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
3582
|
+
function DollarSignIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3583
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)(
|
|
3584
|
+
"svg",
|
|
3585
|
+
{
|
|
3586
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3587
|
+
width: size3,
|
|
3588
|
+
height: size3,
|
|
3589
|
+
viewBox: "0 0 24 24",
|
|
3590
|
+
fill: "none",
|
|
3591
|
+
stroke: "currentColor",
|
|
3592
|
+
strokeWidth,
|
|
3593
|
+
strokeLinecap: "round",
|
|
3594
|
+
strokeLinejoin: "round",
|
|
3595
|
+
"aria-hidden": "true",
|
|
3596
|
+
...rest,
|
|
3597
|
+
children: [
|
|
3598
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("line", { x1: "12", x2: "12", y1: "2", y2: "22" }),
|
|
3599
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" })
|
|
3600
|
+
]
|
|
3601
|
+
}
|
|
3602
|
+
);
|
|
3603
|
+
}
|
|
3604
|
+
|
|
3605
|
+
// src/components/icons/download/index.tsx
|
|
3606
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
3607
|
+
function DownloadIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3608
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(
|
|
3609
|
+
"svg",
|
|
3610
|
+
{
|
|
3611
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3612
|
+
width: size3,
|
|
3613
|
+
height: size3,
|
|
3614
|
+
viewBox: "0 0 24 24",
|
|
3615
|
+
fill: "none",
|
|
3616
|
+
stroke: "currentColor",
|
|
3617
|
+
strokeWidth,
|
|
3618
|
+
strokeLinecap: "round",
|
|
3619
|
+
strokeLinejoin: "round",
|
|
3620
|
+
"aria-hidden": "true",
|
|
3621
|
+
...rest,
|
|
3622
|
+
children: [
|
|
3623
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }),
|
|
3624
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("polyline", { points: "7 10 12 15 17 10" }),
|
|
3625
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)("line", { x1: "12", x2: "12", y1: "15", y2: "3" })
|
|
3626
|
+
]
|
|
3627
|
+
}
|
|
3628
|
+
);
|
|
3629
|
+
}
|
|
3630
|
+
|
|
3631
|
+
// src/components/icons/external-link/index.tsx
|
|
3632
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
3633
|
+
function ExternalLinkIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3634
|
+
return /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)(
|
|
3635
|
+
"svg",
|
|
3636
|
+
{
|
|
3637
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3638
|
+
width: size3,
|
|
3639
|
+
height: size3,
|
|
3640
|
+
viewBox: "0 0 24 24",
|
|
3641
|
+
fill: "none",
|
|
3642
|
+
stroke: "currentColor",
|
|
3643
|
+
strokeWidth,
|
|
3644
|
+
strokeLinecap: "round",
|
|
3645
|
+
strokeLinejoin: "round",
|
|
3646
|
+
"aria-hidden": "true",
|
|
3647
|
+
...rest,
|
|
3648
|
+
children: [
|
|
3649
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M15 3h6v6" }),
|
|
3650
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M10 14 21 3" }),
|
|
3651
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" })
|
|
3652
|
+
]
|
|
3653
|
+
}
|
|
3654
|
+
);
|
|
3655
|
+
}
|
|
3656
|
+
|
|
3657
|
+
// src/components/icons/file/index.tsx
|
|
3658
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
3659
|
+
function FileIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3660
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(
|
|
3661
|
+
"svg",
|
|
3662
|
+
{
|
|
3663
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3664
|
+
width: size3,
|
|
3665
|
+
height: size3,
|
|
3666
|
+
viewBox: "0 0 24 24",
|
|
3667
|
+
fill: "none",
|
|
3668
|
+
stroke: "currentColor",
|
|
3669
|
+
strokeWidth,
|
|
3670
|
+
strokeLinecap: "round",
|
|
3671
|
+
strokeLinejoin: "round",
|
|
3672
|
+
"aria-hidden": "true",
|
|
3673
|
+
...rest,
|
|
3674
|
+
children: [
|
|
3675
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" }),
|
|
3676
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", { d: "M14 2v4a2 2 0 0 0 2 2h4" })
|
|
3677
|
+
]
|
|
3678
|
+
}
|
|
3679
|
+
);
|
|
3680
|
+
}
|
|
3681
|
+
|
|
3682
|
+
// src/components/icons/file-text/index.tsx
|
|
3683
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
3684
|
+
function FileTextIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3685
|
+
return /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)(
|
|
3686
|
+
"svg",
|
|
3687
|
+
{
|
|
3688
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3689
|
+
width: size3,
|
|
3690
|
+
height: size3,
|
|
3691
|
+
viewBox: "0 0 24 24",
|
|
3692
|
+
fill: "none",
|
|
3693
|
+
stroke: "currentColor",
|
|
3694
|
+
strokeWidth,
|
|
3695
|
+
strokeLinecap: "round",
|
|
3696
|
+
strokeLinejoin: "round",
|
|
3697
|
+
"aria-hidden": "true",
|
|
3698
|
+
...rest,
|
|
3699
|
+
children: [
|
|
3700
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" }),
|
|
3701
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M14 2v4a2 2 0 0 0 2 2h4" }),
|
|
3702
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M16 13H8" }),
|
|
3703
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M16 17H8" }),
|
|
3704
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { d: "M10 9H8" })
|
|
3705
|
+
]
|
|
3706
|
+
}
|
|
3707
|
+
);
|
|
3708
|
+
}
|
|
3709
|
+
|
|
3710
|
+
// src/components/icons/filter/index.tsx
|
|
3711
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
3712
|
+
function FilterIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3713
|
+
return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(
|
|
3714
|
+
"svg",
|
|
3715
|
+
{
|
|
3716
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3717
|
+
width: size3,
|
|
3718
|
+
height: size3,
|
|
3719
|
+
viewBox: "0 0 24 24",
|
|
3720
|
+
fill: "none",
|
|
3721
|
+
stroke: "currentColor",
|
|
3722
|
+
strokeWidth,
|
|
3723
|
+
strokeLinecap: "round",
|
|
3724
|
+
strokeLinejoin: "round",
|
|
3725
|
+
"aria-hidden": "true",
|
|
3726
|
+
...rest,
|
|
3727
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("polygon", { points: "22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3" })
|
|
3728
|
+
}
|
|
3729
|
+
);
|
|
3730
|
+
}
|
|
3731
|
+
|
|
3732
|
+
// src/components/icons/fingerprint/index.tsx
|
|
3733
|
+
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
3734
|
+
function FingerprintIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3735
|
+
return /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)(
|
|
3736
|
+
"svg",
|
|
3737
|
+
{
|
|
3738
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3739
|
+
width: size3,
|
|
3740
|
+
height: size3,
|
|
3741
|
+
viewBox: "0 0 24 24",
|
|
3742
|
+
fill: "none",
|
|
3743
|
+
stroke: "currentColor",
|
|
3744
|
+
strokeWidth,
|
|
3745
|
+
strokeLinecap: "round",
|
|
3746
|
+
strokeLinejoin: "round",
|
|
3747
|
+
"aria-hidden": "true",
|
|
3748
|
+
...rest,
|
|
3749
|
+
children: [
|
|
3750
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M2 12C2 6.5 6.5 2 12 2a10 10 0 0 1 8 4" }),
|
|
3751
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M5 19.5C5.5 18 6 15 6 12c0-.7.12-1.37.34-2" }),
|
|
3752
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02" }),
|
|
3753
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" }),
|
|
3754
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M8.65 22c.21-.66.45-1.32.57-2" }),
|
|
3755
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88" }),
|
|
3756
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M2 16h.01" }),
|
|
3757
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M21.8 16c.2-2 .131-5.354 0-6" }),
|
|
3758
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { d: "M9 6.8a6 6 0 0 1 9 5.2c0 .47 0 1.17-.02 2" })
|
|
3759
|
+
]
|
|
3760
|
+
}
|
|
3761
|
+
);
|
|
3762
|
+
}
|
|
3763
|
+
|
|
3764
|
+
// src/components/icons/folder/index.tsx
|
|
3765
|
+
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
3766
|
+
function FolderIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3767
|
+
return /* @__PURE__ */ (0, import_jsx_runtime74.jsx)(
|
|
3768
|
+
"svg",
|
|
3769
|
+
{
|
|
3770
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3771
|
+
width: size3,
|
|
3772
|
+
height: size3,
|
|
3773
|
+
viewBox: "0 0 24 24",
|
|
3774
|
+
fill: "none",
|
|
3775
|
+
stroke: "currentColor",
|
|
3776
|
+
strokeWidth,
|
|
3777
|
+
strokeLinecap: "round",
|
|
3778
|
+
strokeLinejoin: "round",
|
|
3779
|
+
"aria-hidden": "true",
|
|
3780
|
+
...rest,
|
|
3781
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z" })
|
|
3782
|
+
}
|
|
3783
|
+
);
|
|
3784
|
+
}
|
|
3785
|
+
|
|
3786
|
+
// src/components/icons/folder-open/index.tsx
|
|
3787
|
+
var import_jsx_runtime75 = require("react/jsx-runtime");
|
|
3788
|
+
function FolderOpenIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3789
|
+
return /* @__PURE__ */ (0, import_jsx_runtime75.jsx)(
|
|
3790
|
+
"svg",
|
|
3791
|
+
{
|
|
3792
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3793
|
+
width: size3,
|
|
3794
|
+
height: size3,
|
|
3795
|
+
viewBox: "0 0 24 24",
|
|
3796
|
+
fill: "none",
|
|
3797
|
+
stroke: "currentColor",
|
|
3798
|
+
strokeWidth,
|
|
3799
|
+
strokeLinecap: "round",
|
|
3800
|
+
strokeLinejoin: "round",
|
|
3801
|
+
"aria-hidden": "true",
|
|
3802
|
+
...rest,
|
|
3803
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("path", { d: "m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2" })
|
|
3804
|
+
}
|
|
3805
|
+
);
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
|
+
// src/components/icons/gift/index.tsx
|
|
3809
|
+
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
3810
|
+
function GiftIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3811
|
+
return /* @__PURE__ */ (0, import_jsx_runtime76.jsxs)(
|
|
3812
|
+
"svg",
|
|
3813
|
+
{
|
|
3814
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3815
|
+
width: size3,
|
|
3816
|
+
height: size3,
|
|
3817
|
+
viewBox: "0 0 24 24",
|
|
3818
|
+
fill: "none",
|
|
3819
|
+
stroke: "currentColor",
|
|
3820
|
+
strokeWidth,
|
|
3821
|
+
strokeLinecap: "round",
|
|
3822
|
+
strokeLinejoin: "round",
|
|
3823
|
+
"aria-hidden": "true",
|
|
3824
|
+
...rest,
|
|
3825
|
+
children: [
|
|
3826
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("rect", { x: "3", y: "8", width: "18", height: "4", rx: "1" }),
|
|
3827
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { d: "M12 8v13" }),
|
|
3828
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7" }),
|
|
3829
|
+
/* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { d: "M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5" })
|
|
3830
|
+
]
|
|
3831
|
+
}
|
|
3832
|
+
);
|
|
3833
|
+
}
|
|
3834
|
+
|
|
3835
|
+
// src/components/icons/globe/index.tsx
|
|
3836
|
+
var import_jsx_runtime77 = require("react/jsx-runtime");
|
|
3837
|
+
function GlobeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3838
|
+
return /* @__PURE__ */ (0, import_jsx_runtime77.jsxs)(
|
|
3839
|
+
"svg",
|
|
3840
|
+
{
|
|
3841
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3842
|
+
width: size3,
|
|
3843
|
+
height: size3,
|
|
3844
|
+
viewBox: "0 0 24 24",
|
|
3845
|
+
fill: "none",
|
|
3846
|
+
stroke: "currentColor",
|
|
3847
|
+
strokeWidth,
|
|
3848
|
+
strokeLinecap: "round",
|
|
3849
|
+
strokeLinejoin: "round",
|
|
3850
|
+
"aria-hidden": "true",
|
|
3851
|
+
...rest,
|
|
3852
|
+
children: [
|
|
3853
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3854
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" }),
|
|
3855
|
+
/* @__PURE__ */ (0, import_jsx_runtime77.jsx)("path", { d: "M2 12h20" })
|
|
3856
|
+
]
|
|
3857
|
+
}
|
|
3858
|
+
);
|
|
3859
|
+
}
|
|
3860
|
+
|
|
3861
|
+
// src/components/icons/grid/index.tsx
|
|
3862
|
+
var import_jsx_runtime78 = require("react/jsx-runtime");
|
|
3863
|
+
function GridIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3864
|
+
return /* @__PURE__ */ (0, import_jsx_runtime78.jsxs)(
|
|
3865
|
+
"svg",
|
|
3866
|
+
{
|
|
3867
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3868
|
+
width: size3,
|
|
3869
|
+
height: size3,
|
|
3870
|
+
viewBox: "0 0 24 24",
|
|
3871
|
+
fill: "none",
|
|
3872
|
+
stroke: "currentColor",
|
|
3873
|
+
strokeWidth,
|
|
3874
|
+
strokeLinecap: "round",
|
|
3875
|
+
strokeLinejoin: "round",
|
|
3876
|
+
"aria-hidden": "true",
|
|
3877
|
+
...rest,
|
|
3878
|
+
children: [
|
|
3879
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
3880
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M3 9h18" }),
|
|
3881
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M3 15h18" }),
|
|
3882
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M9 3v18" }),
|
|
3883
|
+
/* @__PURE__ */ (0, import_jsx_runtime78.jsx)("path", { d: "M15 3v18" })
|
|
3884
|
+
]
|
|
3885
|
+
}
|
|
3886
|
+
);
|
|
3887
|
+
}
|
|
3888
|
+
|
|
3889
|
+
// src/components/icons/heart/index.tsx
|
|
3890
|
+
var import_jsx_runtime79 = require("react/jsx-runtime");
|
|
3891
|
+
function HeartIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3892
|
+
return /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
|
|
3893
|
+
"svg",
|
|
3894
|
+
{
|
|
3895
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3896
|
+
width: size3,
|
|
3897
|
+
height: size3,
|
|
3898
|
+
viewBox: "0 0 24 24",
|
|
3899
|
+
fill: "none",
|
|
3900
|
+
stroke: "currentColor",
|
|
3901
|
+
strokeWidth,
|
|
3902
|
+
strokeLinecap: "round",
|
|
3903
|
+
strokeLinejoin: "round",
|
|
3904
|
+
"aria-hidden": "true",
|
|
3905
|
+
...rest,
|
|
3906
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)("path", { d: "M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z" })
|
|
3907
|
+
}
|
|
3908
|
+
);
|
|
3909
|
+
}
|
|
3910
|
+
|
|
3911
|
+
// src/components/icons/help-circle/index.tsx
|
|
3912
|
+
var import_jsx_runtime80 = require("react/jsx-runtime");
|
|
3913
|
+
function HelpCircleIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3914
|
+
return /* @__PURE__ */ (0, import_jsx_runtime80.jsxs)(
|
|
3915
|
+
"svg",
|
|
3916
|
+
{
|
|
3917
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3918
|
+
width: size3,
|
|
3919
|
+
height: size3,
|
|
3920
|
+
viewBox: "0 0 24 24",
|
|
3921
|
+
fill: "none",
|
|
3922
|
+
stroke: "currentColor",
|
|
3923
|
+
strokeWidth,
|
|
3924
|
+
strokeLinecap: "round",
|
|
3925
|
+
strokeLinejoin: "round",
|
|
3926
|
+
"aria-hidden": "true",
|
|
3927
|
+
...rest,
|
|
3928
|
+
children: [
|
|
3929
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
3930
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)("path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
|
|
3931
|
+
/* @__PURE__ */ (0, import_jsx_runtime80.jsx)("path", { d: "M12 17h.01" })
|
|
3932
|
+
]
|
|
3933
|
+
}
|
|
3934
|
+
);
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
// src/components/icons/home/index.tsx
|
|
3938
|
+
var import_jsx_runtime81 = require("react/jsx-runtime");
|
|
3939
|
+
function HomeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3940
|
+
return /* @__PURE__ */ (0, import_jsx_runtime81.jsxs)(
|
|
3941
|
+
"svg",
|
|
3942
|
+
{
|
|
3943
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3944
|
+
width: size3,
|
|
3945
|
+
height: size3,
|
|
3946
|
+
viewBox: "0 0 24 24",
|
|
3947
|
+
fill: "none",
|
|
3948
|
+
stroke: "currentColor",
|
|
3949
|
+
strokeWidth,
|
|
3950
|
+
strokeLinecap: "round",
|
|
3951
|
+
strokeLinejoin: "round",
|
|
3952
|
+
"aria-hidden": "true",
|
|
3953
|
+
...rest,
|
|
3954
|
+
children: [
|
|
3955
|
+
/* @__PURE__ */ (0, import_jsx_runtime81.jsx)("path", { d: "m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }),
|
|
3956
|
+
/* @__PURE__ */ (0, import_jsx_runtime81.jsx)("polyline", { points: "9 22 9 12 15 12 15 22" })
|
|
3957
|
+
]
|
|
3958
|
+
}
|
|
3959
|
+
);
|
|
3960
|
+
}
|
|
3961
|
+
|
|
3962
|
+
// src/components/icons/image/index.tsx
|
|
3963
|
+
var import_jsx_runtime82 = require("react/jsx-runtime");
|
|
3964
|
+
function ImageIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3965
|
+
return /* @__PURE__ */ (0, import_jsx_runtime82.jsxs)(
|
|
3966
|
+
"svg",
|
|
3967
|
+
{
|
|
3968
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3969
|
+
width: size3,
|
|
3970
|
+
height: size3,
|
|
3971
|
+
viewBox: "0 0 24 24",
|
|
3972
|
+
fill: "none",
|
|
3973
|
+
stroke: "currentColor",
|
|
3974
|
+
strokeWidth,
|
|
3975
|
+
strokeLinecap: "round",
|
|
3976
|
+
strokeLinejoin: "round",
|
|
3977
|
+
"aria-hidden": "true",
|
|
3978
|
+
...rest,
|
|
3979
|
+
children: [
|
|
3980
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
|
|
3981
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)("circle", { cx: "9", cy: "9", r: "2" }),
|
|
3982
|
+
/* @__PURE__ */ (0, import_jsx_runtime82.jsx)("path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" })
|
|
3983
|
+
]
|
|
3984
|
+
}
|
|
3985
|
+
);
|
|
3986
|
+
}
|
|
3987
|
+
|
|
3988
|
+
// src/components/icons/inbox/index.tsx
|
|
3989
|
+
var import_jsx_runtime83 = require("react/jsx-runtime");
|
|
3990
|
+
function InboxIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
3991
|
+
return /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)(
|
|
3992
|
+
"svg",
|
|
3993
|
+
{
|
|
3994
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3995
|
+
width: size3,
|
|
3996
|
+
height: size3,
|
|
3997
|
+
viewBox: "0 0 24 24",
|
|
3998
|
+
fill: "none",
|
|
3999
|
+
stroke: "currentColor",
|
|
4000
|
+
strokeWidth,
|
|
4001
|
+
strokeLinecap: "round",
|
|
4002
|
+
strokeLinejoin: "round",
|
|
4003
|
+
"aria-hidden": "true",
|
|
4004
|
+
...rest,
|
|
4005
|
+
children: [
|
|
4006
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("polyline", { points: "22 12 16 12 14 15 10 15 8 12 2 12" }),
|
|
4007
|
+
/* @__PURE__ */ (0, import_jsx_runtime83.jsx)("path", { d: "M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z" })
|
|
4008
|
+
]
|
|
4009
|
+
}
|
|
4010
|
+
);
|
|
4011
|
+
}
|
|
4012
|
+
|
|
4013
|
+
// src/components/icons/key/index.tsx
|
|
4014
|
+
var import_jsx_runtime84 = require("react/jsx-runtime");
|
|
4015
|
+
function KeyIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4016
|
+
return /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(
|
|
4017
|
+
"svg",
|
|
4018
|
+
{
|
|
4019
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4020
|
+
width: size3,
|
|
4021
|
+
height: size3,
|
|
4022
|
+
viewBox: "0 0 24 24",
|
|
4023
|
+
fill: "none",
|
|
4024
|
+
stroke: "currentColor",
|
|
4025
|
+
strokeWidth,
|
|
4026
|
+
strokeLinecap: "round",
|
|
4027
|
+
strokeLinejoin: "round",
|
|
4028
|
+
"aria-hidden": "true",
|
|
4029
|
+
...rest,
|
|
4030
|
+
children: [
|
|
4031
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("path", { d: "m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L21 4.5" }),
|
|
4032
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("path", { d: "m21 2-9.6 9.6" }),
|
|
4033
|
+
/* @__PURE__ */ (0, import_jsx_runtime84.jsx)("circle", { cx: "7.5", cy: "15.5", r: "5.5" })
|
|
4034
|
+
]
|
|
4035
|
+
}
|
|
4036
|
+
);
|
|
4037
|
+
}
|
|
4038
|
+
|
|
4039
|
+
// src/components/icons/layout/index.tsx
|
|
4040
|
+
var import_jsx_runtime85 = require("react/jsx-runtime");
|
|
4041
|
+
function LayoutIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4042
|
+
return /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)(
|
|
4043
|
+
"svg",
|
|
4044
|
+
{
|
|
4045
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4046
|
+
width: size3,
|
|
4047
|
+
height: size3,
|
|
4048
|
+
viewBox: "0 0 24 24",
|
|
4049
|
+
fill: "none",
|
|
4050
|
+
stroke: "currentColor",
|
|
4051
|
+
strokeWidth,
|
|
4052
|
+
strokeLinecap: "round",
|
|
4053
|
+
strokeLinejoin: "round",
|
|
4054
|
+
"aria-hidden": "true",
|
|
4055
|
+
...rest,
|
|
4056
|
+
children: [
|
|
4057
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "9", x: "3", y: "3", rx: "1" }),
|
|
4058
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "5", x: "14", y: "3", rx: "1" }),
|
|
4059
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "9", x: "14", y: "12", rx: "1" }),
|
|
4060
|
+
/* @__PURE__ */ (0, import_jsx_runtime85.jsx)("rect", { width: "7", height: "5", x: "3", y: "16", rx: "1" })
|
|
4061
|
+
]
|
|
4062
|
+
}
|
|
4063
|
+
);
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4066
|
+
// src/components/icons/link/index.tsx
|
|
4067
|
+
var import_jsx_runtime86 = require("react/jsx-runtime");
|
|
4068
|
+
function LinkIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4069
|
+
return /* @__PURE__ */ (0, import_jsx_runtime86.jsxs)(
|
|
4070
|
+
"svg",
|
|
4071
|
+
{
|
|
4072
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4073
|
+
width: size3,
|
|
4074
|
+
height: size3,
|
|
4075
|
+
viewBox: "0 0 24 24",
|
|
4076
|
+
fill: "none",
|
|
4077
|
+
stroke: "currentColor",
|
|
4078
|
+
strokeWidth,
|
|
4079
|
+
strokeLinecap: "round",
|
|
4080
|
+
strokeLinejoin: "round",
|
|
4081
|
+
"aria-hidden": "true",
|
|
4082
|
+
...rest,
|
|
4083
|
+
children: [
|
|
4084
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)("path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71" }),
|
|
4085
|
+
/* @__PURE__ */ (0, import_jsx_runtime86.jsx)("path", { d: "M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" })
|
|
4086
|
+
]
|
|
4087
|
+
}
|
|
4088
|
+
);
|
|
4089
|
+
}
|
|
4090
|
+
|
|
4091
|
+
// src/components/icons/list/index.tsx
|
|
4092
|
+
var import_jsx_runtime87 = require("react/jsx-runtime");
|
|
4093
|
+
function ListIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4094
|
+
return /* @__PURE__ */ (0, import_jsx_runtime87.jsxs)(
|
|
4095
|
+
"svg",
|
|
4096
|
+
{
|
|
4097
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4098
|
+
width: size3,
|
|
4099
|
+
height: size3,
|
|
4100
|
+
viewBox: "0 0 24 24",
|
|
4101
|
+
fill: "none",
|
|
4102
|
+
stroke: "currentColor",
|
|
4103
|
+
strokeWidth,
|
|
4104
|
+
strokeLinecap: "round",
|
|
4105
|
+
strokeLinejoin: "round",
|
|
4106
|
+
"aria-hidden": "true",
|
|
4107
|
+
...rest,
|
|
4108
|
+
children: [
|
|
4109
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "8", x2: "21", y1: "6", y2: "6" }),
|
|
4110
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "8", x2: "21", y1: "12", y2: "12" }),
|
|
4111
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "8", x2: "21", y1: "18", y2: "18" }),
|
|
4112
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "3", x2: "3.01", y1: "6", y2: "6" }),
|
|
4113
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "3", x2: "3.01", y1: "12", y2: "12" }),
|
|
4114
|
+
/* @__PURE__ */ (0, import_jsx_runtime87.jsx)("line", { x1: "3", x2: "3.01", y1: "18", y2: "18" })
|
|
4115
|
+
]
|
|
4116
|
+
}
|
|
4117
|
+
);
|
|
4118
|
+
}
|
|
4119
|
+
|
|
4120
|
+
// src/components/icons/loader/index.tsx
|
|
4121
|
+
var import_jsx_runtime88 = require("react/jsx-runtime");
|
|
4122
|
+
function LoaderIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4123
|
+
return /* @__PURE__ */ (0, import_jsx_runtime88.jsxs)(
|
|
4124
|
+
"svg",
|
|
4125
|
+
{
|
|
4126
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4127
|
+
width: size3,
|
|
4128
|
+
height: size3,
|
|
4129
|
+
viewBox: "0 0 24 24",
|
|
4130
|
+
fill: "none",
|
|
4131
|
+
stroke: "currentColor",
|
|
4132
|
+
strokeWidth,
|
|
4133
|
+
strokeLinecap: "round",
|
|
4134
|
+
strokeLinejoin: "round",
|
|
4135
|
+
"aria-hidden": "true",
|
|
4136
|
+
...rest,
|
|
4137
|
+
children: [
|
|
4138
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "12", x2: "12", y1: "2", y2: "6" }),
|
|
4139
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "12", x2: "12", y1: "18", y2: "22" }),
|
|
4140
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "4.93", x2: "7.76", y1: "4.93", y2: "7.76" }),
|
|
4141
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "16.24", x2: "19.07", y1: "16.24", y2: "19.07" }),
|
|
4142
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "2", x2: "6", y1: "12", y2: "12" }),
|
|
4143
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "18", x2: "22", y1: "12", y2: "12" }),
|
|
4144
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "4.93", x2: "7.76", y1: "19.07", y2: "16.24" }),
|
|
4145
|
+
/* @__PURE__ */ (0, import_jsx_runtime88.jsx)("line", { x1: "16.24", x2: "19.07", y1: "7.76", y2: "4.93" })
|
|
4146
|
+
]
|
|
4147
|
+
}
|
|
4148
|
+
);
|
|
4149
|
+
}
|
|
4150
|
+
|
|
4151
|
+
// src/components/icons/lock/index.tsx
|
|
4152
|
+
var import_jsx_runtime89 = require("react/jsx-runtime");
|
|
4153
|
+
function LockIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4154
|
+
return /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)(
|
|
4155
|
+
"svg",
|
|
4156
|
+
{
|
|
4157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4158
|
+
width: size3,
|
|
4159
|
+
height: size3,
|
|
4160
|
+
viewBox: "0 0 24 24",
|
|
4161
|
+
fill: "none",
|
|
4162
|
+
stroke: "currentColor",
|
|
4163
|
+
strokeWidth,
|
|
4164
|
+
strokeLinecap: "round",
|
|
4165
|
+
strokeLinejoin: "round",
|
|
4166
|
+
"aria-hidden": "true",
|
|
4167
|
+
...rest,
|
|
4168
|
+
children: [
|
|
4169
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2" }),
|
|
4170
|
+
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", { d: "M7 11V7a5 5 0 0 1 10 0v4" })
|
|
4171
|
+
]
|
|
4172
|
+
}
|
|
4173
|
+
);
|
|
4174
|
+
}
|
|
4175
|
+
|
|
4176
|
+
// src/components/icons/log-in/index.tsx
|
|
4177
|
+
var import_jsx_runtime90 = require("react/jsx-runtime");
|
|
4178
|
+
function LogInIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4179
|
+
return /* @__PURE__ */ (0, import_jsx_runtime90.jsxs)(
|
|
4180
|
+
"svg",
|
|
4181
|
+
{
|
|
4182
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4183
|
+
width: size3,
|
|
4184
|
+
height: size3,
|
|
4185
|
+
viewBox: "0 0 24 24",
|
|
4186
|
+
fill: "none",
|
|
4187
|
+
stroke: "currentColor",
|
|
4188
|
+
strokeWidth,
|
|
4189
|
+
strokeLinecap: "round",
|
|
4190
|
+
strokeLinejoin: "round",
|
|
4191
|
+
"aria-hidden": "true",
|
|
4192
|
+
...rest,
|
|
4193
|
+
children: [
|
|
4194
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4" }),
|
|
4195
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("polyline", { points: "10 17 15 12 10 7" }),
|
|
4196
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("line", { x1: "15", x2: "3", y1: "12", y2: "12" })
|
|
4197
|
+
]
|
|
4198
|
+
}
|
|
4199
|
+
);
|
|
4200
|
+
}
|
|
4201
|
+
|
|
4202
|
+
// src/components/icons/log-out/index.tsx
|
|
4203
|
+
var import_jsx_runtime91 = require("react/jsx-runtime");
|
|
4204
|
+
function LogOutIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4205
|
+
return /* @__PURE__ */ (0, import_jsx_runtime91.jsxs)(
|
|
4206
|
+
"svg",
|
|
4207
|
+
{
|
|
4208
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4209
|
+
width: size3,
|
|
4210
|
+
height: size3,
|
|
4211
|
+
viewBox: "0 0 24 24",
|
|
4212
|
+
fill: "none",
|
|
4213
|
+
stroke: "currentColor",
|
|
4214
|
+
strokeWidth,
|
|
4215
|
+
strokeLinecap: "round",
|
|
4216
|
+
strokeLinejoin: "round",
|
|
4217
|
+
"aria-hidden": "true",
|
|
4218
|
+
...rest,
|
|
4219
|
+
children: [
|
|
4220
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
4221
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("polyline", { points: "16 17 21 12 16 7" }),
|
|
4222
|
+
/* @__PURE__ */ (0, import_jsx_runtime91.jsx)("line", { x1: "21", x2: "9", y1: "12", y2: "12" })
|
|
4223
|
+
]
|
|
4224
|
+
}
|
|
4225
|
+
);
|
|
4226
|
+
}
|
|
4227
|
+
|
|
4228
|
+
// src/components/icons/mail/index.tsx
|
|
4229
|
+
var import_jsx_runtime92 = require("react/jsx-runtime");
|
|
4230
|
+
function MailIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4231
|
+
return /* @__PURE__ */ (0, import_jsx_runtime92.jsxs)(
|
|
4232
|
+
"svg",
|
|
4233
|
+
{
|
|
4234
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4235
|
+
width: size3,
|
|
4236
|
+
height: size3,
|
|
4237
|
+
viewBox: "0 0 24 24",
|
|
4238
|
+
fill: "none",
|
|
4239
|
+
stroke: "currentColor",
|
|
4240
|
+
strokeWidth,
|
|
4241
|
+
strokeLinecap: "round",
|
|
4242
|
+
strokeLinejoin: "round",
|
|
4243
|
+
"aria-hidden": "true",
|
|
4244
|
+
...rest,
|
|
4245
|
+
children: [
|
|
4246
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)("rect", { width: "20", height: "16", x: "2", y: "4", rx: "2" }),
|
|
4247
|
+
/* @__PURE__ */ (0, import_jsx_runtime92.jsx)("path", { d: "m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7" })
|
|
4248
|
+
]
|
|
4249
|
+
}
|
|
4250
|
+
);
|
|
4251
|
+
}
|
|
4252
|
+
|
|
4253
|
+
// src/components/icons/map-pin/index.tsx
|
|
4254
|
+
var import_jsx_runtime93 = require("react/jsx-runtime");
|
|
4255
|
+
function MapPinIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4256
|
+
return /* @__PURE__ */ (0, import_jsx_runtime93.jsxs)(
|
|
4257
|
+
"svg",
|
|
4258
|
+
{
|
|
4259
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4260
|
+
width: size3,
|
|
4261
|
+
height: size3,
|
|
4262
|
+
viewBox: "0 0 24 24",
|
|
4263
|
+
fill: "none",
|
|
4264
|
+
stroke: "currentColor",
|
|
4265
|
+
strokeWidth,
|
|
4266
|
+
strokeLinecap: "round",
|
|
4267
|
+
strokeLinejoin: "round",
|
|
4268
|
+
"aria-hidden": "true",
|
|
4269
|
+
...rest,
|
|
4270
|
+
children: [
|
|
4271
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)("path", { d: "M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0" }),
|
|
4272
|
+
/* @__PURE__ */ (0, import_jsx_runtime93.jsx)("circle", { cx: "12", cy: "10", r: "3" })
|
|
4273
|
+
]
|
|
4274
|
+
}
|
|
4275
|
+
);
|
|
4276
|
+
}
|
|
4277
|
+
|
|
4278
|
+
// src/components/icons/maximize/index.tsx
|
|
4279
|
+
var import_jsx_runtime94 = require("react/jsx-runtime");
|
|
4280
|
+
function MaximizeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4281
|
+
return /* @__PURE__ */ (0, import_jsx_runtime94.jsxs)(
|
|
4282
|
+
"svg",
|
|
4283
|
+
{
|
|
4284
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4285
|
+
width: size3,
|
|
4286
|
+
height: size3,
|
|
4287
|
+
viewBox: "0 0 24 24",
|
|
4288
|
+
fill: "none",
|
|
4289
|
+
stroke: "currentColor",
|
|
4290
|
+
strokeWidth,
|
|
4291
|
+
strokeLinecap: "round",
|
|
4292
|
+
strokeLinejoin: "round",
|
|
4293
|
+
"aria-hidden": "true",
|
|
4294
|
+
...rest,
|
|
4295
|
+
children: [
|
|
4296
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M8 3H5a2 2 0 0 0-2 2v3" }),
|
|
4297
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M21 8V5a2 2 0 0 0-2-2h-3" }),
|
|
4298
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M3 16v3a2 2 0 0 0 2 2h3" }),
|
|
4299
|
+
/* @__PURE__ */ (0, import_jsx_runtime94.jsx)("path", { d: "M16 21h3a2 2 0 0 0 2-2v-3" })
|
|
4300
|
+
]
|
|
4301
|
+
}
|
|
4302
|
+
);
|
|
4303
|
+
}
|
|
4304
|
+
|
|
4305
|
+
// src/components/icons/menu/index.tsx
|
|
4306
|
+
var import_jsx_runtime95 = require("react/jsx-runtime");
|
|
4307
|
+
function MenuIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4308
|
+
return /* @__PURE__ */ (0, import_jsx_runtime95.jsxs)(
|
|
4309
|
+
"svg",
|
|
4310
|
+
{
|
|
4311
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4312
|
+
width: size3,
|
|
4313
|
+
height: size3,
|
|
4314
|
+
viewBox: "0 0 24 24",
|
|
4315
|
+
fill: "none",
|
|
4316
|
+
stroke: "currentColor",
|
|
4317
|
+
strokeWidth,
|
|
4318
|
+
strokeLinecap: "round",
|
|
4319
|
+
strokeLinejoin: "round",
|
|
4320
|
+
"aria-hidden": "true",
|
|
4321
|
+
...rest,
|
|
4322
|
+
children: [
|
|
4323
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("line", { x1: "4", x2: "20", y1: "12", y2: "12" }),
|
|
4324
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("line", { x1: "4", x2: "20", y1: "6", y2: "6" }),
|
|
4325
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("line", { x1: "4", x2: "20", y1: "18", y2: "18" })
|
|
4326
|
+
]
|
|
4327
|
+
}
|
|
4328
|
+
);
|
|
4329
|
+
}
|
|
4330
|
+
|
|
4331
|
+
// src/components/icons/message-circle/index.tsx
|
|
4332
|
+
var import_jsx_runtime96 = require("react/jsx-runtime");
|
|
4333
|
+
function MessageCircleIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4334
|
+
return /* @__PURE__ */ (0, import_jsx_runtime96.jsx)(
|
|
4335
|
+
"svg",
|
|
4336
|
+
{
|
|
4337
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4338
|
+
width: size3,
|
|
4339
|
+
height: size3,
|
|
4340
|
+
viewBox: "0 0 24 24",
|
|
4341
|
+
fill: "none",
|
|
4342
|
+
stroke: "currentColor",
|
|
4343
|
+
strokeWidth,
|
|
4344
|
+
strokeLinecap: "round",
|
|
4345
|
+
strokeLinejoin: "round",
|
|
4346
|
+
"aria-hidden": "true",
|
|
4347
|
+
...rest,
|
|
4348
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime96.jsx)("path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z" })
|
|
4349
|
+
}
|
|
4350
|
+
);
|
|
4351
|
+
}
|
|
4352
|
+
|
|
4353
|
+
// src/components/icons/message-square/index.tsx
|
|
4354
|
+
var import_jsx_runtime97 = require("react/jsx-runtime");
|
|
4355
|
+
function MessageSquareIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime97.jsx)(
|
|
4357
|
+
"svg",
|
|
4358
|
+
{
|
|
4359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4360
|
+
width: size3,
|
|
4361
|
+
height: size3,
|
|
4362
|
+
viewBox: "0 0 24 24",
|
|
4363
|
+
fill: "none",
|
|
4364
|
+
stroke: "currentColor",
|
|
4365
|
+
strokeWidth,
|
|
4366
|
+
strokeLinecap: "round",
|
|
4367
|
+
strokeLinejoin: "round",
|
|
4368
|
+
"aria-hidden": "true",
|
|
4369
|
+
...rest,
|
|
4370
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime97.jsx)("path", { d: "M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" })
|
|
4371
|
+
}
|
|
4372
|
+
);
|
|
4373
|
+
}
|
|
4374
|
+
|
|
4375
|
+
// src/components/icons/mic/index.tsx
|
|
4376
|
+
var import_jsx_runtime98 = require("react/jsx-runtime");
|
|
4377
|
+
function MicIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4378
|
+
return /* @__PURE__ */ (0, import_jsx_runtime98.jsxs)(
|
|
4379
|
+
"svg",
|
|
4380
|
+
{
|
|
4381
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4382
|
+
width: size3,
|
|
4383
|
+
height: size3,
|
|
4384
|
+
viewBox: "0 0 24 24",
|
|
4385
|
+
fill: "none",
|
|
4386
|
+
stroke: "currentColor",
|
|
4387
|
+
strokeWidth,
|
|
4388
|
+
strokeLinecap: "round",
|
|
4389
|
+
strokeLinejoin: "round",
|
|
4390
|
+
"aria-hidden": "true",
|
|
4391
|
+
...rest,
|
|
4392
|
+
children: [
|
|
4393
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)("path", { d: "M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z" }),
|
|
4394
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)("path", { d: "M19 10v2a7 7 0 0 1-14 0v-2" }),
|
|
4395
|
+
/* @__PURE__ */ (0, import_jsx_runtime98.jsx)("line", { x1: "12", x2: "12", y1: "19", y2: "22" })
|
|
4396
|
+
]
|
|
4397
|
+
}
|
|
4398
|
+
);
|
|
4399
|
+
}
|
|
4400
|
+
|
|
4401
|
+
// src/components/icons/minimize/index.tsx
|
|
4402
|
+
var import_jsx_runtime99 = require("react/jsx-runtime");
|
|
4403
|
+
function MinimizeIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4404
|
+
return /* @__PURE__ */ (0, import_jsx_runtime99.jsxs)(
|
|
4405
|
+
"svg",
|
|
4406
|
+
{
|
|
4407
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4408
|
+
width: size3,
|
|
4409
|
+
height: size3,
|
|
4410
|
+
viewBox: "0 0 24 24",
|
|
4411
|
+
fill: "none",
|
|
4412
|
+
stroke: "currentColor",
|
|
4413
|
+
strokeWidth,
|
|
4414
|
+
strokeLinecap: "round",
|
|
4415
|
+
strokeLinejoin: "round",
|
|
4416
|
+
"aria-hidden": "true",
|
|
4417
|
+
...rest,
|
|
4418
|
+
children: [
|
|
4419
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M8 3v3a2 2 0 0 1-2 2H3" }),
|
|
4420
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M21 8h-3a2 2 0 0 1-2-2V3" }),
|
|
4421
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M3 16h3a2 2 0 0 1 2 2v3" }),
|
|
4422
|
+
/* @__PURE__ */ (0, import_jsx_runtime99.jsx)("path", { d: "M16 21v-3a2 2 0 0 1 2-2h3" })
|
|
4423
|
+
]
|
|
4424
|
+
}
|
|
4425
|
+
);
|
|
4426
|
+
}
|
|
4427
|
+
|
|
4428
|
+
// src/components/icons/minus/index.tsx
|
|
4429
|
+
var import_jsx_runtime100 = require("react/jsx-runtime");
|
|
4430
|
+
function MinusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4431
|
+
return /* @__PURE__ */ (0, import_jsx_runtime100.jsx)(
|
|
4432
|
+
"svg",
|
|
4433
|
+
{
|
|
4434
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4435
|
+
width: size3,
|
|
4436
|
+
height: size3,
|
|
4437
|
+
viewBox: "0 0 24 24",
|
|
4438
|
+
fill: "none",
|
|
4439
|
+
stroke: "currentColor",
|
|
4440
|
+
strokeWidth,
|
|
4441
|
+
strokeLinecap: "round",
|
|
4442
|
+
strokeLinejoin: "round",
|
|
4443
|
+
"aria-hidden": "true",
|
|
4444
|
+
...rest,
|
|
4445
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime100.jsx)("path", { d: "M5 12h14" })
|
|
4446
|
+
}
|
|
4447
|
+
);
|
|
4448
|
+
}
|
|
4449
|
+
|
|
4450
|
+
// src/components/icons/moon/index.tsx
|
|
4451
|
+
var import_jsx_runtime101 = require("react/jsx-runtime");
|
|
4452
|
+
function MoonIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4453
|
+
return /* @__PURE__ */ (0, import_jsx_runtime101.jsx)(
|
|
4454
|
+
"svg",
|
|
4455
|
+
{
|
|
4456
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4457
|
+
width: size3,
|
|
4458
|
+
height: size3,
|
|
4459
|
+
viewBox: "0 0 24 24",
|
|
4460
|
+
fill: "none",
|
|
4461
|
+
stroke: "currentColor",
|
|
4462
|
+
strokeWidth,
|
|
4463
|
+
strokeLinecap: "round",
|
|
4464
|
+
strokeLinejoin: "round",
|
|
4465
|
+
"aria-hidden": "true",
|
|
4466
|
+
...rest,
|
|
4467
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime101.jsx)("path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" })
|
|
4468
|
+
}
|
|
4469
|
+
);
|
|
4470
|
+
}
|
|
4471
|
+
|
|
4472
|
+
// src/components/icons/more-horizontal/index.tsx
|
|
4473
|
+
var import_jsx_runtime102 = require("react/jsx-runtime");
|
|
4474
|
+
function MoreHorizontalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4475
|
+
return /* @__PURE__ */ (0, import_jsx_runtime102.jsxs)(
|
|
4476
|
+
"svg",
|
|
4477
|
+
{
|
|
4478
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4479
|
+
width: size3,
|
|
4480
|
+
height: size3,
|
|
4481
|
+
viewBox: "0 0 24 24",
|
|
4482
|
+
fill: "none",
|
|
4483
|
+
stroke: "currentColor",
|
|
4484
|
+
strokeWidth,
|
|
4485
|
+
strokeLinecap: "round",
|
|
4486
|
+
strokeLinejoin: "round",
|
|
4487
|
+
"aria-hidden": "true",
|
|
4488
|
+
...rest,
|
|
4489
|
+
children: [
|
|
4490
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)("circle", { cx: "12", cy: "12", r: "1" }),
|
|
4491
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)("circle", { cx: "19", cy: "12", r: "1" }),
|
|
4492
|
+
/* @__PURE__ */ (0, import_jsx_runtime102.jsx)("circle", { cx: "5", cy: "12", r: "1" })
|
|
4493
|
+
]
|
|
4494
|
+
}
|
|
4495
|
+
);
|
|
4496
|
+
}
|
|
4497
|
+
|
|
4498
|
+
// src/components/icons/more-vertical/index.tsx
|
|
4499
|
+
var import_jsx_runtime103 = require("react/jsx-runtime");
|
|
4500
|
+
function MoreVerticalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4501
|
+
return /* @__PURE__ */ (0, import_jsx_runtime103.jsxs)(
|
|
4502
|
+
"svg",
|
|
4503
|
+
{
|
|
4504
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4505
|
+
width: size3,
|
|
4506
|
+
height: size3,
|
|
4507
|
+
viewBox: "0 0 24 24",
|
|
4508
|
+
fill: "none",
|
|
4509
|
+
stroke: "currentColor",
|
|
4510
|
+
strokeWidth,
|
|
4511
|
+
strokeLinecap: "round",
|
|
4512
|
+
strokeLinejoin: "round",
|
|
4513
|
+
"aria-hidden": "true",
|
|
4514
|
+
...rest,
|
|
4515
|
+
children: [
|
|
4516
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("circle", { cx: "12", cy: "12", r: "1" }),
|
|
4517
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("circle", { cx: "12", cy: "5", r: "1" }),
|
|
4518
|
+
/* @__PURE__ */ (0, import_jsx_runtime103.jsx)("circle", { cx: "12", cy: "19", r: "1" })
|
|
4519
|
+
]
|
|
4520
|
+
}
|
|
4521
|
+
);
|
|
4522
|
+
}
|
|
4523
|
+
|
|
4524
|
+
// src/components/icons/package/index.tsx
|
|
4525
|
+
var import_jsx_runtime104 = require("react/jsx-runtime");
|
|
4526
|
+
function PackageIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4527
|
+
return /* @__PURE__ */ (0, import_jsx_runtime104.jsxs)(
|
|
4528
|
+
"svg",
|
|
4529
|
+
{
|
|
4530
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4531
|
+
width: size3,
|
|
4532
|
+
height: size3,
|
|
4533
|
+
viewBox: "0 0 24 24",
|
|
4534
|
+
fill: "none",
|
|
4535
|
+
stroke: "currentColor",
|
|
4536
|
+
strokeWidth,
|
|
4537
|
+
strokeLinecap: "round",
|
|
4538
|
+
strokeLinejoin: "round",
|
|
4539
|
+
"aria-hidden": "true",
|
|
4540
|
+
...rest,
|
|
4541
|
+
children: [
|
|
4542
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { d: "M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z" }),
|
|
4543
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { d: "M3.3 7 12 12l8.7-5" }),
|
|
4544
|
+
/* @__PURE__ */ (0, import_jsx_runtime104.jsx)("path", { d: "M12 22V12" })
|
|
4545
|
+
]
|
|
4546
|
+
}
|
|
4547
|
+
);
|
|
4548
|
+
}
|
|
4549
|
+
|
|
4550
|
+
// src/components/icons/paperclip/index.tsx
|
|
4551
|
+
var import_jsx_runtime105 = require("react/jsx-runtime");
|
|
4552
|
+
function PaperclipIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4553
|
+
return /* @__PURE__ */ (0, import_jsx_runtime105.jsx)(
|
|
4554
|
+
"svg",
|
|
4555
|
+
{
|
|
4556
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4557
|
+
width: size3,
|
|
4558
|
+
height: size3,
|
|
4559
|
+
viewBox: "0 0 24 24",
|
|
4560
|
+
fill: "none",
|
|
4561
|
+
stroke: "currentColor",
|
|
4562
|
+
strokeWidth,
|
|
4563
|
+
strokeLinecap: "round",
|
|
4564
|
+
strokeLinejoin: "round",
|
|
4565
|
+
"aria-hidden": "true",
|
|
4566
|
+
...rest,
|
|
4567
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime105.jsx)("path", { d: "M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48" })
|
|
4568
|
+
}
|
|
4569
|
+
);
|
|
4570
|
+
}
|
|
4571
|
+
|
|
4572
|
+
// src/components/icons/pause/index.tsx
|
|
4573
|
+
var import_jsx_runtime106 = require("react/jsx-runtime");
|
|
4574
|
+
function PauseIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4575
|
+
return /* @__PURE__ */ (0, import_jsx_runtime106.jsxs)(
|
|
4576
|
+
"svg",
|
|
4577
|
+
{
|
|
4578
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4579
|
+
width: size3,
|
|
4580
|
+
height: size3,
|
|
4581
|
+
viewBox: "0 0 24 24",
|
|
4582
|
+
fill: "none",
|
|
4583
|
+
stroke: "currentColor",
|
|
4584
|
+
strokeWidth,
|
|
4585
|
+
strokeLinecap: "round",
|
|
4586
|
+
strokeLinejoin: "round",
|
|
4587
|
+
"aria-hidden": "true",
|
|
4588
|
+
...rest,
|
|
4589
|
+
children: [
|
|
4590
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("rect", { x: "14", y: "4", width: "4", height: "16", rx: "1" }),
|
|
4591
|
+
/* @__PURE__ */ (0, import_jsx_runtime106.jsx)("rect", { x: "6", y: "4", width: "4", height: "16", rx: "1" })
|
|
4592
|
+
]
|
|
4593
|
+
}
|
|
4594
|
+
);
|
|
4595
|
+
}
|
|
4596
|
+
|
|
4597
|
+
// src/components/icons/pencil/index.tsx
|
|
4598
|
+
var import_jsx_runtime107 = require("react/jsx-runtime");
|
|
4599
|
+
function PencilIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4600
|
+
return /* @__PURE__ */ (0, import_jsx_runtime107.jsxs)(
|
|
4601
|
+
"svg",
|
|
4602
|
+
{
|
|
4603
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4604
|
+
width: size3,
|
|
4605
|
+
height: size3,
|
|
4606
|
+
viewBox: "0 0 24 24",
|
|
4607
|
+
fill: "none",
|
|
4608
|
+
stroke: "currentColor",
|
|
4609
|
+
strokeWidth,
|
|
4610
|
+
strokeLinecap: "round",
|
|
4611
|
+
strokeLinejoin: "round",
|
|
4612
|
+
"aria-hidden": "true",
|
|
4613
|
+
...rest,
|
|
4614
|
+
children: [
|
|
4615
|
+
/* @__PURE__ */ (0, import_jsx_runtime107.jsx)("path", { d: "M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z" }),
|
|
4616
|
+
/* @__PURE__ */ (0, import_jsx_runtime107.jsx)("path", { d: "m15 5 4 4" })
|
|
4617
|
+
]
|
|
4618
|
+
}
|
|
4619
|
+
);
|
|
4620
|
+
}
|
|
4621
|
+
|
|
4622
|
+
// src/components/icons/phone/index.tsx
|
|
4623
|
+
var import_jsx_runtime108 = require("react/jsx-runtime");
|
|
4624
|
+
function PhoneIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4625
|
+
return /* @__PURE__ */ (0, import_jsx_runtime108.jsx)(
|
|
4626
|
+
"svg",
|
|
4627
|
+
{
|
|
4628
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4629
|
+
width: size3,
|
|
4630
|
+
height: size3,
|
|
4631
|
+
viewBox: "0 0 24 24",
|
|
4632
|
+
fill: "none",
|
|
4633
|
+
stroke: "currentColor",
|
|
4634
|
+
strokeWidth,
|
|
4635
|
+
strokeLinecap: "round",
|
|
4636
|
+
strokeLinejoin: "round",
|
|
4637
|
+
"aria-hidden": "true",
|
|
4638
|
+
...rest,
|
|
4639
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime108.jsx)("path", { d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z" })
|
|
4640
|
+
}
|
|
4641
|
+
);
|
|
4642
|
+
}
|
|
4643
|
+
|
|
4644
|
+
// src/components/icons/play/index.tsx
|
|
4645
|
+
var import_jsx_runtime109 = require("react/jsx-runtime");
|
|
4646
|
+
function PlayIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4647
|
+
return /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
|
|
4648
|
+
"svg",
|
|
4649
|
+
{
|
|
4650
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4651
|
+
width: size3,
|
|
4652
|
+
height: size3,
|
|
4653
|
+
viewBox: "0 0 24 24",
|
|
4654
|
+
fill: "none",
|
|
4655
|
+
stroke: "currentColor",
|
|
4656
|
+
strokeWidth,
|
|
4657
|
+
strokeLinecap: "round",
|
|
4658
|
+
strokeLinejoin: "round",
|
|
4659
|
+
"aria-hidden": "true",
|
|
4660
|
+
...rest,
|
|
4661
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime109.jsx)("polygon", { points: "6 3 20 12 6 21 6 3" })
|
|
4662
|
+
}
|
|
4663
|
+
);
|
|
4664
|
+
}
|
|
4665
|
+
|
|
4666
|
+
// src/components/icons/plus/index.tsx
|
|
4667
|
+
var import_jsx_runtime110 = require("react/jsx-runtime");
|
|
4668
|
+
function PlusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4669
|
+
return /* @__PURE__ */ (0, import_jsx_runtime110.jsxs)(
|
|
4670
|
+
"svg",
|
|
4671
|
+
{
|
|
4672
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4673
|
+
width: size3,
|
|
4674
|
+
height: size3,
|
|
4675
|
+
viewBox: "0 0 24 24",
|
|
4676
|
+
fill: "none",
|
|
4677
|
+
stroke: "currentColor",
|
|
4678
|
+
strokeWidth,
|
|
4679
|
+
strokeLinecap: "round",
|
|
4680
|
+
strokeLinejoin: "round",
|
|
4681
|
+
"aria-hidden": "true",
|
|
4682
|
+
...rest,
|
|
4683
|
+
children: [
|
|
4684
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { d: "M5 12h14" }),
|
|
4685
|
+
/* @__PURE__ */ (0, import_jsx_runtime110.jsx)("path", { d: "M12 5v14" })
|
|
4686
|
+
]
|
|
4687
|
+
}
|
|
4688
|
+
);
|
|
4689
|
+
}
|
|
4690
|
+
|
|
4691
|
+
// src/components/icons/printer/index.tsx
|
|
4692
|
+
var import_jsx_runtime111 = require("react/jsx-runtime");
|
|
4693
|
+
function PrinterIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4694
|
+
return /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)(
|
|
4695
|
+
"svg",
|
|
4696
|
+
{
|
|
4697
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4698
|
+
width: size3,
|
|
4699
|
+
height: size3,
|
|
4700
|
+
viewBox: "0 0 24 24",
|
|
4701
|
+
fill: "none",
|
|
4702
|
+
stroke: "currentColor",
|
|
4703
|
+
strokeWidth,
|
|
4704
|
+
strokeLinecap: "round",
|
|
4705
|
+
strokeLinejoin: "round",
|
|
4706
|
+
"aria-hidden": "true",
|
|
4707
|
+
...rest,
|
|
4708
|
+
children: [
|
|
4709
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("polyline", { points: "6 9 6 2 18 2 18 9" }),
|
|
4710
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("path", { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" }),
|
|
4711
|
+
/* @__PURE__ */ (0, import_jsx_runtime111.jsx)("rect", { width: "12", height: "8", x: "6", y: "14" })
|
|
4712
|
+
]
|
|
4713
|
+
}
|
|
4714
|
+
);
|
|
4715
|
+
}
|
|
4716
|
+
|
|
4717
|
+
// src/components/icons/redo/index.tsx
|
|
4718
|
+
var import_jsx_runtime112 = require("react/jsx-runtime");
|
|
4719
|
+
function RedoIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4720
|
+
return /* @__PURE__ */ (0, import_jsx_runtime112.jsxs)(
|
|
4721
|
+
"svg",
|
|
4722
|
+
{
|
|
4723
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4724
|
+
width: size3,
|
|
4725
|
+
height: size3,
|
|
4726
|
+
viewBox: "0 0 24 24",
|
|
4727
|
+
fill: "none",
|
|
4728
|
+
stroke: "currentColor",
|
|
4729
|
+
strokeWidth,
|
|
4730
|
+
strokeLinecap: "round",
|
|
4731
|
+
strokeLinejoin: "round",
|
|
4732
|
+
"aria-hidden": "true",
|
|
4733
|
+
...rest,
|
|
4734
|
+
children: [
|
|
4735
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("path", { d: "M21 7v6h-6" }),
|
|
4736
|
+
/* @__PURE__ */ (0, import_jsx_runtime112.jsx)("path", { d: "M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7" })
|
|
4737
|
+
]
|
|
4738
|
+
}
|
|
4739
|
+
);
|
|
4740
|
+
}
|
|
4741
|
+
|
|
4742
|
+
// src/components/icons/refresh-cw/index.tsx
|
|
4743
|
+
var import_jsx_runtime113 = require("react/jsx-runtime");
|
|
4744
|
+
function RefreshCwIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4745
|
+
return /* @__PURE__ */ (0, import_jsx_runtime113.jsxs)(
|
|
4746
|
+
"svg",
|
|
4747
|
+
{
|
|
4748
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4749
|
+
width: size3,
|
|
4750
|
+
height: size3,
|
|
4751
|
+
viewBox: "0 0 24 24",
|
|
4752
|
+
fill: "none",
|
|
4753
|
+
stroke: "currentColor",
|
|
4754
|
+
strokeWidth,
|
|
4755
|
+
strokeLinecap: "round",
|
|
4756
|
+
strokeLinejoin: "round",
|
|
4757
|
+
"aria-hidden": "true",
|
|
4758
|
+
...rest,
|
|
4759
|
+
children: [
|
|
4760
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8" }),
|
|
4761
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M21 3v5h-5" }),
|
|
4762
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16" }),
|
|
4763
|
+
/* @__PURE__ */ (0, import_jsx_runtime113.jsx)("path", { d: "M3 21v-5h5" })
|
|
4764
|
+
]
|
|
4765
|
+
}
|
|
4766
|
+
);
|
|
4767
|
+
}
|
|
4768
|
+
|
|
4769
|
+
// src/components/icons/save/index.tsx
|
|
4770
|
+
var import_jsx_runtime114 = require("react/jsx-runtime");
|
|
4771
|
+
function SaveIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4772
|
+
return /* @__PURE__ */ (0, import_jsx_runtime114.jsxs)(
|
|
4773
|
+
"svg",
|
|
4774
|
+
{
|
|
4775
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4776
|
+
width: size3,
|
|
4777
|
+
height: size3,
|
|
4778
|
+
viewBox: "0 0 24 24",
|
|
4779
|
+
fill: "none",
|
|
4780
|
+
stroke: "currentColor",
|
|
4781
|
+
strokeWidth,
|
|
4782
|
+
strokeLinecap: "round",
|
|
4783
|
+
strokeLinejoin: "round",
|
|
4784
|
+
"aria-hidden": "true",
|
|
4785
|
+
...rest,
|
|
4786
|
+
children: [
|
|
4787
|
+
/* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z" }),
|
|
4788
|
+
/* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7" }),
|
|
4789
|
+
/* @__PURE__ */ (0, import_jsx_runtime114.jsx)("path", { d: "M7 3v4a1 1 0 0 0 1 1h7" })
|
|
4790
|
+
]
|
|
4791
|
+
}
|
|
4792
|
+
);
|
|
4793
|
+
}
|
|
4794
|
+
|
|
4795
|
+
// src/components/icons/search/index.tsx
|
|
4796
|
+
var import_jsx_runtime115 = require("react/jsx-runtime");
|
|
4797
|
+
function SearchIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4798
|
+
return /* @__PURE__ */ (0, import_jsx_runtime115.jsxs)(
|
|
4799
|
+
"svg",
|
|
4800
|
+
{
|
|
4801
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4802
|
+
width: size3,
|
|
4803
|
+
height: size3,
|
|
4804
|
+
viewBox: "0 0 24 24",
|
|
4805
|
+
fill: "none",
|
|
4806
|
+
stroke: "currentColor",
|
|
4807
|
+
strokeWidth,
|
|
4808
|
+
strokeLinecap: "round",
|
|
4809
|
+
strokeLinejoin: "round",
|
|
4810
|
+
"aria-hidden": "true",
|
|
4811
|
+
...rest,
|
|
4812
|
+
children: [
|
|
4813
|
+
/* @__PURE__ */ (0, import_jsx_runtime115.jsx)("circle", { cx: "11", cy: "11", r: "8" }),
|
|
4814
|
+
/* @__PURE__ */ (0, import_jsx_runtime115.jsx)("path", { d: "m21 21-4.3-4.3" })
|
|
4815
|
+
]
|
|
4816
|
+
}
|
|
4817
|
+
);
|
|
4818
|
+
}
|
|
4819
|
+
|
|
4820
|
+
// src/components/icons/send/index.tsx
|
|
4821
|
+
var import_jsx_runtime116 = require("react/jsx-runtime");
|
|
4822
|
+
function SendIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4823
|
+
return /* @__PURE__ */ (0, import_jsx_runtime116.jsxs)(
|
|
4824
|
+
"svg",
|
|
4825
|
+
{
|
|
4826
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4827
|
+
width: size3,
|
|
4828
|
+
height: size3,
|
|
4829
|
+
viewBox: "0 0 24 24",
|
|
4830
|
+
fill: "none",
|
|
4831
|
+
stroke: "currentColor",
|
|
4832
|
+
strokeWidth,
|
|
4833
|
+
strokeLinecap: "round",
|
|
4834
|
+
strokeLinejoin: "round",
|
|
4835
|
+
"aria-hidden": "true",
|
|
4836
|
+
...rest,
|
|
4837
|
+
children: [
|
|
4838
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)("line", { x1: "22", x2: "11", y1: "2", y2: "13" }),
|
|
4839
|
+
/* @__PURE__ */ (0, import_jsx_runtime116.jsx)("polygon", { points: "22 2 15 22 11 13 2 9 22 2" })
|
|
4840
|
+
]
|
|
4841
|
+
}
|
|
4842
|
+
);
|
|
4843
|
+
}
|
|
4844
|
+
|
|
4845
|
+
// src/components/icons/settings/index.tsx
|
|
4846
|
+
var import_jsx_runtime117 = require("react/jsx-runtime");
|
|
4847
|
+
function SettingsIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4848
|
+
return /* @__PURE__ */ (0, import_jsx_runtime117.jsxs)(
|
|
4849
|
+
"svg",
|
|
4850
|
+
{
|
|
4851
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4852
|
+
width: size3,
|
|
4853
|
+
height: size3,
|
|
4854
|
+
viewBox: "0 0 24 24",
|
|
4855
|
+
fill: "none",
|
|
4856
|
+
stroke: "currentColor",
|
|
4857
|
+
strokeWidth,
|
|
4858
|
+
strokeLinecap: "round",
|
|
4859
|
+
strokeLinejoin: "round",
|
|
4860
|
+
"aria-hidden": "true",
|
|
4861
|
+
...rest,
|
|
4862
|
+
children: [
|
|
4863
|
+
/* @__PURE__ */ (0, import_jsx_runtime117.jsx)("path", { d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z" }),
|
|
4864
|
+
/* @__PURE__ */ (0, import_jsx_runtime117.jsx)("circle", { cx: "12", cy: "12", r: "3" })
|
|
4865
|
+
]
|
|
4866
|
+
}
|
|
4867
|
+
);
|
|
4868
|
+
}
|
|
4869
|
+
|
|
4870
|
+
// src/components/icons/share/index.tsx
|
|
4871
|
+
var import_jsx_runtime118 = require("react/jsx-runtime");
|
|
4872
|
+
function ShareIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4873
|
+
return /* @__PURE__ */ (0, import_jsx_runtime118.jsxs)(
|
|
4874
|
+
"svg",
|
|
4875
|
+
{
|
|
4876
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4877
|
+
width: size3,
|
|
4878
|
+
height: size3,
|
|
4879
|
+
viewBox: "0 0 24 24",
|
|
4880
|
+
fill: "none",
|
|
4881
|
+
stroke: "currentColor",
|
|
4882
|
+
strokeWidth,
|
|
4883
|
+
strokeLinecap: "round",
|
|
4884
|
+
strokeLinejoin: "round",
|
|
4885
|
+
"aria-hidden": "true",
|
|
4886
|
+
...rest,
|
|
4887
|
+
children: [
|
|
4888
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)("path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8" }),
|
|
4889
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)("polyline", { points: "16 6 12 2 8 6" }),
|
|
4890
|
+
/* @__PURE__ */ (0, import_jsx_runtime118.jsx)("line", { x1: "12", x2: "12", y1: "2", y2: "15" })
|
|
4891
|
+
]
|
|
4892
|
+
}
|
|
4893
|
+
);
|
|
4894
|
+
}
|
|
4895
|
+
|
|
4896
|
+
// src/components/icons/shield/index.tsx
|
|
4897
|
+
var import_jsx_runtime119 = require("react/jsx-runtime");
|
|
4898
|
+
function ShieldIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4899
|
+
return /* @__PURE__ */ (0, import_jsx_runtime119.jsx)(
|
|
4900
|
+
"svg",
|
|
4901
|
+
{
|
|
4902
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4903
|
+
width: size3,
|
|
4904
|
+
height: size3,
|
|
4905
|
+
viewBox: "0 0 24 24",
|
|
4906
|
+
fill: "none",
|
|
4907
|
+
stroke: "currentColor",
|
|
4908
|
+
strokeWidth,
|
|
4909
|
+
strokeLinecap: "round",
|
|
4910
|
+
strokeLinejoin: "round",
|
|
4911
|
+
"aria-hidden": "true",
|
|
4912
|
+
...rest,
|
|
4913
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime119.jsx)("path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z" })
|
|
4914
|
+
}
|
|
4915
|
+
);
|
|
4916
|
+
}
|
|
4917
|
+
|
|
4918
|
+
// src/components/icons/shield-check/index.tsx
|
|
4919
|
+
var import_jsx_runtime120 = require("react/jsx-runtime");
|
|
4920
|
+
function ShieldCheckIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4921
|
+
return /* @__PURE__ */ (0, import_jsx_runtime120.jsxs)(
|
|
4922
|
+
"svg",
|
|
4923
|
+
{
|
|
4924
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4925
|
+
width: size3,
|
|
4926
|
+
height: size3,
|
|
4927
|
+
viewBox: "0 0 24 24",
|
|
4928
|
+
fill: "none",
|
|
4929
|
+
stroke: "currentColor",
|
|
4930
|
+
strokeWidth,
|
|
4931
|
+
strokeLinecap: "round",
|
|
4932
|
+
strokeLinejoin: "round",
|
|
4933
|
+
"aria-hidden": "true",
|
|
4934
|
+
...rest,
|
|
4935
|
+
children: [
|
|
4936
|
+
/* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z" }),
|
|
4937
|
+
/* @__PURE__ */ (0, import_jsx_runtime120.jsx)("path", { d: "m9 12 2 2 4-4" })
|
|
4938
|
+
]
|
|
4939
|
+
}
|
|
4940
|
+
);
|
|
4941
|
+
}
|
|
4942
|
+
|
|
4943
|
+
// src/components/icons/shopping-bag/index.tsx
|
|
4944
|
+
var import_jsx_runtime121 = require("react/jsx-runtime");
|
|
4945
|
+
function ShoppingBagIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4946
|
+
return /* @__PURE__ */ (0, import_jsx_runtime121.jsxs)(
|
|
4947
|
+
"svg",
|
|
4948
|
+
{
|
|
4949
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4950
|
+
width: size3,
|
|
4951
|
+
height: size3,
|
|
4952
|
+
viewBox: "0 0 24 24",
|
|
4953
|
+
fill: "none",
|
|
4954
|
+
stroke: "currentColor",
|
|
4955
|
+
strokeWidth,
|
|
4956
|
+
strokeLinecap: "round",
|
|
4957
|
+
strokeLinejoin: "round",
|
|
4958
|
+
"aria-hidden": "true",
|
|
4959
|
+
...rest,
|
|
4960
|
+
children: [
|
|
4961
|
+
/* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { d: "M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z" }),
|
|
4962
|
+
/* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { d: "M3 6h18" }),
|
|
4963
|
+
/* @__PURE__ */ (0, import_jsx_runtime121.jsx)("path", { d: "M16 10a4 4 0 0 1-8 0" })
|
|
4964
|
+
]
|
|
4965
|
+
}
|
|
4966
|
+
);
|
|
4967
|
+
}
|
|
4968
|
+
|
|
4969
|
+
// src/components/icons/shopping-cart/index.tsx
|
|
4970
|
+
var import_jsx_runtime122 = require("react/jsx-runtime");
|
|
4971
|
+
function ShoppingCartIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4972
|
+
return /* @__PURE__ */ (0, import_jsx_runtime122.jsxs)(
|
|
4973
|
+
"svg",
|
|
4974
|
+
{
|
|
4975
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4976
|
+
width: size3,
|
|
4977
|
+
height: size3,
|
|
4978
|
+
viewBox: "0 0 24 24",
|
|
4979
|
+
fill: "none",
|
|
4980
|
+
stroke: "currentColor",
|
|
4981
|
+
strokeWidth,
|
|
4982
|
+
strokeLinecap: "round",
|
|
4983
|
+
strokeLinejoin: "round",
|
|
4984
|
+
"aria-hidden": "true",
|
|
4985
|
+
...rest,
|
|
4986
|
+
children: [
|
|
4987
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "8", cy: "21", r: "1" }),
|
|
4988
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("circle", { cx: "19", cy: "21", r: "1" }),
|
|
4989
|
+
/* @__PURE__ */ (0, import_jsx_runtime122.jsx)("path", { d: "M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12" })
|
|
4990
|
+
]
|
|
4991
|
+
}
|
|
4992
|
+
);
|
|
4993
|
+
}
|
|
4994
|
+
|
|
4995
|
+
// src/components/icons/sidebar/index.tsx
|
|
4996
|
+
var import_jsx_runtime123 = require("react/jsx-runtime");
|
|
4997
|
+
function SidebarIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
4998
|
+
return /* @__PURE__ */ (0, import_jsx_runtime123.jsxs)(
|
|
4999
|
+
"svg",
|
|
5000
|
+
{
|
|
5001
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5002
|
+
width: size3,
|
|
5003
|
+
height: size3,
|
|
5004
|
+
viewBox: "0 0 24 24",
|
|
5005
|
+
fill: "none",
|
|
5006
|
+
stroke: "currentColor",
|
|
5007
|
+
strokeWidth,
|
|
5008
|
+
strokeLinecap: "round",
|
|
5009
|
+
strokeLinejoin: "round",
|
|
5010
|
+
"aria-hidden": "true",
|
|
5011
|
+
...rest,
|
|
5012
|
+
children: [
|
|
5013
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
|
|
5014
|
+
/* @__PURE__ */ (0, import_jsx_runtime123.jsx)("path", { d: "M9 3v18" })
|
|
5015
|
+
]
|
|
5016
|
+
}
|
|
5017
|
+
);
|
|
5018
|
+
}
|
|
5019
|
+
|
|
5020
|
+
// src/components/icons/skip-back/index.tsx
|
|
5021
|
+
var import_jsx_runtime124 = require("react/jsx-runtime");
|
|
5022
|
+
function SkipBackIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5023
|
+
return /* @__PURE__ */ (0, import_jsx_runtime124.jsxs)(
|
|
5024
|
+
"svg",
|
|
5025
|
+
{
|
|
5026
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5027
|
+
width: size3,
|
|
5028
|
+
height: size3,
|
|
5029
|
+
viewBox: "0 0 24 24",
|
|
5030
|
+
fill: "none",
|
|
5031
|
+
stroke: "currentColor",
|
|
5032
|
+
strokeWidth,
|
|
5033
|
+
strokeLinecap: "round",
|
|
5034
|
+
strokeLinejoin: "round",
|
|
5035
|
+
"aria-hidden": "true",
|
|
5036
|
+
...rest,
|
|
5037
|
+
children: [
|
|
5038
|
+
/* @__PURE__ */ (0, import_jsx_runtime124.jsx)("polygon", { points: "19 20 9 12 19 4 19 20" }),
|
|
5039
|
+
/* @__PURE__ */ (0, import_jsx_runtime124.jsx)("line", { x1: "5", x2: "5", y1: "19", y2: "5" })
|
|
5040
|
+
]
|
|
5041
|
+
}
|
|
5042
|
+
);
|
|
5043
|
+
}
|
|
5044
|
+
|
|
5045
|
+
// src/components/icons/skip-forward/index.tsx
|
|
5046
|
+
var import_jsx_runtime125 = require("react/jsx-runtime");
|
|
5047
|
+
function SkipForwardIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5048
|
+
return /* @__PURE__ */ (0, import_jsx_runtime125.jsxs)(
|
|
5049
|
+
"svg",
|
|
5050
|
+
{
|
|
5051
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5052
|
+
width: size3,
|
|
5053
|
+
height: size3,
|
|
5054
|
+
viewBox: "0 0 24 24",
|
|
5055
|
+
fill: "none",
|
|
5056
|
+
stroke: "currentColor",
|
|
5057
|
+
strokeWidth,
|
|
5058
|
+
strokeLinecap: "round",
|
|
5059
|
+
strokeLinejoin: "round",
|
|
5060
|
+
"aria-hidden": "true",
|
|
5061
|
+
...rest,
|
|
5062
|
+
children: [
|
|
5063
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)("polygon", { points: "5 4 15 12 5 20 5 4" }),
|
|
5064
|
+
/* @__PURE__ */ (0, import_jsx_runtime125.jsx)("line", { x1: "19", x2: "19", y1: "5", y2: "19" })
|
|
5065
|
+
]
|
|
5066
|
+
}
|
|
5067
|
+
);
|
|
5068
|
+
}
|
|
5069
|
+
|
|
5070
|
+
// src/components/icons/sliders/index.tsx
|
|
5071
|
+
var import_jsx_runtime126 = require("react/jsx-runtime");
|
|
5072
|
+
function SlidersIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5073
|
+
return /* @__PURE__ */ (0, import_jsx_runtime126.jsxs)(
|
|
5074
|
+
"svg",
|
|
5075
|
+
{
|
|
5076
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5077
|
+
width: size3,
|
|
5078
|
+
height: size3,
|
|
5079
|
+
viewBox: "0 0 24 24",
|
|
5080
|
+
fill: "none",
|
|
5081
|
+
stroke: "currentColor",
|
|
5082
|
+
strokeWidth,
|
|
5083
|
+
strokeLinecap: "round",
|
|
5084
|
+
strokeLinejoin: "round",
|
|
5085
|
+
"aria-hidden": "true",
|
|
5086
|
+
...rest,
|
|
5087
|
+
children: [
|
|
5088
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "21", x2: "14", y1: "4", y2: "4" }),
|
|
5089
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "10", x2: "3", y1: "4", y2: "4" }),
|
|
5090
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "21", x2: "12", y1: "12", y2: "12" }),
|
|
5091
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "8", x2: "3", y1: "12", y2: "12" }),
|
|
5092
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "21", x2: "16", y1: "20", y2: "20" }),
|
|
5093
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "12", x2: "3", y1: "20", y2: "20" }),
|
|
5094
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "14", x2: "14", y1: "2", y2: "6" }),
|
|
5095
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "8", x2: "8", y1: "10", y2: "14" }),
|
|
5096
|
+
/* @__PURE__ */ (0, import_jsx_runtime126.jsx)("line", { x1: "16", x2: "16", y1: "18", y2: "22" })
|
|
5097
|
+
]
|
|
5098
|
+
}
|
|
5099
|
+
);
|
|
5100
|
+
}
|
|
5101
|
+
|
|
5102
|
+
// src/components/icons/smile/index.tsx
|
|
5103
|
+
var import_jsx_runtime127 = require("react/jsx-runtime");
|
|
5104
|
+
function SmileIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5105
|
+
return /* @__PURE__ */ (0, import_jsx_runtime127.jsxs)(
|
|
5106
|
+
"svg",
|
|
5107
|
+
{
|
|
5108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5109
|
+
width: size3,
|
|
5110
|
+
height: size3,
|
|
5111
|
+
viewBox: "0 0 24 24",
|
|
5112
|
+
fill: "none",
|
|
5113
|
+
stroke: "currentColor",
|
|
5114
|
+
strokeWidth,
|
|
5115
|
+
strokeLinecap: "round",
|
|
5116
|
+
strokeLinejoin: "round",
|
|
5117
|
+
"aria-hidden": "true",
|
|
5118
|
+
...rest,
|
|
5119
|
+
children: [
|
|
5120
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("circle", { cx: "12", cy: "12", r: "10" }),
|
|
5121
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("path", { d: "M8 14s1.5 2 4 2 4-2 4-2" }),
|
|
5122
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("line", { x1: "9", x2: "9.01", y1: "9", y2: "9" }),
|
|
5123
|
+
/* @__PURE__ */ (0, import_jsx_runtime127.jsx)("line", { x1: "15", x2: "15.01", y1: "9", y2: "9" })
|
|
5124
|
+
]
|
|
5125
|
+
}
|
|
5126
|
+
);
|
|
5127
|
+
}
|
|
5128
|
+
|
|
5129
|
+
// src/components/icons/star/index.tsx
|
|
5130
|
+
var import_jsx_runtime128 = require("react/jsx-runtime");
|
|
5131
|
+
function StarIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5132
|
+
return /* @__PURE__ */ (0, import_jsx_runtime128.jsx)(
|
|
5133
|
+
"svg",
|
|
5134
|
+
{
|
|
5135
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5136
|
+
width: size3,
|
|
5137
|
+
height: size3,
|
|
5138
|
+
viewBox: "0 0 24 24",
|
|
5139
|
+
fill: "none",
|
|
5140
|
+
stroke: "currentColor",
|
|
5141
|
+
strokeWidth,
|
|
5142
|
+
strokeLinecap: "round",
|
|
5143
|
+
strokeLinejoin: "round",
|
|
5144
|
+
"aria-hidden": "true",
|
|
5145
|
+
...rest,
|
|
5146
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime128.jsx)("polygon", { points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2" })
|
|
5147
|
+
}
|
|
5148
|
+
);
|
|
5149
|
+
}
|
|
5150
|
+
|
|
5151
|
+
// src/components/icons/sun/index.tsx
|
|
5152
|
+
var import_jsx_runtime129 = require("react/jsx-runtime");
|
|
5153
|
+
function SunIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5154
|
+
return /* @__PURE__ */ (0, import_jsx_runtime129.jsxs)(
|
|
5155
|
+
"svg",
|
|
5156
|
+
{
|
|
5157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5158
|
+
width: size3,
|
|
5159
|
+
height: size3,
|
|
5160
|
+
viewBox: "0 0 24 24",
|
|
5161
|
+
fill: "none",
|
|
5162
|
+
stroke: "currentColor",
|
|
5163
|
+
strokeWidth,
|
|
5164
|
+
strokeLinecap: "round",
|
|
5165
|
+
strokeLinejoin: "round",
|
|
5166
|
+
"aria-hidden": "true",
|
|
5167
|
+
...rest,
|
|
5168
|
+
children: [
|
|
5169
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("circle", { cx: "12", cy: "12", r: "4" }),
|
|
5170
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M12 2v2" }),
|
|
5171
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M12 20v2" }),
|
|
5172
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m4.93 4.93 1.41 1.41" }),
|
|
5173
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m17.66 17.66 1.41 1.41" }),
|
|
5174
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M2 12h2" }),
|
|
5175
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "M20 12h2" }),
|
|
5176
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m6.34 17.66-1.41 1.41" }),
|
|
5177
|
+
/* @__PURE__ */ (0, import_jsx_runtime129.jsx)("path", { d: "m19.07 4.93-1.41 1.41" })
|
|
5178
|
+
]
|
|
5179
|
+
}
|
|
5180
|
+
);
|
|
5181
|
+
}
|
|
5182
|
+
|
|
5183
|
+
// src/components/icons/tag/index.tsx
|
|
5184
|
+
var import_jsx_runtime130 = require("react/jsx-runtime");
|
|
5185
|
+
function TagIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5186
|
+
return /* @__PURE__ */ (0, import_jsx_runtime130.jsxs)(
|
|
5187
|
+
"svg",
|
|
5188
|
+
{
|
|
5189
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5190
|
+
width: size3,
|
|
5191
|
+
height: size3,
|
|
5192
|
+
viewBox: "0 0 24 24",
|
|
5193
|
+
fill: "none",
|
|
5194
|
+
stroke: "currentColor",
|
|
5195
|
+
strokeWidth,
|
|
5196
|
+
strokeLinecap: "round",
|
|
5197
|
+
strokeLinejoin: "round",
|
|
5198
|
+
"aria-hidden": "true",
|
|
5199
|
+
...rest,
|
|
5200
|
+
children: [
|
|
5201
|
+
/* @__PURE__ */ (0, import_jsx_runtime130.jsx)("path", { d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z" }),
|
|
5202
|
+
/* @__PURE__ */ (0, import_jsx_runtime130.jsx)("circle", { cx: "7.5", cy: "7.5", r: ".5", fill: "currentColor" })
|
|
5203
|
+
]
|
|
5204
|
+
}
|
|
5205
|
+
);
|
|
5206
|
+
}
|
|
5207
|
+
|
|
5208
|
+
// src/components/icons/thumbs-down/index.tsx
|
|
5209
|
+
var import_jsx_runtime131 = require("react/jsx-runtime");
|
|
5210
|
+
function ThumbsDownIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5211
|
+
return /* @__PURE__ */ (0, import_jsx_runtime131.jsxs)(
|
|
5212
|
+
"svg",
|
|
5213
|
+
{
|
|
5214
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5215
|
+
width: size3,
|
|
5216
|
+
height: size3,
|
|
5217
|
+
viewBox: "0 0 24 24",
|
|
5218
|
+
fill: "none",
|
|
5219
|
+
stroke: "currentColor",
|
|
5220
|
+
strokeWidth,
|
|
5221
|
+
strokeLinecap: "round",
|
|
5222
|
+
strokeLinejoin: "round",
|
|
5223
|
+
"aria-hidden": "true",
|
|
5224
|
+
...rest,
|
|
5225
|
+
children: [
|
|
5226
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)("path", { d: "M17 14V2" }),
|
|
5227
|
+
/* @__PURE__ */ (0, import_jsx_runtime131.jsx)("path", { d: "M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z" })
|
|
5228
|
+
]
|
|
5229
|
+
}
|
|
5230
|
+
);
|
|
5231
|
+
}
|
|
5232
|
+
|
|
5233
|
+
// src/components/icons/thumbs-up/index.tsx
|
|
5234
|
+
var import_jsx_runtime132 = require("react/jsx-runtime");
|
|
5235
|
+
function ThumbsUpIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5236
|
+
return /* @__PURE__ */ (0, import_jsx_runtime132.jsxs)(
|
|
5237
|
+
"svg",
|
|
5238
|
+
{
|
|
5239
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5240
|
+
width: size3,
|
|
5241
|
+
height: size3,
|
|
5242
|
+
viewBox: "0 0 24 24",
|
|
5243
|
+
fill: "none",
|
|
5244
|
+
stroke: "currentColor",
|
|
5245
|
+
strokeWidth,
|
|
5246
|
+
strokeLinecap: "round",
|
|
5247
|
+
strokeLinejoin: "round",
|
|
5248
|
+
"aria-hidden": "true",
|
|
5249
|
+
...rest,
|
|
5250
|
+
children: [
|
|
5251
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("path", { d: "M7 10v12" }),
|
|
5252
|
+
/* @__PURE__ */ (0, import_jsx_runtime132.jsx)("path", { d: "M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z" })
|
|
5253
|
+
]
|
|
5254
|
+
}
|
|
5255
|
+
);
|
|
5256
|
+
}
|
|
5257
|
+
|
|
5258
|
+
// src/components/icons/trash/index.tsx
|
|
5259
|
+
var import_jsx_runtime133 = require("react/jsx-runtime");
|
|
5260
|
+
function TrashIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5261
|
+
return /* @__PURE__ */ (0, import_jsx_runtime133.jsxs)(
|
|
5262
|
+
"svg",
|
|
5263
|
+
{
|
|
5264
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5265
|
+
width: size3,
|
|
5266
|
+
height: size3,
|
|
5267
|
+
viewBox: "0 0 24 24",
|
|
5268
|
+
fill: "none",
|
|
5269
|
+
stroke: "currentColor",
|
|
5270
|
+
strokeWidth,
|
|
5271
|
+
strokeLinecap: "round",
|
|
5272
|
+
strokeLinejoin: "round",
|
|
5273
|
+
"aria-hidden": "true",
|
|
5274
|
+
...rest,
|
|
5275
|
+
children: [
|
|
5276
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { d: "M3 6h18" }),
|
|
5277
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { d: "M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6" }),
|
|
5278
|
+
/* @__PURE__ */ (0, import_jsx_runtime133.jsx)("path", { d: "M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" })
|
|
5279
|
+
]
|
|
5280
|
+
}
|
|
5281
|
+
);
|
|
5282
|
+
}
|
|
5283
|
+
|
|
5284
|
+
// src/components/icons/undo/index.tsx
|
|
5285
|
+
var import_jsx_runtime134 = require("react/jsx-runtime");
|
|
5286
|
+
function UndoIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5287
|
+
return /* @__PURE__ */ (0, import_jsx_runtime134.jsxs)(
|
|
5288
|
+
"svg",
|
|
5289
|
+
{
|
|
5290
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5291
|
+
width: size3,
|
|
5292
|
+
height: size3,
|
|
5293
|
+
viewBox: "0 0 24 24",
|
|
5294
|
+
fill: "none",
|
|
5295
|
+
stroke: "currentColor",
|
|
5296
|
+
strokeWidth,
|
|
5297
|
+
strokeLinecap: "round",
|
|
5298
|
+
strokeLinejoin: "round",
|
|
5299
|
+
"aria-hidden": "true",
|
|
5300
|
+
...rest,
|
|
5301
|
+
children: [
|
|
5302
|
+
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)("path", { d: "M3 7v6h6" }),
|
|
5303
|
+
/* @__PURE__ */ (0, import_jsx_runtime134.jsx)("path", { d: "M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13" })
|
|
5304
|
+
]
|
|
5305
|
+
}
|
|
5306
|
+
);
|
|
5307
|
+
}
|
|
5308
|
+
|
|
5309
|
+
// src/components/icons/unlock/index.tsx
|
|
5310
|
+
var import_jsx_runtime135 = require("react/jsx-runtime");
|
|
5311
|
+
function UnlockIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5312
|
+
return /* @__PURE__ */ (0, import_jsx_runtime135.jsxs)(
|
|
5313
|
+
"svg",
|
|
5314
|
+
{
|
|
5315
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5316
|
+
width: size3,
|
|
5317
|
+
height: size3,
|
|
5318
|
+
viewBox: "0 0 24 24",
|
|
5319
|
+
fill: "none",
|
|
5320
|
+
stroke: "currentColor",
|
|
5321
|
+
strokeWidth,
|
|
5322
|
+
strokeLinecap: "round",
|
|
5323
|
+
strokeLinejoin: "round",
|
|
5324
|
+
"aria-hidden": "true",
|
|
5325
|
+
...rest,
|
|
5326
|
+
children: [
|
|
5327
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2" }),
|
|
5328
|
+
/* @__PURE__ */ (0, import_jsx_runtime135.jsx)("path", { d: "M7 11V7a5 5 0 0 1 9.9-1" })
|
|
5329
|
+
]
|
|
5330
|
+
}
|
|
5331
|
+
);
|
|
5332
|
+
}
|
|
5333
|
+
|
|
5334
|
+
// src/components/icons/upload/index.tsx
|
|
5335
|
+
var import_jsx_runtime136 = require("react/jsx-runtime");
|
|
5336
|
+
function UploadIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5337
|
+
return /* @__PURE__ */ (0, import_jsx_runtime136.jsxs)(
|
|
5338
|
+
"svg",
|
|
5339
|
+
{
|
|
5340
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5341
|
+
width: size3,
|
|
5342
|
+
height: size3,
|
|
5343
|
+
viewBox: "0 0 24 24",
|
|
5344
|
+
fill: "none",
|
|
5345
|
+
stroke: "currentColor",
|
|
5346
|
+
strokeWidth,
|
|
5347
|
+
strokeLinecap: "round",
|
|
5348
|
+
strokeLinejoin: "round",
|
|
5349
|
+
"aria-hidden": "true",
|
|
5350
|
+
...rest,
|
|
5351
|
+
children: [
|
|
5352
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" }),
|
|
5353
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("polyline", { points: "17 8 12 3 7 8" }),
|
|
5354
|
+
/* @__PURE__ */ (0, import_jsx_runtime136.jsx)("line", { x1: "12", x2: "12", y1: "3", y2: "15" })
|
|
5355
|
+
]
|
|
5356
|
+
}
|
|
5357
|
+
);
|
|
5358
|
+
}
|
|
5359
|
+
|
|
5360
|
+
// src/components/icons/user/index.tsx
|
|
5361
|
+
var import_jsx_runtime137 = require("react/jsx-runtime");
|
|
5362
|
+
function UserIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5363
|
+
return /* @__PURE__ */ (0, import_jsx_runtime137.jsxs)(
|
|
5364
|
+
"svg",
|
|
5365
|
+
{
|
|
5366
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5367
|
+
width: size3,
|
|
5368
|
+
height: size3,
|
|
5369
|
+
viewBox: "0 0 24 24",
|
|
5370
|
+
fill: "none",
|
|
5371
|
+
stroke: "currentColor",
|
|
5372
|
+
strokeWidth,
|
|
5373
|
+
strokeLinecap: "round",
|
|
5374
|
+
strokeLinejoin: "round",
|
|
5375
|
+
"aria-hidden": "true",
|
|
5376
|
+
...rest,
|
|
5377
|
+
children: [
|
|
5378
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)("path", { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2" }),
|
|
5379
|
+
/* @__PURE__ */ (0, import_jsx_runtime137.jsx)("circle", { cx: "12", cy: "7", r: "4" })
|
|
5380
|
+
]
|
|
5381
|
+
}
|
|
5382
|
+
);
|
|
5383
|
+
}
|
|
5384
|
+
|
|
5385
|
+
// src/components/icons/user-check/index.tsx
|
|
5386
|
+
var import_jsx_runtime138 = require("react/jsx-runtime");
|
|
5387
|
+
function UserCheckIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5388
|
+
return /* @__PURE__ */ (0, import_jsx_runtime138.jsxs)(
|
|
5389
|
+
"svg",
|
|
5390
|
+
{
|
|
5391
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5392
|
+
width: size3,
|
|
5393
|
+
height: size3,
|
|
5394
|
+
viewBox: "0 0 24 24",
|
|
5395
|
+
fill: "none",
|
|
5396
|
+
stroke: "currentColor",
|
|
5397
|
+
strokeWidth,
|
|
5398
|
+
strokeLinecap: "round",
|
|
5399
|
+
strokeLinejoin: "round",
|
|
5400
|
+
"aria-hidden": "true",
|
|
5401
|
+
...rest,
|
|
5402
|
+
children: [
|
|
5403
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
5404
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
5405
|
+
/* @__PURE__ */ (0, import_jsx_runtime138.jsx)("polyline", { points: "16 11 18 13 22 9" })
|
|
5406
|
+
]
|
|
5407
|
+
}
|
|
5408
|
+
);
|
|
5409
|
+
}
|
|
5410
|
+
|
|
5411
|
+
// src/components/icons/user-plus/index.tsx
|
|
5412
|
+
var import_jsx_runtime139 = require("react/jsx-runtime");
|
|
5413
|
+
function UserPlusIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5414
|
+
return /* @__PURE__ */ (0, import_jsx_runtime139.jsxs)(
|
|
5415
|
+
"svg",
|
|
5416
|
+
{
|
|
5417
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5418
|
+
width: size3,
|
|
5419
|
+
height: size3,
|
|
5420
|
+
viewBox: "0 0 24 24",
|
|
5421
|
+
fill: "none",
|
|
5422
|
+
stroke: "currentColor",
|
|
5423
|
+
strokeWidth,
|
|
5424
|
+
strokeLinecap: "round",
|
|
5425
|
+
strokeLinejoin: "round",
|
|
5426
|
+
"aria-hidden": "true",
|
|
5427
|
+
...rest,
|
|
5428
|
+
children: [
|
|
5429
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
5430
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
5431
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("line", { x1: "19", x2: "19", y1: "8", y2: "14" }),
|
|
5432
|
+
/* @__PURE__ */ (0, import_jsx_runtime139.jsx)("line", { x1: "22", x2: "16", y1: "11", y2: "11" })
|
|
5433
|
+
]
|
|
5434
|
+
}
|
|
5435
|
+
);
|
|
5436
|
+
}
|
|
5437
|
+
|
|
5438
|
+
// src/components/icons/users/index.tsx
|
|
5439
|
+
var import_jsx_runtime140 = require("react/jsx-runtime");
|
|
5440
|
+
function UsersIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5441
|
+
return /* @__PURE__ */ (0, import_jsx_runtime140.jsxs)(
|
|
5442
|
+
"svg",
|
|
5443
|
+
{
|
|
5444
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5445
|
+
width: size3,
|
|
5446
|
+
height: size3,
|
|
5447
|
+
viewBox: "0 0 24 24",
|
|
5448
|
+
fill: "none",
|
|
5449
|
+
stroke: "currentColor",
|
|
5450
|
+
strokeWidth,
|
|
5451
|
+
strokeLinecap: "round",
|
|
5452
|
+
strokeLinejoin: "round",
|
|
5453
|
+
"aria-hidden": "true",
|
|
5454
|
+
...rest,
|
|
5455
|
+
children: [
|
|
5456
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { d: "M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2" }),
|
|
5457
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("circle", { cx: "9", cy: "7", r: "4" }),
|
|
5458
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { d: "M22 21v-2a4 4 0 0 0-3-3.87" }),
|
|
5459
|
+
/* @__PURE__ */ (0, import_jsx_runtime140.jsx)("path", { d: "M16 3.13a4 4 0 0 1 0 7.75" })
|
|
5460
|
+
]
|
|
5461
|
+
}
|
|
5462
|
+
);
|
|
5463
|
+
}
|
|
5464
|
+
|
|
5465
|
+
// src/components/icons/volume-2/index.tsx
|
|
5466
|
+
var import_jsx_runtime141 = require("react/jsx-runtime");
|
|
5467
|
+
function Volume2Icon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5468
|
+
return /* @__PURE__ */ (0, import_jsx_runtime141.jsxs)(
|
|
5469
|
+
"svg",
|
|
5470
|
+
{
|
|
5471
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5472
|
+
width: size3,
|
|
5473
|
+
height: size3,
|
|
5474
|
+
viewBox: "0 0 24 24",
|
|
5475
|
+
fill: "none",
|
|
5476
|
+
stroke: "currentColor",
|
|
5477
|
+
strokeWidth,
|
|
5478
|
+
strokeLinecap: "round",
|
|
5479
|
+
strokeLinejoin: "round",
|
|
5480
|
+
"aria-hidden": "true",
|
|
5481
|
+
...rest,
|
|
5482
|
+
children: [
|
|
5483
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)("polygon", { points: "11 5 6 9 2 9 2 15 6 15 11 19 11 5" }),
|
|
5484
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)("path", { d: "M15.54 8.46a5 5 0 0 1 0 7.07" }),
|
|
5485
|
+
/* @__PURE__ */ (0, import_jsx_runtime141.jsx)("path", { d: "M19.07 4.93a10 10 0 0 1 0 14.14" })
|
|
5486
|
+
]
|
|
5487
|
+
}
|
|
5488
|
+
);
|
|
5489
|
+
}
|
|
5490
|
+
|
|
5491
|
+
// src/components/icons/volume-x/index.tsx
|
|
5492
|
+
var import_jsx_runtime142 = require("react/jsx-runtime");
|
|
5493
|
+
function VolumeXIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5494
|
+
return /* @__PURE__ */ (0, import_jsx_runtime142.jsxs)(
|
|
5495
|
+
"svg",
|
|
5496
|
+
{
|
|
5497
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5498
|
+
width: size3,
|
|
5499
|
+
height: size3,
|
|
5500
|
+
viewBox: "0 0 24 24",
|
|
5501
|
+
fill: "none",
|
|
5502
|
+
stroke: "currentColor",
|
|
5503
|
+
strokeWidth,
|
|
5504
|
+
strokeLinecap: "round",
|
|
5505
|
+
strokeLinejoin: "round",
|
|
5506
|
+
"aria-hidden": "true",
|
|
5507
|
+
...rest,
|
|
5508
|
+
children: [
|
|
5509
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)("polygon", { points: "11 5 6 9 2 9 2 15 6 15 11 19 11 5" }),
|
|
5510
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)("line", { x1: "22", x2: "16", y1: "9", y2: "15" }),
|
|
5511
|
+
/* @__PURE__ */ (0, import_jsx_runtime142.jsx)("line", { x1: "16", x2: "22", y1: "9", y2: "15" })
|
|
5512
|
+
]
|
|
5513
|
+
}
|
|
5514
|
+
);
|
|
5515
|
+
}
|
|
5516
|
+
|
|
5517
|
+
// src/components/icons/wifi/index.tsx
|
|
5518
|
+
var import_jsx_runtime143 = require("react/jsx-runtime");
|
|
5519
|
+
function WifiIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5520
|
+
return /* @__PURE__ */ (0, import_jsx_runtime143.jsxs)(
|
|
5521
|
+
"svg",
|
|
5522
|
+
{
|
|
5523
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5524
|
+
width: size3,
|
|
5525
|
+
height: size3,
|
|
5526
|
+
viewBox: "0 0 24 24",
|
|
5527
|
+
fill: "none",
|
|
5528
|
+
stroke: "currentColor",
|
|
5529
|
+
strokeWidth,
|
|
5530
|
+
strokeLinecap: "round",
|
|
5531
|
+
strokeLinejoin: "round",
|
|
5532
|
+
"aria-hidden": "true",
|
|
5533
|
+
...rest,
|
|
5534
|
+
children: [
|
|
5535
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M12 20h.01" }),
|
|
5536
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M2 8.82a15 15 0 0 1 20 0" }),
|
|
5537
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M5 12.859a10 10 0 0 1 14 0" }),
|
|
5538
|
+
/* @__PURE__ */ (0, import_jsx_runtime143.jsx)("path", { d: "M8.5 16.429a5 5 0 0 1 7 0" })
|
|
5539
|
+
]
|
|
5540
|
+
}
|
|
5541
|
+
);
|
|
5542
|
+
}
|
|
5543
|
+
|
|
5544
|
+
// src/components/icons/zap/index.tsx
|
|
5545
|
+
var import_jsx_runtime144 = require("react/jsx-runtime");
|
|
5546
|
+
function ZapIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
5547
|
+
return /* @__PURE__ */ (0, import_jsx_runtime144.jsx)(
|
|
5548
|
+
"svg",
|
|
5549
|
+
{
|
|
5550
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5551
|
+
width: size3,
|
|
5552
|
+
height: size3,
|
|
5553
|
+
viewBox: "0 0 24 24",
|
|
5554
|
+
fill: "none",
|
|
5555
|
+
stroke: "currentColor",
|
|
5556
|
+
strokeWidth,
|
|
5557
|
+
strokeLinecap: "round",
|
|
5558
|
+
strokeLinejoin: "round",
|
|
5559
|
+
"aria-hidden": "true",
|
|
5560
|
+
...rest,
|
|
5561
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime144.jsx)("polygon", { points: "13 2 3 14 12 14 11 22 21 10 12 10 13 2" })
|
|
5562
|
+
}
|
|
5563
|
+
);
|
|
5564
|
+
}
|
|
5565
|
+
|
|
5566
|
+
// src/components/icons/index.ts
|
|
5567
|
+
var iconCatalog = [
|
|
5568
|
+
{ name: "AlertCircleIcon", Icon: AlertCircleIcon },
|
|
5569
|
+
{ name: "ArchiveIcon", Icon: ArchiveIcon },
|
|
5570
|
+
{ name: "ArrowDownIcon", Icon: ArrowDownIcon },
|
|
5571
|
+
{ name: "ArrowLeftIcon", Icon: ArrowLeftIcon },
|
|
5572
|
+
{ name: "ArrowRightIcon", Icon: ArrowRightIcon },
|
|
5573
|
+
{ name: "ArrowUpIcon", Icon: ArrowUpIcon },
|
|
5574
|
+
{ name: "AtSignIcon", Icon: AtSignIcon },
|
|
5575
|
+
{ name: "BellIcon", Icon: BellIcon },
|
|
5576
|
+
{ name: "BellOffIcon", Icon: BellOffIcon },
|
|
5577
|
+
{ name: "BookmarkIcon", Icon: BookmarkIcon },
|
|
5578
|
+
{ name: "CalendarIcon", Icon: CalendarIcon },
|
|
5579
|
+
{ name: "CameraIcon", Icon: CameraIcon },
|
|
5580
|
+
{ name: "CheckIcon", Icon: CheckIcon },
|
|
5581
|
+
{ name: "ChevronDownIcon", Icon: ChevronDownIcon },
|
|
5582
|
+
{ name: "ChevronLeftIcon", Icon: ChevronLeftIcon },
|
|
5583
|
+
{ name: "ChevronRightIcon", Icon: ChevronRightIcon },
|
|
5584
|
+
{ name: "ChevronsLeftIcon", Icon: ChevronsLeftIcon },
|
|
5585
|
+
{ name: "ChevronsRightIcon", Icon: ChevronsRightIcon },
|
|
5586
|
+
{ name: "ChevronUpIcon", Icon: ChevronUpIcon },
|
|
5587
|
+
{ name: "CircleCheckIcon", Icon: CircleCheckIcon },
|
|
5588
|
+
{ name: "CircleXIcon", Icon: CircleXIcon },
|
|
5589
|
+
{ name: "ClipboardIcon", Icon: ClipboardIcon },
|
|
5590
|
+
{ name: "ClockIcon", Icon: ClockIcon },
|
|
5591
|
+
{ name: "CloudIcon", Icon: CloudIcon },
|
|
5592
|
+
{ name: "CopyIcon", Icon: CopyIcon },
|
|
5593
|
+
{ name: "CornerDownRightIcon", Icon: CornerDownRightIcon },
|
|
5594
|
+
{ name: "CreditCardIcon", Icon: CreditCardIcon },
|
|
5595
|
+
{ name: "DollarSignIcon", Icon: DollarSignIcon },
|
|
5596
|
+
{ name: "DownloadIcon", Icon: DownloadIcon },
|
|
5597
|
+
{ name: "ExternalLinkIcon", Icon: ExternalLinkIcon },
|
|
5598
|
+
{ name: "EyeIcon", Icon: EyeIcon },
|
|
5599
|
+
{ name: "EyeOffIcon", Icon: EyeOffIcon },
|
|
5600
|
+
{ name: "FileIcon", Icon: FileIcon },
|
|
5601
|
+
{ name: "FileTextIcon", Icon: FileTextIcon },
|
|
5602
|
+
{ name: "FilterIcon", Icon: FilterIcon },
|
|
5603
|
+
{ name: "FingerprintIcon", Icon: FingerprintIcon },
|
|
5604
|
+
{ name: "FolderIcon", Icon: FolderIcon },
|
|
5605
|
+
{ name: "FolderOpenIcon", Icon: FolderOpenIcon },
|
|
5606
|
+
{ name: "GiftIcon", Icon: GiftIcon },
|
|
5607
|
+
{ name: "GlobeIcon", Icon: GlobeIcon },
|
|
5608
|
+
{ name: "GridIcon", Icon: GridIcon },
|
|
5609
|
+
{ name: "HeartIcon", Icon: HeartIcon },
|
|
5610
|
+
{ name: "HelpCircleIcon", Icon: HelpCircleIcon },
|
|
5611
|
+
{ name: "HomeIcon", Icon: HomeIcon },
|
|
5612
|
+
{ name: "ImageIcon", Icon: ImageIcon },
|
|
5613
|
+
{ name: "InboxIcon", Icon: InboxIcon },
|
|
5614
|
+
{ name: "InfoIcon", Icon: InfoIcon },
|
|
5615
|
+
{ name: "KeyIcon", Icon: KeyIcon },
|
|
5616
|
+
{ name: "LayoutIcon", Icon: LayoutIcon },
|
|
5617
|
+
{ name: "LinkIcon", Icon: LinkIcon },
|
|
5618
|
+
{ name: "ListIcon", Icon: ListIcon },
|
|
5619
|
+
{ name: "LoaderIcon", Icon: LoaderIcon },
|
|
5620
|
+
{ name: "LockIcon", Icon: LockIcon },
|
|
5621
|
+
{ name: "LogInIcon", Icon: LogInIcon },
|
|
5622
|
+
{ name: "LogOutIcon", Icon: LogOutIcon },
|
|
5623
|
+
{ name: "MailIcon", Icon: MailIcon },
|
|
5624
|
+
{ name: "MapPinIcon", Icon: MapPinIcon },
|
|
5625
|
+
{ name: "MaximizeIcon", Icon: MaximizeIcon },
|
|
5626
|
+
{ name: "MenuIcon", Icon: MenuIcon },
|
|
5627
|
+
{ name: "MessageCircleIcon", Icon: MessageCircleIcon },
|
|
5628
|
+
{ name: "MessageSquareIcon", Icon: MessageSquareIcon },
|
|
5629
|
+
{ name: "MicIcon", Icon: MicIcon },
|
|
5630
|
+
{ name: "MinimizeIcon", Icon: MinimizeIcon },
|
|
5631
|
+
{ name: "MinusIcon", Icon: MinusIcon },
|
|
5632
|
+
{ name: "MoonIcon", Icon: MoonIcon },
|
|
5633
|
+
{ name: "MoreHorizontalIcon", Icon: MoreHorizontalIcon },
|
|
5634
|
+
{ name: "MoreVerticalIcon", Icon: MoreVerticalIcon },
|
|
5635
|
+
{ name: "PackageIcon", Icon: PackageIcon },
|
|
5636
|
+
{ name: "PaperclipIcon", Icon: PaperclipIcon },
|
|
5637
|
+
{ name: "PauseIcon", Icon: PauseIcon },
|
|
5638
|
+
{ name: "PencilIcon", Icon: PencilIcon },
|
|
5639
|
+
{ name: "PhoneIcon", Icon: PhoneIcon },
|
|
5640
|
+
{ name: "PlayIcon", Icon: PlayIcon },
|
|
5641
|
+
{ name: "PlusIcon", Icon: PlusIcon },
|
|
5642
|
+
{ name: "PrinterIcon", Icon: PrinterIcon },
|
|
5643
|
+
{ name: "RedoIcon", Icon: RedoIcon },
|
|
5644
|
+
{ name: "RefreshCwIcon", Icon: RefreshCwIcon },
|
|
5645
|
+
{ name: "SaveIcon", Icon: SaveIcon },
|
|
5646
|
+
{ name: "SearchIcon", Icon: SearchIcon },
|
|
5647
|
+
{ name: "SendIcon", Icon: SendIcon },
|
|
5648
|
+
{ name: "SettingsIcon", Icon: SettingsIcon },
|
|
5649
|
+
{ name: "ShareIcon", Icon: ShareIcon },
|
|
5650
|
+
{ name: "ShieldCheckIcon", Icon: ShieldCheckIcon },
|
|
5651
|
+
{ name: "ShieldIcon", Icon: ShieldIcon },
|
|
5652
|
+
{ name: "ShoppingBagIcon", Icon: ShoppingBagIcon },
|
|
5653
|
+
{ name: "ShoppingCartIcon", Icon: ShoppingCartIcon },
|
|
5654
|
+
{ name: "SidebarIcon", Icon: SidebarIcon },
|
|
5655
|
+
{ name: "SkipBackIcon", Icon: SkipBackIcon },
|
|
5656
|
+
{ name: "SkipForwardIcon", Icon: SkipForwardIcon },
|
|
5657
|
+
{ name: "SlidersIcon", Icon: SlidersIcon },
|
|
5658
|
+
{ name: "SmileIcon", Icon: SmileIcon },
|
|
5659
|
+
{ name: "StarIcon", Icon: StarIcon },
|
|
5660
|
+
{ name: "SunIcon", Icon: SunIcon },
|
|
5661
|
+
{ name: "TagIcon", Icon: TagIcon },
|
|
5662
|
+
{ name: "ThumbsDownIcon", Icon: ThumbsDownIcon },
|
|
5663
|
+
{ name: "ThumbsUpIcon", Icon: ThumbsUpIcon },
|
|
5664
|
+
{ name: "TrashIcon", Icon: TrashIcon },
|
|
5665
|
+
{ name: "TriangleAlertIcon", Icon: TriangleAlertIcon },
|
|
5666
|
+
{ name: "UndoIcon", Icon: UndoIcon },
|
|
5667
|
+
{ name: "UnlockIcon", Icon: UnlockIcon },
|
|
5668
|
+
{ name: "UploadIcon", Icon: UploadIcon },
|
|
5669
|
+
{ name: "UserCheckIcon", Icon: UserCheckIcon },
|
|
5670
|
+
{ name: "UserIcon", Icon: UserIcon },
|
|
5671
|
+
{ name: "UserPlusIcon", Icon: UserPlusIcon },
|
|
5672
|
+
{ name: "UsersIcon", Icon: UsersIcon },
|
|
5673
|
+
{ name: "Volume2Icon", Icon: Volume2Icon },
|
|
5674
|
+
{ name: "VolumeXIcon", Icon: VolumeXIcon },
|
|
5675
|
+
{ name: "WifiIcon", Icon: WifiIcon },
|
|
5676
|
+
{ name: "XIcon", Icon: XIcon },
|
|
5677
|
+
{ name: "ZapIcon", Icon: ZapIcon }
|
|
5678
|
+
];
|
|
3082
5679
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3083
5680
|
0 && (module.exports = {
|
|
3084
5681
|
Accordion,
|
|
3085
5682
|
Alert,
|
|
5683
|
+
AlertCircleIcon,
|
|
3086
5684
|
AppBar,
|
|
5685
|
+
ArchiveIcon,
|
|
5686
|
+
ArrowDownIcon,
|
|
5687
|
+
ArrowLeftIcon,
|
|
5688
|
+
ArrowRightIcon,
|
|
5689
|
+
ArrowUpIcon,
|
|
5690
|
+
AtSignIcon,
|
|
3087
5691
|
Avatar,
|
|
3088
5692
|
Badge,
|
|
5693
|
+
BellIcon,
|
|
5694
|
+
BellOffIcon,
|
|
5695
|
+
BookmarkIcon,
|
|
3089
5696
|
Breadcrumbs,
|
|
3090
5697
|
Button,
|
|
5698
|
+
CalendarIcon,
|
|
5699
|
+
CameraIcon,
|
|
3091
5700
|
Card,
|
|
3092
5701
|
CheckIcon,
|
|
3093
5702
|
Checkbox,
|
|
@@ -3095,42 +5704,125 @@ function MoreHorizontalIcon({ size: size3 = 20, strokeWidth = 1.75, ...rest }) {
|
|
|
3095
5704
|
ChevronLeftIcon,
|
|
3096
5705
|
ChevronRightIcon,
|
|
3097
5706
|
ChevronUpIcon,
|
|
5707
|
+
ChevronsLeftIcon,
|
|
5708
|
+
ChevronsRightIcon,
|
|
3098
5709
|
Chip,
|
|
3099
5710
|
CircleCheckIcon,
|
|
3100
5711
|
CircleXIcon,
|
|
5712
|
+
ClipboardIcon,
|
|
5713
|
+
ClockIcon,
|
|
5714
|
+
CloudIcon,
|
|
3101
5715
|
Container,
|
|
5716
|
+
CopyIcon,
|
|
5717
|
+
CornerDownRightIcon,
|
|
5718
|
+
CreditCardIcon,
|
|
3102
5719
|
Dialog,
|
|
3103
5720
|
Divider,
|
|
5721
|
+
DollarSignIcon,
|
|
5722
|
+
DownloadIcon,
|
|
5723
|
+
ExternalLinkIcon,
|
|
3104
5724
|
EyeIcon,
|
|
3105
5725
|
EyeOffIcon,
|
|
5726
|
+
FileIcon,
|
|
5727
|
+
FileTextIcon,
|
|
5728
|
+
FilterIcon,
|
|
5729
|
+
FingerprintIcon,
|
|
5730
|
+
FolderIcon,
|
|
5731
|
+
FolderOpenIcon,
|
|
5732
|
+
GiftIcon,
|
|
5733
|
+
GlobeIcon,
|
|
5734
|
+
GridIcon,
|
|
5735
|
+
HeartIcon,
|
|
5736
|
+
HelpCircleIcon,
|
|
5737
|
+
HomeIcon,
|
|
3106
5738
|
IconButton,
|
|
5739
|
+
ImageIcon,
|
|
5740
|
+
InboxIcon,
|
|
3107
5741
|
InfoIcon,
|
|
5742
|
+
KeyIcon,
|
|
5743
|
+
LayoutIcon,
|
|
5744
|
+
LinkIcon,
|
|
5745
|
+
ListIcon,
|
|
3108
5746
|
ListItem,
|
|
5747
|
+
LoaderIcon,
|
|
5748
|
+
LockIcon,
|
|
5749
|
+
LogInIcon,
|
|
5750
|
+
LogOutIcon,
|
|
5751
|
+
MailIcon,
|
|
5752
|
+
MapPinIcon,
|
|
5753
|
+
MaximizeIcon,
|
|
3109
5754
|
Menu,
|
|
5755
|
+
MenuIcon,
|
|
5756
|
+
MessageCircleIcon,
|
|
5757
|
+
MessageSquareIcon,
|
|
5758
|
+
MicIcon,
|
|
5759
|
+
MinimizeIcon,
|
|
3110
5760
|
MinusIcon,
|
|
3111
5761
|
MoneyField,
|
|
5762
|
+
MoonIcon,
|
|
3112
5763
|
MoreHorizontalIcon,
|
|
5764
|
+
MoreVerticalIcon,
|
|
5765
|
+
PackageIcon,
|
|
3113
5766
|
Pagination,
|
|
5767
|
+
PaperclipIcon,
|
|
3114
5768
|
PasswordField,
|
|
5769
|
+
PauseIcon,
|
|
5770
|
+
PencilIcon,
|
|
5771
|
+
PhoneIcon,
|
|
5772
|
+
PlayIcon,
|
|
3115
5773
|
PlusIcon,
|
|
5774
|
+
PrinterIcon,
|
|
3116
5775
|
Progress,
|
|
3117
5776
|
Radio,
|
|
5777
|
+
RedoIcon,
|
|
5778
|
+
RefreshCwIcon,
|
|
5779
|
+
SaveIcon,
|
|
3118
5780
|
SearchIcon,
|
|
3119
5781
|
Select,
|
|
5782
|
+
SendIcon,
|
|
5783
|
+
SettingsIcon,
|
|
5784
|
+
ShareIcon,
|
|
5785
|
+
ShieldCheckIcon,
|
|
5786
|
+
ShieldIcon,
|
|
5787
|
+
ShoppingBagIcon,
|
|
5788
|
+
ShoppingCartIcon,
|
|
5789
|
+
SidebarIcon,
|
|
5790
|
+
SkipBackIcon,
|
|
5791
|
+
SkipForwardIcon,
|
|
3120
5792
|
Slider,
|
|
5793
|
+
SlidersIcon,
|
|
5794
|
+
SmileIcon,
|
|
3121
5795
|
Snackbar,
|
|
5796
|
+
StarIcon,
|
|
3122
5797
|
Stepper,
|
|
5798
|
+
SunIcon,
|
|
3123
5799
|
Switch,
|
|
3124
5800
|
Table,
|
|
3125
5801
|
Tabs,
|
|
5802
|
+
TagIcon,
|
|
3126
5803
|
TestIdProvider,
|
|
3127
5804
|
TextField,
|
|
3128
5805
|
ThemeProvider,
|
|
5806
|
+
ThumbsDownIcon,
|
|
5807
|
+
ThumbsUpIcon,
|
|
3129
5808
|
Tooltip,
|
|
5809
|
+
TrashIcon,
|
|
3130
5810
|
TriangleAlertIcon,
|
|
3131
5811
|
Typography,
|
|
5812
|
+
UndoIcon,
|
|
5813
|
+
UnlockIcon,
|
|
5814
|
+
UploadIcon,
|
|
5815
|
+
UserCheckIcon,
|
|
5816
|
+
UserIcon,
|
|
5817
|
+
UserPlusIcon,
|
|
5818
|
+
UsersIcon,
|
|
5819
|
+
Volume2Icon,
|
|
5820
|
+
VolumeXIcon,
|
|
5821
|
+
WifiIcon,
|
|
3132
5822
|
XIcon,
|
|
5823
|
+
ZapIcon,
|
|
3133
5824
|
colorVars,
|
|
5825
|
+
iconCatalog,
|
|
3134
5826
|
modeNames,
|
|
3135
5827
|
schemaNames,
|
|
3136
5828
|
text,
|