@brighthr/icons 1.133.0 → 1.134.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 +6 -2
- package/dist/index.js +258 -254
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2918,22 +2918,26 @@ var SvgFileVectorIcon = (props) => /* @__PURE__ */ jsx177(
|
|
|
2918
2918
|
var FileVectorIcon_default = SvgFileVectorIcon;
|
|
2919
2919
|
|
|
2920
2920
|
// components/FilterIcon.tsx
|
|
2921
|
-
import { jsx as jsx178 } from "react/jsx-runtime";
|
|
2922
|
-
var SvgFilterIcon = (props) => /* @__PURE__ */
|
|
2921
|
+
import { jsx as jsx178, jsxs as jsxs84 } from "react/jsx-runtime";
|
|
2922
|
+
var SvgFilterIcon = (props) => /* @__PURE__ */ jsxs84(
|
|
2923
2923
|
"svg",
|
|
2924
2924
|
{
|
|
2925
2925
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2926
2926
|
viewBox: "0 0 32 32",
|
|
2927
2927
|
fill: "currentColor",
|
|
2928
2928
|
...props,
|
|
2929
|
-
children:
|
|
2929
|
+
children: [
|
|
2930
|
+
/* @__PURE__ */ jsx178("path", { d: "M27.3282 21.8235L24.6537 21.8235C24.2542 19.8608 22.508 18.3725 20.4262 18.3725C18.3444 18.3725 16.5973 19.8608 16.1988 21.8235L4.8968 21.8235C4.42229 21.8235 4.03406 22.2118 4.03406 22.6863C4.03406 23.1608 4.42229 23.549 4.8968 23.549L16.1988 23.549C16.5982 25.5118 18.3444 27 20.4262 27C22.508 27 24.2551 25.5118 24.6537 23.549L27.3282 23.549C27.8027 23.549 28.1909 23.1608 28.1909 22.6863C28.1909 22.2118 27.8027 21.8235 27.3282 21.8235ZM20.4262 25.2745C19.0027 25.2745 17.838 24.1098 17.838 22.6863C17.838 21.2627 19.0027 20.098 20.4262 20.098C21.8497 20.098 23.0144 21.2627 23.0144 22.6863C23.0144 24.1098 21.8497 25.2745 20.4262 25.2745Z" }),
|
|
2931
|
+
/* @__PURE__ */ jsx178("path", { d: "M4.8968 16.7333L7.57131 16.7333C7.9699 18.6961 9.71782 20.1843 11.7988 20.1843C13.8797 20.1843 15.6276 18.6961 16.0262 16.7333L27.3282 16.7333C27.8027 16.7333 28.1909 16.3451 28.1909 15.8706C28.1909 15.3961 27.8027 15.0078 27.3282 15.0078L16.0262 15.0078C15.6276 13.0451 13.8797 11.5569 11.7988 11.5569C9.71782 11.5569 7.9699 13.0451 7.57131 15.0078L4.8968 15.0078C4.42229 15.0078 4.03406 15.3961 4.03406 15.8706C4.03406 16.3451 4.42229 16.7333 4.8968 16.7333ZM11.7988 13.2824C13.2223 13.2824 14.387 14.4471 14.387 15.8706C14.387 17.2941 13.2223 18.4588 11.7988 18.4588C10.3752 18.4588 9.21053 17.2941 9.21053 15.8706C9.21053 14.4471 10.3752 13.2824 11.7988 13.2824Z" }),
|
|
2932
|
+
/* @__PURE__ */ jsx178("path", { d: "M27.3282 8.45098L24.6537 8.45098C24.2542 6.48824 22.508 5 20.4262 5C18.3444 5 16.5974 6.48823 16.1988 8.45098L4.8968 8.45098C4.42229 8.45098 4.03406 8.83921 4.03406 9.31372C4.03406 9.78823 4.42229 10.1765 4.8968 10.1765L16.1988 10.1765C16.5982 12.1392 18.3444 13.6275 20.4262 13.6275C22.508 13.6275 24.2551 12.1392 24.6537 10.1765L27.3282 10.1765C27.8027 10.1765 28.1909 9.78824 28.1909 9.31373C28.1909 8.83922 27.8027 8.45098 27.3282 8.45098ZM20.4262 11.902C19.0027 11.902 17.838 10.7373 17.838 9.31373C17.838 7.8902 19.0027 6.72549 20.4262 6.72549C21.8497 6.72549 23.0144 7.8902 23.0144 9.31373C23.0144 10.7373 21.8497 11.902 20.4262 11.902Z" })
|
|
2933
|
+
]
|
|
2930
2934
|
}
|
|
2931
2935
|
);
|
|
2932
2936
|
var FilterIcon_default = SvgFilterIcon;
|
|
2933
2937
|
|
|
2934
2938
|
// components/FingerprintIcon.tsx
|
|
2935
|
-
import { jsx as jsx179, jsxs as
|
|
2936
|
-
var SvgFingerprintIcon = (props) => /* @__PURE__ */
|
|
2939
|
+
import { jsx as jsx179, jsxs as jsxs85 } from "react/jsx-runtime";
|
|
2940
|
+
var SvgFingerprintIcon = (props) => /* @__PURE__ */ jsxs85(
|
|
2937
2941
|
"svg",
|
|
2938
2942
|
{
|
|
2939
2943
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3023,8 +3027,8 @@ var SvgFlashOffIcon = (props) => /* @__PURE__ */ jsx184(
|
|
|
3023
3027
|
var FlashOffIcon_default = SvgFlashOffIcon;
|
|
3024
3028
|
|
|
3025
3029
|
// components/FlexibleLocationIcon.tsx
|
|
3026
|
-
import { jsx as jsx185, jsxs as
|
|
3027
|
-
var SvgFlexibleLocationIcon = (props) => /* @__PURE__ */
|
|
3030
|
+
import { jsx as jsx185, jsxs as jsxs86 } from "react/jsx-runtime";
|
|
3031
|
+
var SvgFlexibleLocationIcon = (props) => /* @__PURE__ */ jsxs86(
|
|
3028
3032
|
"svg",
|
|
3029
3033
|
{
|
|
3030
3034
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3033,7 +3037,7 @@ var SvgFlexibleLocationIcon = (props) => /* @__PURE__ */ jsxs85(
|
|
|
3033
3037
|
...props,
|
|
3034
3038
|
children: [
|
|
3035
3039
|
/* @__PURE__ */ jsx185("g", { children: /* @__PURE__ */ jsx185("path", { d: "M14.9,30.3c-0.3,0-0.7-0.1-1-0.4C6.8,23.8,3.3,14.8,5.6,8.5c1.4-3.8,4.8-6,9.3-6c3.6,0,6.5,2,7.8,3.9 c0.3,0.5,0.2,1.1-0.3,1.4C22,8.1,21.4,8,21.1,7.6c-0.8-1.1-2.9-3.1-6.2-3.1c-3.7,0-6.3,1.6-7.4,4.7c-1.7,4.7,0.2,12.7,7.4,19 l1.3-1.3c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4l-1.7,1.7C15.6,30.2,15.2,30.3,14.9,30.3z M14.5,28.5C14.5,28.5,14.5,28.5,14.5,28.5 L14.5,28.5z" }) }),
|
|
3036
|
-
/* @__PURE__ */
|
|
3040
|
+
/* @__PURE__ */ jsxs86("g", { children: [
|
|
3037
3041
|
/* @__PURE__ */ jsx185("path", { d: "M23.5,11.7c0.9,0,1.6-0.7,1.6-1.5c0-0.8-0.7-1.5-1.6-1.5c-0.9,0-1.6,0.7-1.6,1.5C21.9,11,22.6,11.7,23.5,11.7z " }),
|
|
3038
3042
|
/* @__PURE__ */ jsx185("path", { d: "M23,19.2c0.4-1.2,0.7-2.4,0.8-3.4c0.5,0.5,1.1,1,1.9,1.3c0.5,0.2,1.1-0.1,1.3-0.6c0.2-0.5-0.1-1.1-0.6-1.3 c-0.7-0.3-1.3-0.8-1.7-1.4c-0.2-0.3-0.4-0.6-0.5-0.8c-0.1-0.1-0.1-0.2-0.2-0.3c0,0-0.1-0.1-0.2-0.2c-0.1,0-0.3-0.3-0.7-0.2l0,0 c0,0-0.1,0-0.1,0c0,0,0,0,0,0l0,0c-1.4,0.2-2.3,1.2-2.9,2.1c-0.6,1-1.1,2.1-1.5,2.8c-0.2,0.5,0,1.1,0.4,1.3c0.5,0.2,1.1,0,1.3-0.4 c0.4-0.8,0.8-1.7,1.3-2.6c0.1-0.1,0.2-0.3,0.3-0.4c-0.4,2.5-1.5,6.4-4.1,10c-0.3,0.4-0.2,1.1,0.2,1.4c0.4,0.3,1.1,0.2,1.4-0.2 c1.1-1.5,2-3.1,2.7-4.7l3.1,4.9c0.3,0.5,0.9,0.6,1.4,0.3s0.6-0.9,0.3-1.4L23,19.2z" })
|
|
3039
3043
|
] }),
|
|
@@ -3044,8 +3048,8 @@ var SvgFlexibleLocationIcon = (props) => /* @__PURE__ */ jsxs85(
|
|
|
3044
3048
|
var FlexibleLocationIcon_default = SvgFlexibleLocationIcon;
|
|
3045
3049
|
|
|
3046
3050
|
// components/FloorSignageIcon.tsx
|
|
3047
|
-
import { jsx as jsx186, jsxs as
|
|
3048
|
-
var SvgFloorSignageIcon = (props) => /* @__PURE__ */
|
|
3051
|
+
import { jsx as jsx186, jsxs as jsxs87 } from "react/jsx-runtime";
|
|
3052
|
+
var SvgFloorSignageIcon = (props) => /* @__PURE__ */ jsxs87(
|
|
3049
3053
|
"svg",
|
|
3050
3054
|
{
|
|
3051
3055
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3075,8 +3079,8 @@ var SvgFlowerIcon = (props) => /* @__PURE__ */ jsx187(
|
|
|
3075
3079
|
var FlowerIcon_default = SvgFlowerIcon;
|
|
3076
3080
|
|
|
3077
3081
|
// components/FolderAddIcon.tsx
|
|
3078
|
-
import { jsx as jsx188, jsxs as
|
|
3079
|
-
var SvgFolderAddIcon = (props) => /* @__PURE__ */
|
|
3082
|
+
import { jsx as jsx188, jsxs as jsxs88 } from "react/jsx-runtime";
|
|
3083
|
+
var SvgFolderAddIcon = (props) => /* @__PURE__ */ jsxs88(
|
|
3080
3084
|
"svg",
|
|
3081
3085
|
{
|
|
3082
3086
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3120,8 +3124,8 @@ var SvgFolderSolidIcon = (props) => /* @__PURE__ */ jsx190(
|
|
|
3120
3124
|
var FolderSolidIcon_default = SvgFolderSolidIcon;
|
|
3121
3125
|
|
|
3122
3126
|
// components/FolderZipIcon.tsx
|
|
3123
|
-
import { jsx as jsx191, jsxs as
|
|
3124
|
-
var SvgFolderZipIcon = (props) => /* @__PURE__ */
|
|
3127
|
+
import { jsx as jsx191, jsxs as jsxs89 } from "react/jsx-runtime";
|
|
3128
|
+
var SvgFolderZipIcon = (props) => /* @__PURE__ */ jsxs89(
|
|
3125
3129
|
"svg",
|
|
3126
3130
|
{
|
|
3127
3131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3167,8 +3171,8 @@ var SvgFuelIcon = (props) => /* @__PURE__ */ jsx193(
|
|
|
3167
3171
|
var FuelIcon_default = SvgFuelIcon;
|
|
3168
3172
|
|
|
3169
3173
|
// components/FurloughNavigatorIcon.tsx
|
|
3170
|
-
import { jsx as jsx194, jsxs as
|
|
3171
|
-
var SvgFurloughNavigatorIcon = (props) => /* @__PURE__ */
|
|
3174
|
+
import { jsx as jsx194, jsxs as jsxs90 } from "react/jsx-runtime";
|
|
3175
|
+
var SvgFurloughNavigatorIcon = (props) => /* @__PURE__ */ jsxs90(
|
|
3172
3176
|
"svg",
|
|
3173
3177
|
{
|
|
3174
3178
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3187,8 +3191,8 @@ var SvgFurloughNavigatorIcon = (props) => /* @__PURE__ */ jsxs89(
|
|
|
3187
3191
|
var FurloughNavigatorIcon_default = SvgFurloughNavigatorIcon;
|
|
3188
3192
|
|
|
3189
3193
|
// components/GalleryIcon.tsx
|
|
3190
|
-
import { jsx as jsx195, jsxs as
|
|
3191
|
-
var SvgGalleryIcon = (props) => /* @__PURE__ */
|
|
3194
|
+
import { jsx as jsx195, jsxs as jsxs91 } from "react/jsx-runtime";
|
|
3195
|
+
var SvgGalleryIcon = (props) => /* @__PURE__ */ jsxs91(
|
|
3192
3196
|
"svg",
|
|
3193
3197
|
{
|
|
3194
3198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3218,8 +3222,8 @@ var SvgGestureTouchIcon = (props) => /* @__PURE__ */ jsx196(
|
|
|
3218
3222
|
var GestureTouchIcon_default = SvgGestureTouchIcon;
|
|
3219
3223
|
|
|
3220
3224
|
// components/GhostIcon.tsx
|
|
3221
|
-
import { jsx as jsx197, jsxs as
|
|
3222
|
-
var SvgGhostIcon = (props) => /* @__PURE__ */
|
|
3225
|
+
import { jsx as jsx197, jsxs as jsxs92 } from "react/jsx-runtime";
|
|
3226
|
+
var SvgGhostIcon = (props) => /* @__PURE__ */ jsxs92(
|
|
3223
3227
|
"svg",
|
|
3224
3228
|
{
|
|
3225
3229
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3278,8 +3282,8 @@ var SvgGraduationCapIcon = (props) => /* @__PURE__ */ jsx200(
|
|
|
3278
3282
|
var GraduationCapIcon_default = SvgGraduationCapIcon;
|
|
3279
3283
|
|
|
3280
3284
|
// components/GridIcon.tsx
|
|
3281
|
-
import { jsx as jsx201, jsxs as
|
|
3282
|
-
var SvgGridIcon = (props) => /* @__PURE__ */
|
|
3285
|
+
import { jsx as jsx201, jsxs as jsxs93 } from "react/jsx-runtime";
|
|
3286
|
+
var SvgGridIcon = (props) => /* @__PURE__ */ jsxs93(
|
|
3283
3287
|
"svg",
|
|
3284
3288
|
{
|
|
3285
3289
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3409,8 +3413,8 @@ var SvgHourglassIcon = (props) => /* @__PURE__ */ jsx209(
|
|
|
3409
3413
|
var HourglassIcon_default = SvgHourglassIcon;
|
|
3410
3414
|
|
|
3411
3415
|
// components/IdCardIcon.tsx
|
|
3412
|
-
import { jsx as jsx210, jsxs as
|
|
3413
|
-
var SvgIdCardIcon = (props) => /* @__PURE__ */
|
|
3416
|
+
import { jsx as jsx210, jsxs as jsxs94 } from "react/jsx-runtime";
|
|
3417
|
+
var SvgIdCardIcon = (props) => /* @__PURE__ */ jsxs94(
|
|
3414
3418
|
"svg",
|
|
3415
3419
|
{
|
|
3416
3420
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3442,8 +3446,8 @@ var SvgInboxEmptyIcon = (props) => /* @__PURE__ */ jsx211(
|
|
|
3442
3446
|
var InboxEmptyIcon_default = SvgInboxEmptyIcon;
|
|
3443
3447
|
|
|
3444
3448
|
// components/InboxIcon.tsx
|
|
3445
|
-
import { jsx as jsx212, jsxs as
|
|
3446
|
-
var SvgInboxIcon = (props) => /* @__PURE__ */
|
|
3449
|
+
import { jsx as jsx212, jsxs as jsxs95 } from "react/jsx-runtime";
|
|
3450
|
+
var SvgInboxIcon = (props) => /* @__PURE__ */ jsxs95(
|
|
3447
3451
|
"svg",
|
|
3448
3452
|
{
|
|
3449
3453
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3460,8 +3464,8 @@ var SvgInboxIcon = (props) => /* @__PURE__ */ jsxs94(
|
|
|
3460
3464
|
var InboxIcon_default = SvgInboxIcon;
|
|
3461
3465
|
|
|
3462
3466
|
// components/InfectionIcon.tsx
|
|
3463
|
-
import { jsx as jsx213, jsxs as
|
|
3464
|
-
var SvgInfectionIcon = (props) => /* @__PURE__ */
|
|
3467
|
+
import { jsx as jsx213, jsxs as jsxs96 } from "react/jsx-runtime";
|
|
3468
|
+
var SvgInfectionIcon = (props) => /* @__PURE__ */ jsxs96(
|
|
3465
3469
|
"svg",
|
|
3466
3470
|
{
|
|
3467
3471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3478,8 +3482,8 @@ var SvgInfectionIcon = (props) => /* @__PURE__ */ jsxs95(
|
|
|
3478
3482
|
var InfectionIcon_default = SvgInfectionIcon;
|
|
3479
3483
|
|
|
3480
3484
|
// components/InformationIcon.tsx
|
|
3481
|
-
import { jsx as jsx214, jsxs as
|
|
3482
|
-
var SvgInformationIcon = (props) => /* @__PURE__ */
|
|
3485
|
+
import { jsx as jsx214, jsxs as jsxs97 } from "react/jsx-runtime";
|
|
3486
|
+
var SvgInformationIcon = (props) => /* @__PURE__ */ jsxs97(
|
|
3483
3487
|
"svg",
|
|
3484
3488
|
{
|
|
3485
3489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3496,8 +3500,8 @@ var SvgInformationIcon = (props) => /* @__PURE__ */ jsxs96(
|
|
|
3496
3500
|
var InformationIcon_default = SvgInformationIcon;
|
|
3497
3501
|
|
|
3498
3502
|
// components/KeyboardBackspaceIcon.tsx
|
|
3499
|
-
import { jsx as jsx215, jsxs as
|
|
3500
|
-
var SvgKeyboardBackspaceIcon = (props) => /* @__PURE__ */
|
|
3503
|
+
import { jsx as jsx215, jsxs as jsxs98 } from "react/jsx-runtime";
|
|
3504
|
+
var SvgKeyboardBackspaceIcon = (props) => /* @__PURE__ */ jsxs98(
|
|
3501
3505
|
"svg",
|
|
3502
3506
|
{
|
|
3503
3507
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3513,8 +3517,8 @@ var SvgKeyboardBackspaceIcon = (props) => /* @__PURE__ */ jsxs97(
|
|
|
3513
3517
|
var KeyboardBackspaceIcon_default = SvgKeyboardBackspaceIcon;
|
|
3514
3518
|
|
|
3515
3519
|
// components/KnifeForkIcon.tsx
|
|
3516
|
-
import { jsx as jsx216, jsxs as
|
|
3517
|
-
var SvgKnifeForkIcon = (props) => /* @__PURE__ */
|
|
3520
|
+
import { jsx as jsx216, jsxs as jsxs99 } from "react/jsx-runtime";
|
|
3521
|
+
var SvgKnifeForkIcon = (props) => /* @__PURE__ */ jsxs99(
|
|
3518
3522
|
"svg",
|
|
3519
3523
|
{
|
|
3520
3524
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3544,8 +3548,8 @@ var SvgLabsIcon = (props) => /* @__PURE__ */ jsx217(
|
|
|
3544
3548
|
var LabsIcon_default = SvgLabsIcon;
|
|
3545
3549
|
|
|
3546
3550
|
// components/LayoutIcon.tsx
|
|
3547
|
-
import { jsx as jsx218, jsxs as
|
|
3548
|
-
var SvgLayoutIcon = (props) => /* @__PURE__ */
|
|
3551
|
+
import { jsx as jsx218, jsxs as jsxs100 } from "react/jsx-runtime";
|
|
3552
|
+
var SvgLayoutIcon = (props) => /* @__PURE__ */ jsxs100(
|
|
3549
3553
|
"svg",
|
|
3550
3554
|
{
|
|
3551
3555
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3633,8 +3637,8 @@ var SvgLightBulbIcon = (props) => /* @__PURE__ */ jsx223(
|
|
|
3633
3637
|
var LightBulbIcon_default = SvgLightBulbIcon;
|
|
3634
3638
|
|
|
3635
3639
|
// components/LightBulbIdeaIcon.tsx
|
|
3636
|
-
import { jsx as jsx224, jsxs as
|
|
3637
|
-
var SvgLightBulbIdeaIcon = (props) => /* @__PURE__ */
|
|
3640
|
+
import { jsx as jsx224, jsxs as jsxs101 } from "react/jsx-runtime";
|
|
3641
|
+
var SvgLightBulbIdeaIcon = (props) => /* @__PURE__ */ jsxs101(
|
|
3638
3642
|
"svg",
|
|
3639
3643
|
{
|
|
3640
3644
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3667,8 +3671,8 @@ var SvgLightningIcon = (props) => /* @__PURE__ */ jsx225(
|
|
|
3667
3671
|
var LightningIcon_default = SvgLightningIcon;
|
|
3668
3672
|
|
|
3669
3673
|
// components/LineChartIcon.tsx
|
|
3670
|
-
import { jsx as jsx226, jsxs as
|
|
3671
|
-
var SvgLineChartIcon = (props) => /* @__PURE__ */
|
|
3674
|
+
import { jsx as jsx226, jsxs as jsxs102 } from "react/jsx-runtime";
|
|
3675
|
+
var SvgLineChartIcon = (props) => /* @__PURE__ */ jsxs102(
|
|
3672
3676
|
"svg",
|
|
3673
3677
|
{
|
|
3674
3678
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3685,8 +3689,8 @@ var SvgLineChartIcon = (props) => /* @__PURE__ */ jsxs101(
|
|
|
3685
3689
|
var LineChartIcon_default = SvgLineChartIcon;
|
|
3686
3690
|
|
|
3687
3691
|
// components/LinkIcon.tsx
|
|
3688
|
-
import { jsx as jsx227, jsxs as
|
|
3689
|
-
var SvgLinkIcon = (props) => /* @__PURE__ */
|
|
3692
|
+
import { jsx as jsx227, jsxs as jsxs103 } from "react/jsx-runtime";
|
|
3693
|
+
var SvgLinkIcon = (props) => /* @__PURE__ */ jsxs103(
|
|
3690
3694
|
"svg",
|
|
3691
3695
|
{
|
|
3692
3696
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3702,8 +3706,8 @@ var SvgLinkIcon = (props) => /* @__PURE__ */ jsxs102(
|
|
|
3702
3706
|
var LinkIcon_default = SvgLinkIcon;
|
|
3703
3707
|
|
|
3704
3708
|
// components/ListApprovedIcon.tsx
|
|
3705
|
-
import { jsx as jsx228, jsxs as
|
|
3706
|
-
var SvgListApprovedIcon = (props) => /* @__PURE__ */
|
|
3709
|
+
import { jsx as jsx228, jsxs as jsxs104 } from "react/jsx-runtime";
|
|
3710
|
+
var SvgListApprovedIcon = (props) => /* @__PURE__ */ jsxs104(
|
|
3707
3711
|
"svg",
|
|
3708
3712
|
{
|
|
3709
3713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3720,8 +3724,8 @@ var SvgListApprovedIcon = (props) => /* @__PURE__ */ jsxs103(
|
|
|
3720
3724
|
var ListApprovedIcon_default = SvgListApprovedIcon;
|
|
3721
3725
|
|
|
3722
3726
|
// components/ListBulletsIcon.tsx
|
|
3723
|
-
import { jsx as jsx229, jsxs as
|
|
3724
|
-
var SvgListBulletsIcon = (props) => /* @__PURE__ */
|
|
3727
|
+
import { jsx as jsx229, jsxs as jsxs105 } from "react/jsx-runtime";
|
|
3728
|
+
var SvgListBulletsIcon = (props) => /* @__PURE__ */ jsxs105(
|
|
3725
3729
|
"svg",
|
|
3726
3730
|
{
|
|
3727
3731
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3741,8 +3745,8 @@ var SvgListBulletsIcon = (props) => /* @__PURE__ */ jsxs104(
|
|
|
3741
3745
|
var ListBulletsIcon_default = SvgListBulletsIcon;
|
|
3742
3746
|
|
|
3743
3747
|
// components/LocationListIcon.tsx
|
|
3744
|
-
import { jsx as jsx230, jsxs as
|
|
3745
|
-
var SvgLocationListIcon = (props) => /* @__PURE__ */
|
|
3748
|
+
import { jsx as jsx230, jsxs as jsxs106 } from "react/jsx-runtime";
|
|
3749
|
+
var SvgLocationListIcon = (props) => /* @__PURE__ */ jsxs106(
|
|
3746
3750
|
"svg",
|
|
3747
3751
|
{
|
|
3748
3752
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3760,8 +3764,8 @@ var SvgLocationListIcon = (props) => /* @__PURE__ */ jsxs105(
|
|
|
3760
3764
|
var LocationListIcon_default = SvgLocationListIcon;
|
|
3761
3765
|
|
|
3762
3766
|
// components/LocationPinIcon.tsx
|
|
3763
|
-
import { jsx as jsx231, jsxs as
|
|
3764
|
-
var SvgLocationPinIcon = (props) => /* @__PURE__ */
|
|
3767
|
+
import { jsx as jsx231, jsxs as jsxs107 } from "react/jsx-runtime";
|
|
3768
|
+
var SvgLocationPinIcon = (props) => /* @__PURE__ */ jsxs107(
|
|
3765
3769
|
"svg",
|
|
3766
3770
|
{
|
|
3767
3771
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3777,8 +3781,8 @@ var SvgLocationPinIcon = (props) => /* @__PURE__ */ jsxs106(
|
|
|
3777
3781
|
var LocationPinIcon_default = SvgLocationPinIcon;
|
|
3778
3782
|
|
|
3779
3783
|
// components/LoopIcon.tsx
|
|
3780
|
-
import { jsx as jsx232, jsxs as
|
|
3781
|
-
var SvgLoopIcon = (props) => /* @__PURE__ */
|
|
3784
|
+
import { jsx as jsx232, jsxs as jsxs108 } from "react/jsx-runtime";
|
|
3785
|
+
var SvgLoopIcon = (props) => /* @__PURE__ */ jsxs108(
|
|
3782
3786
|
"svg",
|
|
3783
3787
|
{
|
|
3784
3788
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3794,8 +3798,8 @@ var SvgLoopIcon = (props) => /* @__PURE__ */ jsxs107(
|
|
|
3794
3798
|
var LoopIcon_default = SvgLoopIcon;
|
|
3795
3799
|
|
|
3796
3800
|
// components/MagicWandIcon.tsx
|
|
3797
|
-
import { jsx as jsx233, jsxs as
|
|
3798
|
-
var SvgMagicWandIcon = (props) => /* @__PURE__ */
|
|
3801
|
+
import { jsx as jsx233, jsxs as jsxs109 } from "react/jsx-runtime";
|
|
3802
|
+
var SvgMagicWandIcon = (props) => /* @__PURE__ */ jsxs109(
|
|
3799
3803
|
"svg",
|
|
3800
3804
|
{
|
|
3801
3805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3864,8 +3868,8 @@ var SvgManagerUserIcon = (props) => /* @__PURE__ */ jsx236(
|
|
|
3864
3868
|
var ManagerUserIcon_default = SvgManagerUserIcon;
|
|
3865
3869
|
|
|
3866
3870
|
// components/MandatoryLeaveIcon.tsx
|
|
3867
|
-
import { jsx as jsx237, jsxs as
|
|
3868
|
-
var SvgMandatoryLeaveIcon = (props) => /* @__PURE__ */
|
|
3871
|
+
import { jsx as jsx237, jsxs as jsxs110 } from "react/jsx-runtime";
|
|
3872
|
+
var SvgMandatoryLeaveIcon = (props) => /* @__PURE__ */ jsxs110(
|
|
3869
3873
|
"svg",
|
|
3870
3874
|
{
|
|
3871
3875
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3909,8 +3913,8 @@ var SvgMedalIcon = (props) => /* @__PURE__ */ jsx239(
|
|
|
3909
3913
|
var MedalIcon_default = SvgMedalIcon;
|
|
3910
3914
|
|
|
3911
3915
|
// components/MedicalBagIcon.tsx
|
|
3912
|
-
import { jsx as jsx240, jsxs as
|
|
3913
|
-
var SvgMedicalBagIcon = (props) => /* @__PURE__ */
|
|
3916
|
+
import { jsx as jsx240, jsxs as jsxs111 } from "react/jsx-runtime";
|
|
3917
|
+
var SvgMedicalBagIcon = (props) => /* @__PURE__ */ jsxs111(
|
|
3914
3918
|
"svg",
|
|
3915
3919
|
{
|
|
3916
3920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3926,8 +3930,8 @@ var SvgMedicalBagIcon = (props) => /* @__PURE__ */ jsxs110(
|
|
|
3926
3930
|
var MedicalBagIcon_default = SvgMedicalBagIcon;
|
|
3927
3931
|
|
|
3928
3932
|
// components/MedicalChartIcon.tsx
|
|
3929
|
-
import { jsx as jsx241, jsxs as
|
|
3930
|
-
var SvgMedicalChartIcon = (props) => /* @__PURE__ */
|
|
3933
|
+
import { jsx as jsx241, jsxs as jsxs112 } from "react/jsx-runtime";
|
|
3934
|
+
var SvgMedicalChartIcon = (props) => /* @__PURE__ */ jsxs112(
|
|
3931
3935
|
"svg",
|
|
3932
3936
|
{
|
|
3933
3937
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3957,8 +3961,8 @@ var SvgMedicalIcon = (props) => /* @__PURE__ */ jsx242(
|
|
|
3957
3961
|
var MedicalIcon_default = SvgMedicalIcon;
|
|
3958
3962
|
|
|
3959
3963
|
// components/MedicationIcon.tsx
|
|
3960
|
-
import { jsx as jsx243, jsxs as
|
|
3961
|
-
var SvgMedicationIcon = (props) => /* @__PURE__ */
|
|
3964
|
+
import { jsx as jsx243, jsxs as jsxs113 } from "react/jsx-runtime";
|
|
3965
|
+
var SvgMedicationIcon = (props) => /* @__PURE__ */ jsxs113(
|
|
3962
3966
|
"svg",
|
|
3963
3967
|
{
|
|
3964
3968
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3974,8 +3978,8 @@ var SvgMedicationIcon = (props) => /* @__PURE__ */ jsxs112(
|
|
|
3974
3978
|
var MedicationIcon_default = SvgMedicationIcon;
|
|
3975
3979
|
|
|
3976
3980
|
// components/Menu1X3HollowIcon.tsx
|
|
3977
|
-
import { jsx as jsx244, jsxs as
|
|
3978
|
-
var SvgMenu1X3HollowIcon = (props) => /* @__PURE__ */
|
|
3981
|
+
import { jsx as jsx244, jsxs as jsxs114 } from "react/jsx-runtime";
|
|
3982
|
+
var SvgMenu1X3HollowIcon = (props) => /* @__PURE__ */ jsxs114(
|
|
3979
3983
|
"svg",
|
|
3980
3984
|
{
|
|
3981
3985
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3992,8 +3996,8 @@ var SvgMenu1X3HollowIcon = (props) => /* @__PURE__ */ jsxs113(
|
|
|
3992
3996
|
var Menu1X3HollowIcon_default = SvgMenu1X3HollowIcon;
|
|
3993
3997
|
|
|
3994
3998
|
// components/Menu1X3ThickIcon.tsx
|
|
3995
|
-
import { jsx as jsx245, jsxs as
|
|
3996
|
-
var SvgMenu1X3ThickIcon = (props) => /* @__PURE__ */
|
|
3999
|
+
import { jsx as jsx245, jsxs as jsxs115 } from "react/jsx-runtime";
|
|
4000
|
+
var SvgMenu1X3ThickIcon = (props) => /* @__PURE__ */ jsxs115(
|
|
3997
4001
|
"svg",
|
|
3998
4002
|
{
|
|
3999
4003
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4010,8 +4014,8 @@ var SvgMenu1X3ThickIcon = (props) => /* @__PURE__ */ jsxs114(
|
|
|
4010
4014
|
var Menu1X3ThickIcon_default = SvgMenu1X3ThickIcon;
|
|
4011
4015
|
|
|
4012
4016
|
// components/Menu3X1HollowIcon.tsx
|
|
4013
|
-
import { jsx as jsx246, jsxs as
|
|
4014
|
-
var SvgMenu3X1HollowIcon = (props) => /* @__PURE__ */
|
|
4017
|
+
import { jsx as jsx246, jsxs as jsxs116 } from "react/jsx-runtime";
|
|
4018
|
+
var SvgMenu3X1HollowIcon = (props) => /* @__PURE__ */ jsxs116(
|
|
4015
4019
|
"svg",
|
|
4016
4020
|
{
|
|
4017
4021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4028,8 +4032,8 @@ var SvgMenu3X1HollowIcon = (props) => /* @__PURE__ */ jsxs115(
|
|
|
4028
4032
|
var Menu3X1HollowIcon_default = SvgMenu3X1HollowIcon;
|
|
4029
4033
|
|
|
4030
4034
|
// components/Menu3X1ThickIcon.tsx
|
|
4031
|
-
import { jsx as jsx247, jsxs as
|
|
4032
|
-
var SvgMenu3X1ThickIcon = (props) => /* @__PURE__ */
|
|
4035
|
+
import { jsx as jsx247, jsxs as jsxs117 } from "react/jsx-runtime";
|
|
4036
|
+
var SvgMenu3X1ThickIcon = (props) => /* @__PURE__ */ jsxs117(
|
|
4033
4037
|
"svg",
|
|
4034
4038
|
{
|
|
4035
4039
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4046,8 +4050,8 @@ var SvgMenu3X1ThickIcon = (props) => /* @__PURE__ */ jsxs116(
|
|
|
4046
4050
|
var Menu3X1ThickIcon_default = SvgMenu3X1ThickIcon;
|
|
4047
4051
|
|
|
4048
4052
|
// components/MenuApps2X2Icon.tsx
|
|
4049
|
-
import { jsx as jsx248, jsxs as
|
|
4050
|
-
var SvgMenuApps2X2Icon = (props) => /* @__PURE__ */
|
|
4053
|
+
import { jsx as jsx248, jsxs as jsxs118 } from "react/jsx-runtime";
|
|
4054
|
+
var SvgMenuApps2X2Icon = (props) => /* @__PURE__ */ jsxs118(
|
|
4051
4055
|
"svg",
|
|
4052
4056
|
{
|
|
4053
4057
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4065,8 +4069,8 @@ var SvgMenuApps2X2Icon = (props) => /* @__PURE__ */ jsxs117(
|
|
|
4065
4069
|
var MenuApps2X2Icon_default = SvgMenuApps2X2Icon;
|
|
4066
4070
|
|
|
4067
4071
|
// components/MenuApps3X2Icon.tsx
|
|
4068
|
-
import { jsx as jsx249, jsxs as
|
|
4069
|
-
var SvgMenuApps3X2Icon = (props) => /* @__PURE__ */
|
|
4072
|
+
import { jsx as jsx249, jsxs as jsxs119 } from "react/jsx-runtime";
|
|
4073
|
+
var SvgMenuApps3X2Icon = (props) => /* @__PURE__ */ jsxs119(
|
|
4070
4074
|
"svg",
|
|
4071
4075
|
{
|
|
4072
4076
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4086,8 +4090,8 @@ var SvgMenuApps3X2Icon = (props) => /* @__PURE__ */ jsxs118(
|
|
|
4086
4090
|
var MenuApps3X2Icon_default = SvgMenuApps3X2Icon;
|
|
4087
4091
|
|
|
4088
4092
|
// components/MenuHamburgerIcon.tsx
|
|
4089
|
-
import { jsx as jsx250, jsxs as
|
|
4090
|
-
var SvgMenuHamburgerIcon = (props) => /* @__PURE__ */
|
|
4093
|
+
import { jsx as jsx250, jsxs as jsxs120 } from "react/jsx-runtime";
|
|
4094
|
+
var SvgMenuHamburgerIcon = (props) => /* @__PURE__ */ jsxs120(
|
|
4091
4095
|
"svg",
|
|
4092
4096
|
{
|
|
4093
4097
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4103,8 +4107,8 @@ var SvgMenuHamburgerIcon = (props) => /* @__PURE__ */ jsxs119(
|
|
|
4103
4107
|
var MenuHamburgerIcon_default = SvgMenuHamburgerIcon;
|
|
4104
4108
|
|
|
4105
4109
|
// components/MenuHamburgerThickLeftIcon.tsx
|
|
4106
|
-
import { jsx as jsx251, jsxs as
|
|
4107
|
-
var SvgMenuHamburgerThickLeftIcon = (props) => /* @__PURE__ */
|
|
4110
|
+
import { jsx as jsx251, jsxs as jsxs121 } from "react/jsx-runtime";
|
|
4111
|
+
var SvgMenuHamburgerThickLeftIcon = (props) => /* @__PURE__ */ jsxs121(
|
|
4108
4112
|
"svg",
|
|
4109
4113
|
{
|
|
4110
4114
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4149,8 +4153,8 @@ var SvgMessageMobileIcon = (props) => /* @__PURE__ */ jsx253(
|
|
|
4149
4153
|
var MessageMobileIcon_default = SvgMessageMobileIcon;
|
|
4150
4154
|
|
|
4151
4155
|
// components/MeteorIcon.tsx
|
|
4152
|
-
import { jsx as jsx254, jsxs as
|
|
4153
|
-
var SvgMeteorIcon = (props) => /* @__PURE__ */
|
|
4156
|
+
import { jsx as jsx254, jsxs as jsxs122 } from "react/jsx-runtime";
|
|
4157
|
+
var SvgMeteorIcon = (props) => /* @__PURE__ */ jsxs122(
|
|
4154
4158
|
"svg",
|
|
4155
4159
|
{
|
|
4156
4160
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4166,8 +4170,8 @@ var SvgMeteorIcon = (props) => /* @__PURE__ */ jsxs121(
|
|
|
4166
4170
|
var MeteorIcon_default = SvgMeteorIcon;
|
|
4167
4171
|
|
|
4168
4172
|
// components/MicrophoneIcon.tsx
|
|
4169
|
-
import { jsx as jsx255, jsxs as
|
|
4170
|
-
var SvgMicrophoneIcon = (props) => /* @__PURE__ */
|
|
4173
|
+
import { jsx as jsx255, jsxs as jsxs123 } from "react/jsx-runtime";
|
|
4174
|
+
var SvgMicrophoneIcon = (props) => /* @__PURE__ */ jsxs123(
|
|
4171
4175
|
"svg",
|
|
4172
4176
|
{
|
|
4173
4177
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4183,8 +4187,8 @@ var SvgMicrophoneIcon = (props) => /* @__PURE__ */ jsxs122(
|
|
|
4183
4187
|
var MicrophoneIcon_default = SvgMicrophoneIcon;
|
|
4184
4188
|
|
|
4185
4189
|
// components/MinusCircleIcon.tsx
|
|
4186
|
-
import { jsx as jsx256, jsxs as
|
|
4187
|
-
var SvgMinusCircleIcon = (props) => /* @__PURE__ */
|
|
4190
|
+
import { jsx as jsx256, jsxs as jsxs124 } from "react/jsx-runtime";
|
|
4191
|
+
var SvgMinusCircleIcon = (props) => /* @__PURE__ */ jsxs124(
|
|
4188
4192
|
"svg",
|
|
4189
4193
|
{
|
|
4190
4194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4200,8 +4204,8 @@ var SvgMinusCircleIcon = (props) => /* @__PURE__ */ jsxs123(
|
|
|
4200
4204
|
var MinusCircleIcon_default = SvgMinusCircleIcon;
|
|
4201
4205
|
|
|
4202
4206
|
// components/MinusSquareIcon.tsx
|
|
4203
|
-
import { jsx as jsx257, jsxs as
|
|
4204
|
-
var SvgMinusSquareIcon = (props) => /* @__PURE__ */
|
|
4207
|
+
import { jsx as jsx257, jsxs as jsxs125 } from "react/jsx-runtime";
|
|
4208
|
+
var SvgMinusSquareIcon = (props) => /* @__PURE__ */ jsxs125(
|
|
4205
4209
|
"svg",
|
|
4206
4210
|
{
|
|
4207
4211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4245,8 +4249,8 @@ var SvgMinusThinIcon = (props) => /* @__PURE__ */ jsx259(
|
|
|
4245
4249
|
var MinusThinIcon_default = SvgMinusThinIcon;
|
|
4246
4250
|
|
|
4247
4251
|
// components/MoneyStackIcon.tsx
|
|
4248
|
-
import { jsx as jsx260, jsxs as
|
|
4249
|
-
var SvgMoneyStackIcon = (props) => /* @__PURE__ */
|
|
4252
|
+
import { jsx as jsx260, jsxs as jsxs126 } from "react/jsx-runtime";
|
|
4253
|
+
var SvgMoneyStackIcon = (props) => /* @__PURE__ */ jsxs126(
|
|
4250
4254
|
"svg",
|
|
4251
4255
|
{
|
|
4252
4256
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4263,8 +4267,8 @@ var SvgMoneyStackIcon = (props) => /* @__PURE__ */ jsxs125(
|
|
|
4263
4267
|
var MoneyStackIcon_default = SvgMoneyStackIcon;
|
|
4264
4268
|
|
|
4265
4269
|
// components/MoneyTickIcon.tsx
|
|
4266
|
-
import { jsx as jsx261, jsxs as
|
|
4267
|
-
var SvgMoneyTickIcon = (props) => /* @__PURE__ */
|
|
4270
|
+
import { jsx as jsx261, jsxs as jsxs127 } from "react/jsx-runtime";
|
|
4271
|
+
var SvgMoneyTickIcon = (props) => /* @__PURE__ */ jsxs127(
|
|
4268
4272
|
"svg",
|
|
4269
4273
|
{
|
|
4270
4274
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4280,8 +4284,8 @@ var SvgMoneyTickIcon = (props) => /* @__PURE__ */ jsxs126(
|
|
|
4280
4284
|
var MoneyTickIcon_default = SvgMoneyTickIcon;
|
|
4281
4285
|
|
|
4282
4286
|
// components/NewWindowIcon.tsx
|
|
4283
|
-
import { jsx as jsx262, jsxs as
|
|
4284
|
-
var SvgNewWindowIcon = (props) => /* @__PURE__ */
|
|
4287
|
+
import { jsx as jsx262, jsxs as jsxs128 } from "react/jsx-runtime";
|
|
4288
|
+
var SvgNewWindowIcon = (props) => /* @__PURE__ */ jsxs128(
|
|
4285
4289
|
"svg",
|
|
4286
4290
|
{
|
|
4287
4291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4297,8 +4301,8 @@ var SvgNewWindowIcon = (props) => /* @__PURE__ */ jsxs127(
|
|
|
4297
4301
|
var NewWindowIcon_default = SvgNewWindowIcon;
|
|
4298
4302
|
|
|
4299
4303
|
// components/NewspaperIcon.tsx
|
|
4300
|
-
import { jsx as jsx263, jsxs as
|
|
4301
|
-
var SvgNewspaperIcon = (props) => /* @__PURE__ */
|
|
4304
|
+
import { jsx as jsx263, jsxs as jsxs129 } from "react/jsx-runtime";
|
|
4305
|
+
var SvgNewspaperIcon = (props) => /* @__PURE__ */ jsxs129(
|
|
4302
4306
|
"svg",
|
|
4303
4307
|
{
|
|
4304
4308
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4316,8 +4320,8 @@ var SvgNewspaperIcon = (props) => /* @__PURE__ */ jsxs128(
|
|
|
4316
4320
|
var NewspaperIcon_default = SvgNewspaperIcon;
|
|
4317
4321
|
|
|
4318
4322
|
// components/NightIcon.tsx
|
|
4319
|
-
import { jsx as jsx264, jsxs as
|
|
4320
|
-
var SvgNightIcon = (props) => /* @__PURE__ */
|
|
4323
|
+
import { jsx as jsx264, jsxs as jsxs130 } from "react/jsx-runtime";
|
|
4324
|
+
var SvgNightIcon = (props) => /* @__PURE__ */ jsxs130(
|
|
4321
4325
|
"svg",
|
|
4322
4326
|
{
|
|
4323
4327
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4363,8 +4367,8 @@ var SvgNoteIcon = (props) => /* @__PURE__ */ jsx266(
|
|
|
4363
4367
|
var NoteIcon_default = SvgNoteIcon;
|
|
4364
4368
|
|
|
4365
4369
|
// components/NotebookIcon.tsx
|
|
4366
|
-
import { jsx as jsx267, jsxs as
|
|
4367
|
-
var SvgNotebookIcon = (props) => /* @__PURE__ */
|
|
4370
|
+
import { jsx as jsx267, jsxs as jsxs131 } from "react/jsx-runtime";
|
|
4371
|
+
var SvgNotebookIcon = (props) => /* @__PURE__ */ jsxs131(
|
|
4368
4372
|
"svg",
|
|
4369
4373
|
{
|
|
4370
4374
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4382,8 +4386,8 @@ var SvgNotebookIcon = (props) => /* @__PURE__ */ jsxs130(
|
|
|
4382
4386
|
var NotebookIcon_default = SvgNotebookIcon;
|
|
4383
4387
|
|
|
4384
4388
|
// components/NotepadIcon.tsx
|
|
4385
|
-
import { jsx as jsx268, jsxs as
|
|
4386
|
-
var SvgNotepadIcon = (props) => /* @__PURE__ */
|
|
4389
|
+
import { jsx as jsx268, jsxs as jsxs132 } from "react/jsx-runtime";
|
|
4390
|
+
var SvgNotepadIcon = (props) => /* @__PURE__ */ jsxs132(
|
|
4387
4391
|
"svg",
|
|
4388
4392
|
{
|
|
4389
4393
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4415,8 +4419,8 @@ var SvgNotificationsIcon = (props) => /* @__PURE__ */ jsx269(
|
|
|
4415
4419
|
var NotificationsIcon_default = SvgNotificationsIcon;
|
|
4416
4420
|
|
|
4417
4421
|
// components/OfferIcon.tsx
|
|
4418
|
-
import { jsx as jsx270, jsxs as
|
|
4419
|
-
var SvgOfferIcon = (props) => /* @__PURE__ */
|
|
4422
|
+
import { jsx as jsx270, jsxs as jsxs133 } from "react/jsx-runtime";
|
|
4423
|
+
var SvgOfferIcon = (props) => /* @__PURE__ */ jsxs133(
|
|
4420
4424
|
"svg",
|
|
4421
4425
|
{
|
|
4422
4426
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4433,8 +4437,8 @@ var SvgOfferIcon = (props) => /* @__PURE__ */ jsxs132(
|
|
|
4433
4437
|
var OfferIcon_default = SvgOfferIcon;
|
|
4434
4438
|
|
|
4435
4439
|
// components/OpenShiftIcon.tsx
|
|
4436
|
-
import { jsx as jsx271, jsxs as
|
|
4437
|
-
var SvgOpenShiftIcon = (props) => /* @__PURE__ */
|
|
4440
|
+
import { jsx as jsx271, jsxs as jsxs134 } from "react/jsx-runtime";
|
|
4441
|
+
var SvgOpenShiftIcon = (props) => /* @__PURE__ */ jsxs134(
|
|
4438
4442
|
"svg",
|
|
4439
4443
|
{
|
|
4440
4444
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4488,8 +4492,8 @@ var SvgOrganisationConnectionIcon = (props) => /* @__PURE__ */ jsx272(
|
|
|
4488
4492
|
var OrganisationConnectionIcon_default = SvgOrganisationConnectionIcon;
|
|
4489
4493
|
|
|
4490
4494
|
// components/PacmanIcon.tsx
|
|
4491
|
-
import { jsx as jsx273, jsxs as
|
|
4492
|
-
var SvgPacmanIcon = (props) => /* @__PURE__ */
|
|
4495
|
+
import { jsx as jsx273, jsxs as jsxs135 } from "react/jsx-runtime";
|
|
4496
|
+
var SvgPacmanIcon = (props) => /* @__PURE__ */ jsxs135(
|
|
4493
4497
|
"svg",
|
|
4494
4498
|
{
|
|
4495
4499
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4505,8 +4509,8 @@ var SvgPacmanIcon = (props) => /* @__PURE__ */ jsxs134(
|
|
|
4505
4509
|
var PacmanIcon_default = SvgPacmanIcon;
|
|
4506
4510
|
|
|
4507
4511
|
// components/PadlockLockedIcon.tsx
|
|
4508
|
-
import { jsx as jsx274, jsxs as
|
|
4509
|
-
var SvgPadlockLockedIcon = (props) => /* @__PURE__ */
|
|
4512
|
+
import { jsx as jsx274, jsxs as jsxs136 } from "react/jsx-runtime";
|
|
4513
|
+
var SvgPadlockLockedIcon = (props) => /* @__PURE__ */ jsxs136(
|
|
4510
4514
|
"svg",
|
|
4511
4515
|
{
|
|
4512
4516
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4522,8 +4526,8 @@ var SvgPadlockLockedIcon = (props) => /* @__PURE__ */ jsxs135(
|
|
|
4522
4526
|
var PadlockLockedIcon_default = SvgPadlockLockedIcon;
|
|
4523
4527
|
|
|
4524
4528
|
// components/PadlockUnlockedIcon.tsx
|
|
4525
|
-
import { jsx as jsx275, jsxs as
|
|
4526
|
-
var SvgPadlockUnlockedIcon = (props) => /* @__PURE__ */
|
|
4529
|
+
import { jsx as jsx275, jsxs as jsxs137 } from "react/jsx-runtime";
|
|
4530
|
+
var SvgPadlockUnlockedIcon = (props) => /* @__PURE__ */ jsxs137(
|
|
4527
4531
|
"svg",
|
|
4528
4532
|
{
|
|
4529
4533
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4567,8 +4571,8 @@ var SvgPaperclipIcon = (props) => /* @__PURE__ */ jsx277(
|
|
|
4567
4571
|
var PaperclipIcon_default = SvgPaperclipIcon;
|
|
4568
4572
|
|
|
4569
4573
|
// components/ParkingIcon.tsx
|
|
4570
|
-
import { jsx as jsx278, jsxs as
|
|
4571
|
-
var SvgParkingIcon = (props) => /* @__PURE__ */
|
|
4574
|
+
import { jsx as jsx278, jsxs as jsxs138 } from "react/jsx-runtime";
|
|
4575
|
+
var SvgParkingIcon = (props) => /* @__PURE__ */ jsxs138(
|
|
4572
4576
|
"svg",
|
|
4573
4577
|
{
|
|
4574
4578
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4612,8 +4616,8 @@ var SvgPencilIcon = (props) => /* @__PURE__ */ jsx280(
|
|
|
4612
4616
|
var PencilIcon_default = SvgPencilIcon;
|
|
4613
4617
|
|
|
4614
4618
|
// components/PercentageIcon.tsx
|
|
4615
|
-
import { jsx as jsx281, jsxs as
|
|
4616
|
-
var SvgPercentageIcon = (props) => /* @__PURE__ */
|
|
4619
|
+
import { jsx as jsx281, jsxs as jsxs139 } from "react/jsx-runtime";
|
|
4620
|
+
var SvgPercentageIcon = (props) => /* @__PURE__ */ jsxs139(
|
|
4617
4621
|
"svg",
|
|
4618
4622
|
{
|
|
4619
4623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4658,8 +4662,8 @@ var SvgPerspectiveIcon = (props) => /* @__PURE__ */ jsx283(
|
|
|
4658
4662
|
var PerspectiveIcon_default = SvgPerspectiveIcon;
|
|
4659
4663
|
|
|
4660
4664
|
// components/PhoneIcon.tsx
|
|
4661
|
-
import { jsx as jsx284, jsxs as
|
|
4662
|
-
var SvgPhoneIcon = (props) => /* @__PURE__ */
|
|
4665
|
+
import { jsx as jsx284, jsxs as jsxs140 } from "react/jsx-runtime";
|
|
4666
|
+
var SvgPhoneIcon = (props) => /* @__PURE__ */ jsxs140(
|
|
4663
4667
|
"svg",
|
|
4664
4668
|
{
|
|
4665
4669
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4676,8 +4680,8 @@ var SvgPhoneIcon = (props) => /* @__PURE__ */ jsxs139(
|
|
|
4676
4680
|
var PhoneIcon_default = SvgPhoneIcon;
|
|
4677
4681
|
|
|
4678
4682
|
// components/PhoneWorkIcon.tsx
|
|
4679
|
-
import { jsx as jsx285, jsxs as
|
|
4680
|
-
var SvgPhoneWorkIcon = (props) => /* @__PURE__ */
|
|
4683
|
+
import { jsx as jsx285, jsxs as jsxs141 } from "react/jsx-runtime";
|
|
4684
|
+
var SvgPhoneWorkIcon = (props) => /* @__PURE__ */ jsxs141(
|
|
4681
4685
|
"svg",
|
|
4682
4686
|
{
|
|
4683
4687
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4740,8 +4744,8 @@ var SvgPlaneIcon = (props) => /* @__PURE__ */ jsx288(
|
|
|
4740
4744
|
var PlaneIcon_default = SvgPlaneIcon;
|
|
4741
4745
|
|
|
4742
4746
|
// components/PlasterIcon.tsx
|
|
4743
|
-
import { jsx as jsx289, jsxs as
|
|
4744
|
-
var SvgPlasterIcon = (props) => /* @__PURE__ */
|
|
4747
|
+
import { jsx as jsx289, jsxs as jsxs142 } from "react/jsx-runtime";
|
|
4748
|
+
var SvgPlasterIcon = (props) => /* @__PURE__ */ jsxs142(
|
|
4745
4749
|
"svg",
|
|
4746
4750
|
{
|
|
4747
4751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4759,8 +4763,8 @@ var SvgPlasterIcon = (props) => /* @__PURE__ */ jsxs141(
|
|
|
4759
4763
|
var PlasterIcon_default = SvgPlasterIcon;
|
|
4760
4764
|
|
|
4761
4765
|
// components/PlusCircleIcon.tsx
|
|
4762
|
-
import { jsx as jsx290, jsxs as
|
|
4763
|
-
var SvgPlusCircleIcon = (props) => /* @__PURE__ */
|
|
4766
|
+
import { jsx as jsx290, jsxs as jsxs143 } from "react/jsx-runtime";
|
|
4767
|
+
var SvgPlusCircleIcon = (props) => /* @__PURE__ */ jsxs143(
|
|
4764
4768
|
"svg",
|
|
4765
4769
|
{
|
|
4766
4770
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4832,8 +4836,8 @@ var SvgPopIcon = (props) => /* @__PURE__ */ jsx294(
|
|
|
4832
4836
|
var PopIcon_default = SvgPopIcon;
|
|
4833
4837
|
|
|
4834
4838
|
// components/PowerIcon.tsx
|
|
4835
|
-
import { jsx as jsx295, jsxs as
|
|
4836
|
-
var SvgPowerIcon = (props) => /* @__PURE__ */
|
|
4839
|
+
import { jsx as jsx295, jsxs as jsxs144 } from "react/jsx-runtime";
|
|
4840
|
+
var SvgPowerIcon = (props) => /* @__PURE__ */ jsxs144(
|
|
4837
4841
|
"svg",
|
|
4838
4842
|
{
|
|
4839
4843
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4849,8 +4853,8 @@ var SvgPowerIcon = (props) => /* @__PURE__ */ jsxs143(
|
|
|
4849
4853
|
var PowerIcon_default = SvgPowerIcon;
|
|
4850
4854
|
|
|
4851
4855
|
// components/PrinterIcon.tsx
|
|
4852
|
-
import { jsx as jsx296, jsxs as
|
|
4853
|
-
var SvgPrinterIcon = (props) => /* @__PURE__ */
|
|
4856
|
+
import { jsx as jsx296, jsxs as jsxs145 } from "react/jsx-runtime";
|
|
4857
|
+
var SvgPrinterIcon = (props) => /* @__PURE__ */ jsxs145(
|
|
4854
4858
|
"svg",
|
|
4855
4859
|
{
|
|
4856
4860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4909,8 +4913,8 @@ var SvgPuzzleIcon = (props) => /* @__PURE__ */ jsx299(
|
|
|
4909
4913
|
var PuzzleIcon_default = SvgPuzzleIcon;
|
|
4910
4914
|
|
|
4911
4915
|
// components/QrCodeIcon.tsx
|
|
4912
|
-
import { jsx as jsx300, jsxs as
|
|
4913
|
-
var SvgQrCodeIcon = (props) => /* @__PURE__ */
|
|
4916
|
+
import { jsx as jsx300, jsxs as jsxs146 } from "react/jsx-runtime";
|
|
4917
|
+
var SvgQrCodeIcon = (props) => /* @__PURE__ */ jsxs146(
|
|
4914
4918
|
"svg",
|
|
4915
4919
|
{
|
|
4916
4920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4951,8 +4955,8 @@ var SvgQuestionIcon = (props) => /* @__PURE__ */ jsx301(
|
|
|
4951
4955
|
var QuestionIcon_default = SvgQuestionIcon;
|
|
4952
4956
|
|
|
4953
4957
|
// components/RadarIcon.tsx
|
|
4954
|
-
import { jsx as jsx302, jsxs as
|
|
4955
|
-
var SvgRadarIcon = (props) => /* @__PURE__ */
|
|
4958
|
+
import { jsx as jsx302, jsxs as jsxs147 } from "react/jsx-runtime";
|
|
4959
|
+
var SvgRadarIcon = (props) => /* @__PURE__ */ jsxs147(
|
|
4956
4960
|
"svg",
|
|
4957
4961
|
{
|
|
4958
4962
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4984,8 +4988,8 @@ var SvgRankInsigniaIcon = (props) => /* @__PURE__ */ jsx303(
|
|
|
4984
4988
|
var RankInsigniaIcon_default = SvgRankInsigniaIcon;
|
|
4985
4989
|
|
|
4986
4990
|
// components/ReceiptIcon.tsx
|
|
4987
|
-
import { jsx as jsx304, jsxs as
|
|
4988
|
-
var SvgReceiptIcon = (props) => /* @__PURE__ */
|
|
4991
|
+
import { jsx as jsx304, jsxs as jsxs148 } from "react/jsx-runtime";
|
|
4992
|
+
var SvgReceiptIcon = (props) => /* @__PURE__ */ jsxs148(
|
|
4989
4993
|
"svg",
|
|
4990
4994
|
{
|
|
4991
4995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5020,8 +5024,8 @@ var SvgReceptionIcon = (props) => /* @__PURE__ */ jsx305(
|
|
|
5020
5024
|
var ReceptionIcon_default = SvgReceptionIcon;
|
|
5021
5025
|
|
|
5022
5026
|
// components/RecordsIcon.tsx
|
|
5023
|
-
import { jsx as jsx306, jsxs as
|
|
5024
|
-
var SvgRecordsIcon = (props) => /* @__PURE__ */
|
|
5027
|
+
import { jsx as jsx306, jsxs as jsxs149 } from "react/jsx-runtime";
|
|
5028
|
+
var SvgRecordsIcon = (props) => /* @__PURE__ */ jsxs149(
|
|
5025
5029
|
"svg",
|
|
5026
5030
|
{
|
|
5027
5031
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5037,8 +5041,8 @@ var SvgRecordsIcon = (props) => /* @__PURE__ */ jsxs148(
|
|
|
5037
5041
|
var RecordsIcon_default = SvgRecordsIcon;
|
|
5038
5042
|
|
|
5039
5043
|
// components/RefreshIcon.tsx
|
|
5040
|
-
import { jsx as jsx307, jsxs as
|
|
5041
|
-
var SvgRefreshIcon = (props) => /* @__PURE__ */
|
|
5044
|
+
import { jsx as jsx307, jsxs as jsxs150 } from "react/jsx-runtime";
|
|
5045
|
+
var SvgRefreshIcon = (props) => /* @__PURE__ */ jsxs150(
|
|
5042
5046
|
"svg",
|
|
5043
5047
|
{
|
|
5044
5048
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5054,8 +5058,8 @@ var SvgRefreshIcon = (props) => /* @__PURE__ */ jsxs149(
|
|
|
5054
5058
|
var RefreshIcon_default = SvgRefreshIcon;
|
|
5055
5059
|
|
|
5056
5060
|
// components/RenameIcon.tsx
|
|
5057
|
-
import { jsx as jsx308, jsxs as
|
|
5058
|
-
var SvgRenameIcon = (props) => /* @__PURE__ */
|
|
5061
|
+
import { jsx as jsx308, jsxs as jsxs151 } from "react/jsx-runtime";
|
|
5062
|
+
var SvgRenameIcon = (props) => /* @__PURE__ */ jsxs151(
|
|
5059
5063
|
"svg",
|
|
5060
5064
|
{
|
|
5061
5065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5071,8 +5075,8 @@ var SvgRenameIcon = (props) => /* @__PURE__ */ jsxs150(
|
|
|
5071
5075
|
var RenameIcon_default = SvgRenameIcon;
|
|
5072
5076
|
|
|
5073
5077
|
// components/RequestsIcon.tsx
|
|
5074
|
-
import { jsx as jsx309, jsxs as
|
|
5075
|
-
var SvgRequestsIcon = (props) => /* @__PURE__ */
|
|
5078
|
+
import { jsx as jsx309, jsxs as jsxs152 } from "react/jsx-runtime";
|
|
5079
|
+
var SvgRequestsIcon = (props) => /* @__PURE__ */ jsxs152(
|
|
5076
5080
|
"svg",
|
|
5077
5081
|
{
|
|
5078
5082
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5130,8 +5134,8 @@ var SvgRightArrowIcon = (props) => /* @__PURE__ */ jsx312(
|
|
|
5130
5134
|
var RightArrowIcon_default = SvgRightArrowIcon;
|
|
5131
5135
|
|
|
5132
5136
|
// components/RoadIcon.tsx
|
|
5133
|
-
import { jsx as jsx313, jsxs as
|
|
5134
|
-
var SvgRoadIcon = (props) => /* @__PURE__ */
|
|
5137
|
+
import { jsx as jsx313, jsxs as jsxs153 } from "react/jsx-runtime";
|
|
5138
|
+
var SvgRoadIcon = (props) => /* @__PURE__ */ jsxs153(
|
|
5135
5139
|
"svg",
|
|
5136
5140
|
{
|
|
5137
5141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5176,8 +5180,8 @@ var SvgRosetteIcon = (props) => /* @__PURE__ */ jsx315(
|
|
|
5176
5180
|
var RosetteIcon_default = SvgRosetteIcon;
|
|
5177
5181
|
|
|
5178
5182
|
// components/RotasIcon.tsx
|
|
5179
|
-
import { jsx as jsx316, jsxs as
|
|
5180
|
-
var SvgRotasIcon = (props) => /* @__PURE__ */
|
|
5183
|
+
import { jsx as jsx316, jsxs as jsxs154 } from "react/jsx-runtime";
|
|
5184
|
+
var SvgRotasIcon = (props) => /* @__PURE__ */ jsxs154(
|
|
5181
5185
|
"svg",
|
|
5182
5186
|
{
|
|
5183
5187
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5197,8 +5201,8 @@ var SvgRotasIcon = (props) => /* @__PURE__ */ jsxs153(
|
|
|
5197
5201
|
var RotasIcon_default = SvgRotasIcon;
|
|
5198
5202
|
|
|
5199
5203
|
// components/RotateDeviceIcon.tsx
|
|
5200
|
-
import { jsx as jsx317, jsxs as
|
|
5201
|
-
var SvgRotateDeviceIcon = (props) => /* @__PURE__ */
|
|
5204
|
+
import { jsx as jsx317, jsxs as jsxs155 } from "react/jsx-runtime";
|
|
5205
|
+
var SvgRotateDeviceIcon = (props) => /* @__PURE__ */ jsxs155(
|
|
5202
5206
|
"svg",
|
|
5203
5207
|
{
|
|
5204
5208
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5216,8 +5220,8 @@ var SvgRotateDeviceIcon = (props) => /* @__PURE__ */ jsxs154(
|
|
|
5216
5220
|
var RotateDeviceIcon_default = SvgRotateDeviceIcon;
|
|
5217
5221
|
|
|
5218
5222
|
// components/RotateImageIcon.tsx
|
|
5219
|
-
import { jsx as jsx318, jsxs as
|
|
5220
|
-
var SvgRotateImageIcon = (props) => /* @__PURE__ */
|
|
5223
|
+
import { jsx as jsx318, jsxs as jsxs156 } from "react/jsx-runtime";
|
|
5224
|
+
var SvgRotateImageIcon = (props) => /* @__PURE__ */ jsxs156(
|
|
5221
5225
|
"svg",
|
|
5222
5226
|
{
|
|
5223
5227
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5248,8 +5252,8 @@ var SvgRulerIcon = (props) => /* @__PURE__ */ jsx319(
|
|
|
5248
5252
|
var RulerIcon_default = SvgRulerIcon;
|
|
5249
5253
|
|
|
5250
5254
|
// components/RushIcon.tsx
|
|
5251
|
-
import { jsx as jsx320, jsxs as
|
|
5252
|
-
var SvgRushIcon = (props) => /* @__PURE__ */
|
|
5255
|
+
import { jsx as jsx320, jsxs as jsxs157 } from "react/jsx-runtime";
|
|
5256
|
+
var SvgRushIcon = (props) => /* @__PURE__ */ jsxs157(
|
|
5253
5257
|
"svg",
|
|
5254
5258
|
{
|
|
5255
5259
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5268,8 +5272,8 @@ var SvgRushIcon = (props) => /* @__PURE__ */ jsxs156(
|
|
|
5268
5272
|
var RushIcon_default = SvgRushIcon;
|
|
5269
5273
|
|
|
5270
5274
|
// components/SafeVaultIcon.tsx
|
|
5271
|
-
import { jsx as jsx321, jsxs as
|
|
5272
|
-
var SvgSafeVaultIcon = (props) => /* @__PURE__ */
|
|
5275
|
+
import { jsx as jsx321, jsxs as jsxs158 } from "react/jsx-runtime";
|
|
5276
|
+
var SvgSafeVaultIcon = (props) => /* @__PURE__ */ jsxs158(
|
|
5273
5277
|
"svg",
|
|
5274
5278
|
{
|
|
5275
5279
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5286,8 +5290,8 @@ var SvgSafeVaultIcon = (props) => /* @__PURE__ */ jsxs157(
|
|
|
5286
5290
|
var SafeVaultIcon_default = SvgSafeVaultIcon;
|
|
5287
5291
|
|
|
5288
5292
|
// components/SafetyBeakerIcon.tsx
|
|
5289
|
-
import { jsx as jsx322, jsxs as
|
|
5290
|
-
var SvgSafetyBeakerIcon = (props) => /* @__PURE__ */
|
|
5293
|
+
import { jsx as jsx322, jsxs as jsxs159 } from "react/jsx-runtime";
|
|
5294
|
+
var SvgSafetyBeakerIcon = (props) => /* @__PURE__ */ jsxs159(
|
|
5291
5295
|
"svg",
|
|
5292
5296
|
{
|
|
5293
5297
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5401,8 +5405,8 @@ var SvgSafetySlipIcon = (props) => /* @__PURE__ */ jsx329(
|
|
|
5401
5405
|
var SafetySlipIcon_default = SvgSafetySlipIcon;
|
|
5402
5406
|
|
|
5403
5407
|
// components/SafetyWashingPpeIcon.tsx
|
|
5404
|
-
import { jsx as jsx330, jsxs as
|
|
5405
|
-
var SvgSafetyWashingPpeIcon = (props) => /* @__PURE__ */
|
|
5408
|
+
import { jsx as jsx330, jsxs as jsxs160 } from "react/jsx-runtime";
|
|
5409
|
+
var SvgSafetyWashingPpeIcon = (props) => /* @__PURE__ */ jsxs160(
|
|
5406
5410
|
"svg",
|
|
5407
5411
|
{
|
|
5408
5412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5432,8 +5436,8 @@ var SvgSearchIcon = (props) => /* @__PURE__ */ jsx331(
|
|
|
5432
5436
|
var SearchIcon_default = SvgSearchIcon;
|
|
5433
5437
|
|
|
5434
5438
|
// components/SecurityLockIcon.tsx
|
|
5435
|
-
import { jsx as jsx332, jsxs as
|
|
5436
|
-
var SvgSecurityLockIcon = (props) => /* @__PURE__ */
|
|
5439
|
+
import { jsx as jsx332, jsxs as jsxs161 } from "react/jsx-runtime";
|
|
5440
|
+
var SvgSecurityLockIcon = (props) => /* @__PURE__ */ jsxs161(
|
|
5437
5441
|
"svg",
|
|
5438
5442
|
{
|
|
5439
5443
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5449,8 +5453,8 @@ var SvgSecurityLockIcon = (props) => /* @__PURE__ */ jsxs160(
|
|
|
5449
5453
|
var SecurityLockIcon_default = SvgSecurityLockIcon;
|
|
5450
5454
|
|
|
5451
5455
|
// components/SecurityPinIcon.tsx
|
|
5452
|
-
import { jsx as jsx333, jsxs as
|
|
5453
|
-
var SvgSecurityPinIcon = (props) => /* @__PURE__ */
|
|
5456
|
+
import { jsx as jsx333, jsxs as jsxs162 } from "react/jsx-runtime";
|
|
5457
|
+
var SvgSecurityPinIcon = (props) => /* @__PURE__ */ jsxs162(
|
|
5454
5458
|
"svg",
|
|
5455
5459
|
{
|
|
5456
5460
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5511,8 +5515,8 @@ var SvgSendIcon = (props) => /* @__PURE__ */ jsx335(
|
|
|
5511
5515
|
var SendIcon_default = SvgSendIcon;
|
|
5512
5516
|
|
|
5513
5517
|
// components/SettingsSlidersIcon.tsx
|
|
5514
|
-
import { jsx as jsx336, jsxs as
|
|
5515
|
-
var SvgSettingsSlidersIcon = (props) => /* @__PURE__ */
|
|
5518
|
+
import { jsx as jsx336, jsxs as jsxs163 } from "react/jsx-runtime";
|
|
5519
|
+
var SvgSettingsSlidersIcon = (props) => /* @__PURE__ */ jsxs163(
|
|
5516
5520
|
"svg",
|
|
5517
5521
|
{
|
|
5518
5522
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5612,8 +5616,8 @@ var SvgShieldIcon = (props) => /* @__PURE__ */ jsx342(
|
|
|
5612
5616
|
var ShieldIcon_default = SvgShieldIcon;
|
|
5613
5617
|
|
|
5614
5618
|
// components/ShiftsIcon.tsx
|
|
5615
|
-
import { jsx as jsx343, jsxs as
|
|
5616
|
-
var SvgShiftsIcon = (props) => /* @__PURE__ */
|
|
5619
|
+
import { jsx as jsx343, jsxs as jsxs164 } from "react/jsx-runtime";
|
|
5620
|
+
var SvgShiftsIcon = (props) => /* @__PURE__ */ jsxs164(
|
|
5617
5621
|
"svg",
|
|
5618
5622
|
{
|
|
5619
5623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5629,8 +5633,8 @@ var SvgShiftsIcon = (props) => /* @__PURE__ */ jsxs163(
|
|
|
5629
5633
|
var ShiftsIcon_default = SvgShiftsIcon;
|
|
5630
5634
|
|
|
5631
5635
|
// components/ShredderIcon.tsx
|
|
5632
|
-
import { jsx as jsx344, jsxs as
|
|
5633
|
-
var SvgShredderIcon = (props) => /* @__PURE__ */
|
|
5636
|
+
import { jsx as jsx344, jsxs as jsxs165 } from "react/jsx-runtime";
|
|
5637
|
+
var SvgShredderIcon = (props) => /* @__PURE__ */ jsxs165(
|
|
5634
5638
|
"svg",
|
|
5635
5639
|
{
|
|
5636
5640
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5649,8 +5653,8 @@ var SvgShredderIcon = (props) => /* @__PURE__ */ jsxs164(
|
|
|
5649
5653
|
var ShredderIcon_default = SvgShredderIcon;
|
|
5650
5654
|
|
|
5651
5655
|
// components/SignalIcon.tsx
|
|
5652
|
-
import { jsx as jsx345, jsxs as
|
|
5653
|
-
var SvgSignalIcon = (props) => /* @__PURE__ */
|
|
5656
|
+
import { jsx as jsx345, jsxs as jsxs166 } from "react/jsx-runtime";
|
|
5657
|
+
var SvgSignalIcon = (props) => /* @__PURE__ */ jsxs166(
|
|
5654
5658
|
"svg",
|
|
5655
5659
|
{
|
|
5656
5660
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5667,8 +5671,8 @@ var SvgSignalIcon = (props) => /* @__PURE__ */ jsxs165(
|
|
|
5667
5671
|
var SignalIcon_default = SvgSignalIcon;
|
|
5668
5672
|
|
|
5669
5673
|
// components/SignalLossIcon.tsx
|
|
5670
|
-
import { jsx as jsx346, jsxs as
|
|
5671
|
-
var SvgSignalLossIcon = (props) => /* @__PURE__ */
|
|
5674
|
+
import { jsx as jsx346, jsxs as jsxs167 } from "react/jsx-runtime";
|
|
5675
|
+
var SvgSignalLossIcon = (props) => /* @__PURE__ */ jsxs167(
|
|
5672
5676
|
"svg",
|
|
5673
5677
|
{
|
|
5674
5678
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5685,8 +5689,8 @@ var SvgSignalLossIcon = (props) => /* @__PURE__ */ jsxs166(
|
|
|
5685
5689
|
var SignalLossIcon_default = SvgSignalLossIcon;
|
|
5686
5690
|
|
|
5687
5691
|
// components/SignatureIcon.tsx
|
|
5688
|
-
import { jsx as jsx347, jsxs as
|
|
5689
|
-
var SvgSignatureIcon = (props) => /* @__PURE__ */
|
|
5692
|
+
import { jsx as jsx347, jsxs as jsxs168 } from "react/jsx-runtime";
|
|
5693
|
+
var SvgSignatureIcon = (props) => /* @__PURE__ */ jsxs168(
|
|
5690
5694
|
"svg",
|
|
5691
5695
|
{
|
|
5692
5696
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5702,8 +5706,8 @@ var SvgSignatureIcon = (props) => /* @__PURE__ */ jsxs167(
|
|
|
5702
5706
|
var SignatureIcon_default = SvgSignatureIcon;
|
|
5703
5707
|
|
|
5704
5708
|
// components/SkullIcon.tsx
|
|
5705
|
-
import { jsx as jsx348, jsxs as
|
|
5706
|
-
var SvgSkullIcon = (props) => /* @__PURE__ */
|
|
5709
|
+
import { jsx as jsx348, jsxs as jsxs169 } from "react/jsx-runtime";
|
|
5710
|
+
var SvgSkullIcon = (props) => /* @__PURE__ */ jsxs169(
|
|
5707
5711
|
"svg",
|
|
5708
5712
|
{
|
|
5709
5713
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5734,8 +5738,8 @@ var SvgSocialFacebookIcon = (props) => /* @__PURE__ */ jsx349(
|
|
|
5734
5738
|
var SocialFacebookIcon_default = SvgSocialFacebookIcon;
|
|
5735
5739
|
|
|
5736
5740
|
// components/SocialInstagramIcon.tsx
|
|
5737
|
-
import { jsx as jsx350, jsxs as
|
|
5738
|
-
var SvgSocialInstagramIcon = (props) => /* @__PURE__ */
|
|
5741
|
+
import { jsx as jsx350, jsxs as jsxs170 } from "react/jsx-runtime";
|
|
5742
|
+
var SvgSocialInstagramIcon = (props) => /* @__PURE__ */ jsxs170(
|
|
5739
5743
|
"svg",
|
|
5740
5744
|
{
|
|
5741
5745
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5752,8 +5756,8 @@ var SvgSocialInstagramIcon = (props) => /* @__PURE__ */ jsxs169(
|
|
|
5752
5756
|
var SocialInstagramIcon_default = SvgSocialInstagramIcon;
|
|
5753
5757
|
|
|
5754
5758
|
// components/SocialLinkedinIcon.tsx
|
|
5755
|
-
import { jsx as jsx351, jsxs as
|
|
5756
|
-
var SvgSocialLinkedinIcon = (props) => /* @__PURE__ */
|
|
5759
|
+
import { jsx as jsx351, jsxs as jsxs171 } from "react/jsx-runtime";
|
|
5760
|
+
var SvgSocialLinkedinIcon = (props) => /* @__PURE__ */ jsxs171(
|
|
5757
5761
|
"svg",
|
|
5758
5762
|
{
|
|
5759
5763
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5812,8 +5816,8 @@ var SvgSoftwareChromeIcon = (props) => /* @__PURE__ */ jsx354(
|
|
|
5812
5816
|
var SoftwareChromeIcon_default = SvgSoftwareChromeIcon;
|
|
5813
5817
|
|
|
5814
5818
|
// components/SortAscendingIcon.tsx
|
|
5815
|
-
import { jsx as jsx355, jsxs as
|
|
5816
|
-
var SvgSortAscendingIcon = (props) => /* @__PURE__ */
|
|
5819
|
+
import { jsx as jsx355, jsxs as jsxs172 } from "react/jsx-runtime";
|
|
5820
|
+
var SvgSortAscendingIcon = (props) => /* @__PURE__ */ jsxs172(
|
|
5817
5821
|
"svg",
|
|
5818
5822
|
{
|
|
5819
5823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5830,8 +5834,8 @@ var SvgSortAscendingIcon = (props) => /* @__PURE__ */ jsxs171(
|
|
|
5830
5834
|
var SortAscendingIcon_default = SvgSortAscendingIcon;
|
|
5831
5835
|
|
|
5832
5836
|
// components/SortDescendingIcon.tsx
|
|
5833
|
-
import { jsx as jsx356, jsxs as
|
|
5834
|
-
var SvgSortDescendingIcon = (props) => /* @__PURE__ */
|
|
5837
|
+
import { jsx as jsx356, jsxs as jsxs173 } from "react/jsx-runtime";
|
|
5838
|
+
var SvgSortDescendingIcon = (props) => /* @__PURE__ */ jsxs173(
|
|
5835
5839
|
"svg",
|
|
5836
5840
|
{
|
|
5837
5841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5904,8 +5908,8 @@ var SvgStarIcon = (props) => /* @__PURE__ */ jsx360(
|
|
|
5904
5908
|
var StarIcon_default = SvgStarIcon;
|
|
5905
5909
|
|
|
5906
5910
|
// components/SteamIcon.tsx
|
|
5907
|
-
import { jsx as jsx361, jsxs as
|
|
5908
|
-
var SvgSteamIcon = (props) => /* @__PURE__ */
|
|
5911
|
+
import { jsx as jsx361, jsxs as jsxs174 } from "react/jsx-runtime";
|
|
5912
|
+
var SvgSteamIcon = (props) => /* @__PURE__ */ jsxs174(
|
|
5909
5913
|
"svg",
|
|
5910
5914
|
{
|
|
5911
5915
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5936,8 +5940,8 @@ var SvgStethoscopeIcon = (props) => /* @__PURE__ */ jsx362(
|
|
|
5936
5940
|
var StethoscopeIcon_default = SvgStethoscopeIcon;
|
|
5937
5941
|
|
|
5938
5942
|
// components/StopIcon.tsx
|
|
5939
|
-
import { jsx as jsx363, jsxs as
|
|
5940
|
-
var SvgStopIcon = (props) => /* @__PURE__ */
|
|
5943
|
+
import { jsx as jsx363, jsxs as jsxs175 } from "react/jsx-runtime";
|
|
5944
|
+
var SvgStopIcon = (props) => /* @__PURE__ */ jsxs175(
|
|
5941
5945
|
"svg",
|
|
5942
5946
|
{
|
|
5943
5947
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5953,8 +5957,8 @@ var SvgStopIcon = (props) => /* @__PURE__ */ jsxs174(
|
|
|
5953
5957
|
var StopIcon_default = SvgStopIcon;
|
|
5954
5958
|
|
|
5955
5959
|
// components/StopwatchIcon.tsx
|
|
5956
|
-
import { jsx as jsx364, jsxs as
|
|
5957
|
-
var SvgStopwatchIcon = (props) => /* @__PURE__ */
|
|
5960
|
+
import { jsx as jsx364, jsxs as jsxs176 } from "react/jsx-runtime";
|
|
5961
|
+
var SvgStopwatchIcon = (props) => /* @__PURE__ */ jsxs176(
|
|
5958
5962
|
"svg",
|
|
5959
5963
|
{
|
|
5960
5964
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5984,8 +5988,8 @@ var SvgSuitcaseIcon = (props) => /* @__PURE__ */ jsx365(
|
|
|
5984
5988
|
var SuitcaseIcon_default = SvgSuitcaseIcon;
|
|
5985
5989
|
|
|
5986
5990
|
// components/SunIcon.tsx
|
|
5987
|
-
import { jsx as jsx366, jsxs as
|
|
5988
|
-
var SvgSunIcon = (props) => /* @__PURE__ */
|
|
5991
|
+
import { jsx as jsx366, jsxs as jsxs177 } from "react/jsx-runtime";
|
|
5992
|
+
var SvgSunIcon = (props) => /* @__PURE__ */ jsxs177(
|
|
5989
5993
|
"svg",
|
|
5990
5994
|
{
|
|
5991
5995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6008,8 +6012,8 @@ var SvgSunIcon = (props) => /* @__PURE__ */ jsxs176(
|
|
|
6008
6012
|
var SunIcon_default = SvgSunIcon;
|
|
6009
6013
|
|
|
6010
6014
|
// components/SwitchIcon.tsx
|
|
6011
|
-
import { jsx as jsx367, jsxs as
|
|
6012
|
-
var SvgSwitchIcon = (props) => /* @__PURE__ */
|
|
6015
|
+
import { jsx as jsx367, jsxs as jsxs178 } from "react/jsx-runtime";
|
|
6016
|
+
var SvgSwitchIcon = (props) => /* @__PURE__ */ jsxs178(
|
|
6013
6017
|
"svg",
|
|
6014
6018
|
{
|
|
6015
6019
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6040,8 +6044,8 @@ var SvgSyringeIcon = (props) => /* @__PURE__ */ jsx368(
|
|
|
6040
6044
|
var SyringeIcon_default = SvgSyringeIcon;
|
|
6041
6045
|
|
|
6042
6046
|
// components/TableGridIcon.tsx
|
|
6043
|
-
import { jsx as jsx369, jsxs as
|
|
6044
|
-
var SvgTableGridIcon = (props) => /* @__PURE__ */
|
|
6047
|
+
import { jsx as jsx369, jsxs as jsxs179 } from "react/jsx-runtime";
|
|
6048
|
+
var SvgTableGridIcon = (props) => /* @__PURE__ */ jsxs179(
|
|
6045
6049
|
"svg",
|
|
6046
6050
|
{
|
|
6047
6051
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6078,8 +6082,8 @@ var SvgTableIcon = (props) => /* @__PURE__ */ jsx370(
|
|
|
6078
6082
|
var TableIcon_default = SvgTableIcon;
|
|
6079
6083
|
|
|
6080
6084
|
// components/TachographIcon.tsx
|
|
6081
|
-
import { jsx as jsx371, jsxs as
|
|
6082
|
-
var SvgTachographIcon = (props) => /* @__PURE__ */
|
|
6085
|
+
import { jsx as jsx371, jsxs as jsxs180 } from "react/jsx-runtime";
|
|
6086
|
+
var SvgTachographIcon = (props) => /* @__PURE__ */ jsxs180(
|
|
6083
6087
|
"svg",
|
|
6084
6088
|
{
|
|
6085
6089
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6095,8 +6099,8 @@ var SvgTachographIcon = (props) => /* @__PURE__ */ jsxs179(
|
|
|
6095
6099
|
var TachographIcon_default = SvgTachographIcon;
|
|
6096
6100
|
|
|
6097
6101
|
// components/TagIcon.tsx
|
|
6098
|
-
import { jsx as jsx372, jsxs as
|
|
6099
|
-
var SvgTagIcon = (props) => /* @__PURE__ */
|
|
6102
|
+
import { jsx as jsx372, jsxs as jsxs181 } from "react/jsx-runtime";
|
|
6103
|
+
var SvgTagIcon = (props) => /* @__PURE__ */ jsxs181(
|
|
6100
6104
|
"svg",
|
|
6101
6105
|
{
|
|
6102
6106
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6126,8 +6130,8 @@ var SvgTallyIcon = (props) => /* @__PURE__ */ jsx373(
|
|
|
6126
6130
|
var TallyIcon_default = SvgTallyIcon;
|
|
6127
6131
|
|
|
6128
6132
|
// components/TargetIcon.tsx
|
|
6129
|
-
import { jsx as jsx374, jsxs as
|
|
6130
|
-
var SvgTargetIcon = (props) => /* @__PURE__ */
|
|
6133
|
+
import { jsx as jsx374, jsxs as jsxs182 } from "react/jsx-runtime";
|
|
6134
|
+
var SvgTargetIcon = (props) => /* @__PURE__ */ jsxs182(
|
|
6131
6135
|
"svg",
|
|
6132
6136
|
{
|
|
6133
6137
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6143,8 +6147,8 @@ var SvgTargetIcon = (props) => /* @__PURE__ */ jsxs181(
|
|
|
6143
6147
|
var TargetIcon_default = SvgTargetIcon;
|
|
6144
6148
|
|
|
6145
6149
|
// components/TaskListIcon.tsx
|
|
6146
|
-
import { jsx as jsx375, jsxs as
|
|
6147
|
-
var SvgTaskListIcon = (props) => /* @__PURE__ */
|
|
6150
|
+
import { jsx as jsx375, jsxs as jsxs183 } from "react/jsx-runtime";
|
|
6151
|
+
var SvgTaskListIcon = (props) => /* @__PURE__ */ jsxs183(
|
|
6148
6152
|
"svg",
|
|
6149
6153
|
{
|
|
6150
6154
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6164,8 +6168,8 @@ var SvgTaskListIcon = (props) => /* @__PURE__ */ jsxs182(
|
|
|
6164
6168
|
var TaskListIcon_default = SvgTaskListIcon;
|
|
6165
6169
|
|
|
6166
6170
|
// components/TechnologyLaptopIcon.tsx
|
|
6167
|
-
import { jsx as jsx376, jsxs as
|
|
6168
|
-
var SvgTechnologyLaptopIcon = (props) => /* @__PURE__ */
|
|
6171
|
+
import { jsx as jsx376, jsxs as jsxs184 } from "react/jsx-runtime";
|
|
6172
|
+
var SvgTechnologyLaptopIcon = (props) => /* @__PURE__ */ jsxs184(
|
|
6169
6173
|
"svg",
|
|
6170
6174
|
{
|
|
6171
6175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6181,8 +6185,8 @@ var SvgTechnologyLaptopIcon = (props) => /* @__PURE__ */ jsxs183(
|
|
|
6181
6185
|
var TechnologyLaptopIcon_default = SvgTechnologyLaptopIcon;
|
|
6182
6186
|
|
|
6183
6187
|
// components/TemperatureIcon.tsx
|
|
6184
|
-
import { jsx as jsx377, jsxs as
|
|
6185
|
-
var SvgTemperatureIcon = (props) => /* @__PURE__ */
|
|
6188
|
+
import { jsx as jsx377, jsxs as jsxs185 } from "react/jsx-runtime";
|
|
6189
|
+
var SvgTemperatureIcon = (props) => /* @__PURE__ */ jsxs185(
|
|
6186
6190
|
"svg",
|
|
6187
6191
|
{
|
|
6188
6192
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6243,8 +6247,8 @@ var SvgThumbsUpIcon = (props) => /* @__PURE__ */ jsx380(
|
|
|
6243
6247
|
var ThumbsUpIcon_default = SvgThumbsUpIcon;
|
|
6244
6248
|
|
|
6245
6249
|
// components/TickCircleIcon.tsx
|
|
6246
|
-
import { jsx as jsx381, jsxs as
|
|
6247
|
-
var SvgTickCircleIcon = (props) => /* @__PURE__ */
|
|
6250
|
+
import { jsx as jsx381, jsxs as jsxs186 } from "react/jsx-runtime";
|
|
6251
|
+
var SvgTickCircleIcon = (props) => /* @__PURE__ */ jsxs186(
|
|
6248
6252
|
"svg",
|
|
6249
6253
|
{
|
|
6250
6254
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6288,8 +6292,8 @@ var SvgTickThinIcon = (props) => /* @__PURE__ */ jsx383(
|
|
|
6288
6292
|
var TickThinIcon_default = SvgTickThinIcon;
|
|
6289
6293
|
|
|
6290
6294
|
// components/TicketStubIcon.tsx
|
|
6291
|
-
import { jsx as jsx384, jsxs as
|
|
6292
|
-
var SvgTicketStubIcon = (props) => /* @__PURE__ */
|
|
6295
|
+
import { jsx as jsx384, jsxs as jsxs187 } from "react/jsx-runtime";
|
|
6296
|
+
var SvgTicketStubIcon = (props) => /* @__PURE__ */ jsxs187(
|
|
6293
6297
|
"svg",
|
|
6294
6298
|
{
|
|
6295
6299
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6305,8 +6309,8 @@ var SvgTicketStubIcon = (props) => /* @__PURE__ */ jsxs186(
|
|
|
6305
6309
|
var TicketStubIcon_default = SvgTicketStubIcon;
|
|
6306
6310
|
|
|
6307
6311
|
// components/TimeCardReportIcon.tsx
|
|
6308
|
-
import { jsx as jsx385, jsxs as
|
|
6309
|
-
var SvgTimeCardReportIcon = (props) => /* @__PURE__ */
|
|
6312
|
+
import { jsx as jsx385, jsxs as jsxs188 } from "react/jsx-runtime";
|
|
6313
|
+
var SvgTimeCardReportIcon = (props) => /* @__PURE__ */ jsxs188(
|
|
6310
6314
|
"svg",
|
|
6311
6315
|
{
|
|
6312
6316
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6325,8 +6329,8 @@ var SvgTimeCardReportIcon = (props) => /* @__PURE__ */ jsxs187(
|
|
|
6325
6329
|
var TimeCardReportIcon_default = SvgTimeCardReportIcon;
|
|
6326
6330
|
|
|
6327
6331
|
// components/TimelineHistoryIcon.tsx
|
|
6328
|
-
import { jsx as jsx386, jsxs as
|
|
6329
|
-
var SvgTimelineHistoryIcon = (props) => /* @__PURE__ */
|
|
6332
|
+
import { jsx as jsx386, jsxs as jsxs189 } from "react/jsx-runtime";
|
|
6333
|
+
var SvgTimelineHistoryIcon = (props) => /* @__PURE__ */ jsxs189(
|
|
6330
6334
|
"svg",
|
|
6331
6335
|
{
|
|
6332
6336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6345,8 +6349,8 @@ var SvgTimelineHistoryIcon = (props) => /* @__PURE__ */ jsxs188(
|
|
|
6345
6349
|
var TimelineHistoryIcon_default = SvgTimelineHistoryIcon;
|
|
6346
6350
|
|
|
6347
6351
|
// components/TimezonesIcon.tsx
|
|
6348
|
-
import { jsx as jsx387, jsxs as
|
|
6349
|
-
var SvgTimezonesIcon = (props) => /* @__PURE__ */
|
|
6352
|
+
import { jsx as jsx387, jsxs as jsxs190 } from "react/jsx-runtime";
|
|
6353
|
+
var SvgTimezonesIcon = (props) => /* @__PURE__ */ jsxs190(
|
|
6350
6354
|
"svg",
|
|
6351
6355
|
{
|
|
6352
6356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6384,8 +6388,8 @@ var SvgToDoListIcon = (props) => /* @__PURE__ */ jsx388(
|
|
|
6384
6388
|
var ToDoListIcon_default = SvgToDoListIcon;
|
|
6385
6389
|
|
|
6386
6390
|
// components/ToilAddIcon.tsx
|
|
6387
|
-
import { jsx as jsx389, jsxs as
|
|
6388
|
-
var SvgToilAddIcon = (props) => /* @__PURE__ */
|
|
6391
|
+
import { jsx as jsx389, jsxs as jsxs191 } from "react/jsx-runtime";
|
|
6392
|
+
var SvgToilAddIcon = (props) => /* @__PURE__ */ jsxs191(
|
|
6389
6393
|
"svg",
|
|
6390
6394
|
{
|
|
6391
6395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6402,8 +6406,8 @@ var SvgToilAddIcon = (props) => /* @__PURE__ */ jsxs190(
|
|
|
6402
6406
|
var ToilAddIcon_default = SvgToilAddIcon;
|
|
6403
6407
|
|
|
6404
6408
|
// components/ToilIcon.tsx
|
|
6405
|
-
import { jsx as jsx390, jsxs as
|
|
6406
|
-
var SvgToilIcon = (props) => /* @__PURE__ */
|
|
6409
|
+
import { jsx as jsx390, jsxs as jsxs192 } from "react/jsx-runtime";
|
|
6410
|
+
var SvgToilIcon = (props) => /* @__PURE__ */ jsxs192(
|
|
6407
6411
|
"svg",
|
|
6408
6412
|
{
|
|
6409
6413
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6435,8 +6439,8 @@ var SvgToothIcon = (props) => /* @__PURE__ */ jsx391(
|
|
|
6435
6439
|
var ToothIcon_default = SvgToothIcon;
|
|
6436
6440
|
|
|
6437
6441
|
// components/TrainIcon.tsx
|
|
6438
|
-
import { jsx as jsx392, jsxs as
|
|
6439
|
-
var SvgTrainIcon = (props) => /* @__PURE__ */
|
|
6442
|
+
import { jsx as jsx392, jsxs as jsxs193 } from "react/jsx-runtime";
|
|
6443
|
+
var SvgTrainIcon = (props) => /* @__PURE__ */ jsxs193(
|
|
6440
6444
|
"svg",
|
|
6441
6445
|
{
|
|
6442
6446
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6466,8 +6470,8 @@ var SvgTrainingEventsIcon = (props) => /* @__PURE__ */ jsx393(
|
|
|
6466
6470
|
var TrainingEventsIcon_default = SvgTrainingEventsIcon;
|
|
6467
6471
|
|
|
6468
6472
|
// components/TranslationLanguagesIcon.tsx
|
|
6469
|
-
import { jsx as jsx394, jsxs as
|
|
6470
|
-
var SvgTranslationLanguagesIcon = (props) => /* @__PURE__ */
|
|
6473
|
+
import { jsx as jsx394, jsxs as jsxs194 } from "react/jsx-runtime";
|
|
6474
|
+
var SvgTranslationLanguagesIcon = (props) => /* @__PURE__ */ jsxs194(
|
|
6471
6475
|
"svg",
|
|
6472
6476
|
{
|
|
6473
6477
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6485,8 +6489,8 @@ var SvgTranslationLanguagesIcon = (props) => /* @__PURE__ */ jsxs193(
|
|
|
6485
6489
|
var TranslationLanguagesIcon_default = SvgTranslationLanguagesIcon;
|
|
6486
6490
|
|
|
6487
6491
|
// components/TrashIcon.tsx
|
|
6488
|
-
import { jsx as jsx395, jsxs as
|
|
6489
|
-
var SvgTrashIcon = (props) => /* @__PURE__ */
|
|
6492
|
+
import { jsx as jsx395, jsxs as jsxs195 } from "react/jsx-runtime";
|
|
6493
|
+
var SvgTrashIcon = (props) => /* @__PURE__ */ jsxs195(
|
|
6490
6494
|
"svg",
|
|
6491
6495
|
{
|
|
6492
6496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6517,8 +6521,8 @@ var SvgTreeIcon = (props) => /* @__PURE__ */ jsx396(
|
|
|
6517
6521
|
var TreeIcon_default = SvgTreeIcon;
|
|
6518
6522
|
|
|
6519
6523
|
// components/TurboTalentIcon.tsx
|
|
6520
|
-
import { jsx as jsx397, jsxs as
|
|
6521
|
-
var SvgTurboTalentIcon = (props) => /* @__PURE__ */
|
|
6524
|
+
import { jsx as jsx397, jsxs as jsxs196 } from "react/jsx-runtime";
|
|
6525
|
+
var SvgTurboTalentIcon = (props) => /* @__PURE__ */ jsxs196(
|
|
6522
6526
|
"svg",
|
|
6523
6527
|
{
|
|
6524
6528
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6548,8 +6552,8 @@ var SvgUmbrellaIcon = (props) => /* @__PURE__ */ jsx398(
|
|
|
6548
6552
|
var UmbrellaIcon_default = SvgUmbrellaIcon;
|
|
6549
6553
|
|
|
6550
6554
|
// components/UnpaidIcon.tsx
|
|
6551
|
-
import { jsx as jsx399, jsxs as
|
|
6552
|
-
var SvgUnpaidIcon = (props) => /* @__PURE__ */
|
|
6555
|
+
import { jsx as jsx399, jsxs as jsxs197 } from "react/jsx-runtime";
|
|
6556
|
+
var SvgUnpaidIcon = (props) => /* @__PURE__ */ jsxs197(
|
|
6553
6557
|
"svg",
|
|
6554
6558
|
{
|
|
6555
6559
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6579,8 +6583,8 @@ var SvgUpArrowIcon = (props) => /* @__PURE__ */ jsx400(
|
|
|
6579
6583
|
var UpArrowIcon_default = SvgUpArrowIcon;
|
|
6580
6584
|
|
|
6581
6585
|
// components/UpdateIcon.tsx
|
|
6582
|
-
import { jsx as jsx401, jsxs as
|
|
6583
|
-
var SvgUpdateIcon = (props) => /* @__PURE__ */
|
|
6586
|
+
import { jsx as jsx401, jsxs as jsxs198 } from "react/jsx-runtime";
|
|
6587
|
+
var SvgUpdateIcon = (props) => /* @__PURE__ */ jsxs198(
|
|
6584
6588
|
"svg",
|
|
6585
6589
|
{
|
|
6586
6590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6597,8 +6601,8 @@ var SvgUpdateIcon = (props) => /* @__PURE__ */ jsxs197(
|
|
|
6597
6601
|
var UpdateIcon_default = SvgUpdateIcon;
|
|
6598
6602
|
|
|
6599
6603
|
// components/UploadIcon.tsx
|
|
6600
|
-
import { jsx as jsx402, jsxs as
|
|
6601
|
-
var SvgUploadIcon = (props) => /* @__PURE__ */
|
|
6604
|
+
import { jsx as jsx402, jsxs as jsxs199 } from "react/jsx-runtime";
|
|
6605
|
+
var SvgUploadIcon = (props) => /* @__PURE__ */ jsxs199(
|
|
6602
6606
|
"svg",
|
|
6603
6607
|
{
|
|
6604
6608
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6614,8 +6618,8 @@ var SvgUploadIcon = (props) => /* @__PURE__ */ jsxs198(
|
|
|
6614
6618
|
var UploadIcon_default = SvgUploadIcon;
|
|
6615
6619
|
|
|
6616
6620
|
// components/UserAddIcon.tsx
|
|
6617
|
-
import { jsx as jsx403, jsxs as
|
|
6618
|
-
var SvgUserAddIcon = (props) => /* @__PURE__ */
|
|
6621
|
+
import { jsx as jsx403, jsxs as jsxs200 } from "react/jsx-runtime";
|
|
6622
|
+
var SvgUserAddIcon = (props) => /* @__PURE__ */ jsxs200(
|
|
6619
6623
|
"svg",
|
|
6620
6624
|
{
|
|
6621
6625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6659,8 +6663,8 @@ var SvgUserIcon = (props) => /* @__PURE__ */ jsx405(
|
|
|
6659
6663
|
var UserIcon_default = SvgUserIcon;
|
|
6660
6664
|
|
|
6661
6665
|
// components/UserIdIcon.tsx
|
|
6662
|
-
import { jsx as jsx406, jsxs as
|
|
6663
|
-
var SvgUserIdIcon = (props) => /* @__PURE__ */
|
|
6666
|
+
import { jsx as jsx406, jsxs as jsxs201 } from "react/jsx-runtime";
|
|
6667
|
+
var SvgUserIdIcon = (props) => /* @__PURE__ */ jsxs201(
|
|
6664
6668
|
"svg",
|
|
6665
6669
|
{
|
|
6666
6670
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6678,8 +6682,8 @@ var SvgUserIdIcon = (props) => /* @__PURE__ */ jsxs200(
|
|
|
6678
6682
|
var UserIdIcon_default = SvgUserIdIcon;
|
|
6679
6683
|
|
|
6680
6684
|
// components/UserRemoveIcon.tsx
|
|
6681
|
-
import { jsx as jsx407, jsxs as
|
|
6682
|
-
var SvgUserRemoveIcon = (props) => /* @__PURE__ */
|
|
6685
|
+
import { jsx as jsx407, jsxs as jsxs202 } from "react/jsx-runtime";
|
|
6686
|
+
var SvgUserRemoveIcon = (props) => /* @__PURE__ */ jsxs202(
|
|
6683
6687
|
"svg",
|
|
6684
6688
|
{
|
|
6685
6689
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6723,8 +6727,8 @@ var SvgVacuumCleanerIcon = (props) => /* @__PURE__ */ jsx409(
|
|
|
6723
6727
|
var VacuumCleanerIcon_default = SvgVacuumCleanerIcon;
|
|
6724
6728
|
|
|
6725
6729
|
// components/VerifiedIcon.tsx
|
|
6726
|
-
import { jsx as jsx410, jsxs as
|
|
6727
|
-
var SvgVerifiedIcon = (props) => /* @__PURE__ */
|
|
6730
|
+
import { jsx as jsx410, jsxs as jsxs203 } from "react/jsx-runtime";
|
|
6731
|
+
var SvgVerifiedIcon = (props) => /* @__PURE__ */ jsxs203(
|
|
6728
6732
|
"svg",
|
|
6729
6733
|
{
|
|
6730
6734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6740,8 +6744,8 @@ var SvgVerifiedIcon = (props) => /* @__PURE__ */ jsxs202(
|
|
|
6740
6744
|
var VerifiedIcon_default = SvgVerifiedIcon;
|
|
6741
6745
|
|
|
6742
6746
|
// components/VideoControlsPauseIcon.tsx
|
|
6743
|
-
import { jsx as jsx411, jsxs as
|
|
6744
|
-
var SvgVideoControlsPauseIcon = (props) => /* @__PURE__ */
|
|
6747
|
+
import { jsx as jsx411, jsxs as jsxs204 } from "react/jsx-runtime";
|
|
6748
|
+
var SvgVideoControlsPauseIcon = (props) => /* @__PURE__ */ jsxs204(
|
|
6745
6749
|
"svg",
|
|
6746
6750
|
{
|
|
6747
6751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6757,8 +6761,8 @@ var SvgVideoControlsPauseIcon = (props) => /* @__PURE__ */ jsxs203(
|
|
|
6757
6761
|
var VideoControlsPauseIcon_default = SvgVideoControlsPauseIcon;
|
|
6758
6762
|
|
|
6759
6763
|
// components/VideoControlsPlayCircleIcon.tsx
|
|
6760
|
-
import { jsx as jsx412, jsxs as
|
|
6761
|
-
var SvgVideoControlsPlayCircleIcon = (props) => /* @__PURE__ */
|
|
6764
|
+
import { jsx as jsx412, jsxs as jsxs205 } from "react/jsx-runtime";
|
|
6765
|
+
var SvgVideoControlsPlayCircleIcon = (props) => /* @__PURE__ */ jsxs205(
|
|
6762
6766
|
"svg",
|
|
6763
6767
|
{
|
|
6764
6768
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6830,8 +6834,8 @@ var SvgVisibilityNoneIcon = (props) => /* @__PURE__ */ jsx416(
|
|
|
6830
6834
|
var VisibilityNoneIcon_default = SvgVisibilityNoneIcon;
|
|
6831
6835
|
|
|
6832
6836
|
// components/VoucherIcon.tsx
|
|
6833
|
-
import { jsx as jsx417, jsxs as
|
|
6834
|
-
var SvgVoucherIcon = (props) => /* @__PURE__ */
|
|
6837
|
+
import { jsx as jsx417, jsxs as jsxs206 } from "react/jsx-runtime";
|
|
6838
|
+
var SvgVoucherIcon = (props) => /* @__PURE__ */ jsxs206(
|
|
6835
6839
|
"svg",
|
|
6836
6840
|
{
|
|
6837
6841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6863,8 +6867,8 @@ var SvgWalletIcon = (props) => /* @__PURE__ */ jsx418(
|
|
|
6863
6867
|
var WalletIcon_default = SvgWalletIcon;
|
|
6864
6868
|
|
|
6865
6869
|
// components/WatchIcon.tsx
|
|
6866
|
-
import { jsx as jsx419, jsxs as
|
|
6867
|
-
var SvgWatchIcon = (props) => /* @__PURE__ */
|
|
6870
|
+
import { jsx as jsx419, jsxs as jsxs207 } from "react/jsx-runtime";
|
|
6871
|
+
var SvgWatchIcon = (props) => /* @__PURE__ */ jsxs207(
|
|
6868
6872
|
"svg",
|
|
6869
6873
|
{
|
|
6870
6874
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6894,8 +6898,8 @@ var SvgXingIcon = (props) => /* @__PURE__ */ jsx420(
|
|
|
6894
6898
|
var XingIcon_default = SvgXingIcon;
|
|
6895
6899
|
|
|
6896
6900
|
// components/ZoomInIcon.tsx
|
|
6897
|
-
import { jsx as jsx421, jsxs as
|
|
6898
|
-
var SvgZoomInIcon = (props) => /* @__PURE__ */
|
|
6901
|
+
import { jsx as jsx421, jsxs as jsxs208 } from "react/jsx-runtime";
|
|
6902
|
+
var SvgZoomInIcon = (props) => /* @__PURE__ */ jsxs208(
|
|
6899
6903
|
"svg",
|
|
6900
6904
|
{
|
|
6901
6905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -6911,8 +6915,8 @@ var SvgZoomInIcon = (props) => /* @__PURE__ */ jsxs207(
|
|
|
6911
6915
|
var ZoomInIcon_default = SvgZoomInIcon;
|
|
6912
6916
|
|
|
6913
6917
|
// components/ZoomOutIcon.tsx
|
|
6914
|
-
import { jsx as jsx422, jsxs as
|
|
6915
|
-
var SvgZoomOutIcon = (props) => /* @__PURE__ */
|
|
6918
|
+
import { jsx as jsx422, jsxs as jsxs209 } from "react/jsx-runtime";
|
|
6919
|
+
var SvgZoomOutIcon = (props) => /* @__PURE__ */ jsxs209(
|
|
6916
6920
|
"svg",
|
|
6917
6921
|
{
|
|
6918
6922
|
xmlns: "http://www.w3.org/2000/svg",
|