@mesalvo/icons 0.0.32402 → 0.0.33536

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -743,88 +743,7 @@ declare const SvgWand: (props: (SVGProps<SVGSVGElement> & {
743
743
  color?: string;
744
744
  })) => react_jsx_runtime.JSX.Element;
745
745
 
746
- declare const SVGWaxSeal: (props: ((((((((((((((((((((((((((((SVGProps<SVGSVGElement> & {
747
- size?: string | number;
748
- color?: string;
749
- }) & {
750
- size?: string | number;
751
- color?: string;
752
- }) & {
753
- size?: string | number;
754
- color?: string;
755
- }) & {
756
- size?: string | number;
757
- color?: string;
758
- }) & {
759
- size?: string | number;
760
- color?: string;
761
- }) & {
762
- size?: string | number;
763
- color?: string;
764
- }) & {
765
- size?: string | number;
766
- color?: string;
767
- }) & {
768
- size?: string | number;
769
- color?: string;
770
- }) & {
771
- size?: string | number;
772
- color?: string;
773
- }) & {
774
- size?: string | number;
775
- color?: string;
776
- }) & {
777
- size?: string | number;
778
- color?: string;
779
- }) & {
780
- size?: string | number;
781
- color?: string;
782
- }) & {
783
- size?: string | number;
784
- color?: string;
785
- }) & {
786
- size?: string | number;
787
- color?: string;
788
- }) & {
789
- size?: string | number;
790
- color?: string;
791
- }) & {
792
- size?: string | number;
793
- color?: string;
794
- }) & {
795
- size?: string | number;
796
- color?: string;
797
- }) & {
798
- size?: string | number;
799
- color?: string;
800
- }) & {
801
- size?: string | number;
802
- color?: string;
803
- }) & {
804
- size?: string | number;
805
- color?: string;
806
- }) & {
807
- size?: string | number;
808
- color?: string;
809
- }) & {
810
- size?: string | number;
811
- color?: string;
812
- }) & {
813
- size?: string | number;
814
- color?: string;
815
- }) & {
816
- size?: string | number;
817
- color?: string;
818
- }) & {
819
- size?: string | number;
820
- color?: string;
821
- }) & {
822
- size?: string | number;
823
- color?: string;
824
- }) & {
825
- size?: string | number;
826
- color?: string;
827
- }) & {
746
+ declare const WaxSeal: (props: (SVGProps<SVGSVGElement> & {
828
747
  size?: string | number;
829
748
  color?: string;
830
749
  }) & {
@@ -1476,88 +1395,7 @@ declare const iconMap: {
1476
1395
  size?: string | number;
1477
1396
  color?: string;
1478
1397
  })) => react_jsx_runtime.JSX.Element;
1479
- readonly waxSeal: (props: ((((((((((((((((((((((((((((react.SVGProps<SVGSVGElement> & {
1480
- size?: string | number;
1481
- color?: string;
1482
- }) & {
1483
- size?: string | number;
1484
- color?: string;
1485
- }) & {
1486
- size?: string | number;
1487
- color?: string;
1488
- }) & {
1489
- size?: string | number;
1490
- color?: string;
1491
- }) & {
1492
- size?: string | number;
1493
- color?: string;
1494
- }) & {
1495
- size?: string | number;
1496
- color?: string;
1497
- }) & {
1498
- size?: string | number;
1499
- color?: string;
1500
- }) & {
1501
- size?: string | number;
1502
- color?: string;
1503
- }) & {
1504
- size?: string | number;
1505
- color?: string;
1506
- }) & {
1507
- size?: string | number;
1508
- color?: string;
1509
- }) & {
1510
- size?: string | number;
1511
- color?: string;
1512
- }) & {
1513
- size?: string | number;
1514
- color?: string;
1515
- }) & {
1516
- size?: string | number;
1517
- color?: string;
1518
- }) & {
1519
- size?: string | number;
1520
- color?: string;
1521
- }) & {
1522
- size?: string | number;
1523
- color?: string;
1524
- }) & {
1525
- size?: string | number;
1526
- color?: string;
1527
- }) & {
1528
- size?: string | number;
1529
- color?: string;
1530
- }) & {
1531
- size?: string | number;
1532
- color?: string;
1533
- }) & {
1534
- size?: string | number;
1535
- color?: string;
1536
- }) & {
1537
- size?: string | number;
1538
- color?: string;
1539
- }) & {
1540
- size?: string | number;
1541
- color?: string;
1542
- }) & {
1543
- size?: string | number;
1544
- color?: string;
1545
- }) & {
1546
- size?: string | number;
1547
- color?: string;
1548
- }) & {
1549
- size?: string | number;
1550
- color?: string;
1551
- }) & {
1552
- size?: string | number;
1553
- color?: string;
1554
- }) & {
1555
- size?: string | number;
1556
- color?: string;
1557
- }) & {
1558
- size?: string | number;
1559
- color?: string;
1560
- }) & {
1398
+ readonly waxSeal: (props: (react.SVGProps<SVGSVGElement> & {
1561
1399
  size?: string | number;
1562
1400
  color?: string;
1563
1401
  }) & {
@@ -1595,4 +1433,4 @@ type IconProps = react__default.SVGProps<SVGSVGElement> & {
1595
1433
  };
1596
1434
  declare function Icon({ name, size, color, ...props }: IconProps): react_jsx_runtime.JSX.Element | null;
1597
1435
 
1598
- export { SvgActivity as Activity, SvgAd as Ad, SvgAffiliate as Affiliate, SvgAlarm as Alarm, SvgAlarmOff as AlarmOff, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgAlt as Alt, SvgApproved as Approved, SvgArrowBackUp as ArrowBackUp, SvgArrowDown as ArrowDown, SvgArrowLeft as ArrowLeft, SvgArrowNarrowLeft as ArrowNarrowLeft, SvgArrowNarrowRight as ArrowNarrowRight, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowsDiff as ArrowsDiff, SvgAspectRatio as AspectRatio, SvgAssembly as Assembly, SvgBold as Bold, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBuildingHospital as BuildingHospital, SvgCalendarEvent as CalendarEvent, SvgCamera as Camera, SvgCapture as Capture, SvgChartLine as ChartLine, SvgCheck as Check, SvgChecklist as Checklist, SvgChecks as Checks, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgClipboard as Clipboard, SvgClock as Clock, SvgCloud as Cloud, SvgCode as Code, SvgCodeDots as CodeDots, SvgCommand as Command, SvgComponents as Components, SvgCopy as Copy, SvgCpu as Cpu, SvgDashboard as Dashboard, SvgDatabase as Database, SvgDeviceDesktop as DeviceDesktop, SvgDeviceFloppy as DeviceFloppy, SvgDeviceLaptop as DeviceLaptop, SvgDoor as Door, SvgDots as Dots, SvgDotsVertical as DotsVertical, SvgDownload as Download, SvgEdit as Edit, SvgEditOff as EditOff, SvgEngine as Engine, SvgEraser as Eraser, SvgExclamationCircle as ExclamationCircle, SvgEye as Eye, SvgEyeClosed as EyeClosed, SvgFaceIdError as FaceIdError, SvgFile as File, SvgFileText as FileText, SvgFileUpload as FileUpload, SvgFileX as FileX, SvgFilter as Filter, SvgFilterOff as FilterOff, SvgFlag as Flag, SvgFocus as Focus, SvgFolder as Folder, SvgGenderFemale as GenderFemale, SvgGenderMale as GenderMale, SvgGenderTransgender as GenderTransgender, SvgGridDots as GridDots, SvgGripVertical as GripVertical, SvgHeart as Heart, SvgHeartHandshake as HeartHandshake, SvgHome as Home, Icon, type IconName, type IconProps, SvgId as Id, SvgInfoCircle as InfoCircle, SvgInputSearch as InputSearch, SvgItalic as Italic, SvgKey as Key, SvgLink as Link, SvgLock as Lock, SvgLogout as Logout, SvgMessage as Message, SvgMessageChatbot as MessageChatbot, SvgMessageDots as MessageDots, SvgMessages as Messages, SvgMicrophone as Microphone, SvgMinus as Minus, SvgMoon as Moon, SvgNavigation as Navigation, SvgPassword as Password, SvgPencil as Pencil, SvgPlaylistAdd as PlaylistAdd, SvgPlus as Plus, SvgPointer as Pointer, SvgQuestionMark as QuestionMark, SvgRadio as Radio, SvgRadioactive as Radioactive, SvgRefresh as Refresh, SvgReplaceOff as ReplaceOff, SvgReplaceUser as ReplaceUser, SvgSearch as Search, SvgSelector as Selector, SvgSend as Send, SvgSettings as Settings, SvgSignature as Signature, SvgSortAscending as SortAscending, SvgSortDescending as SortDescending, SvgSparkles as Sparkles, SvgSpeakerphone as Speakerphone, SvgStar as Star, SvgSun as Sun, SvgTool as Tool, SvgTrash as Trash, SvgUnderline as Underline, SvgUpload as Upload, SvgUser as User, SvgUsers as Users, SvgWand as Wand, SVGWaxSeal as WaxSeal, SvgWifi as Wifi, SvgWorld as World, SvgX as X, SvgZoomIn as ZoomIn, SvgZoomOut as ZoomOut, iconMap, iconNames };
1436
+ export { SvgActivity as Activity, SvgAd as Ad, SvgAffiliate as Affiliate, SvgAlarm as Alarm, SvgAlarmOff as AlarmOff, SvgAlertCircle as AlertCircle, SvgAlertTriangle as AlertTriangle, SvgAlt as Alt, SvgApproved as Approved, SvgArrowBackUp as ArrowBackUp, SvgArrowDown as ArrowDown, SvgArrowLeft as ArrowLeft, SvgArrowNarrowLeft as ArrowNarrowLeft, SvgArrowNarrowRight as ArrowNarrowRight, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowsDiff as ArrowsDiff, SvgAspectRatio as AspectRatio, SvgAssembly as Assembly, SvgBold as Bold, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBuildingHospital as BuildingHospital, SvgCalendarEvent as CalendarEvent, SvgCamera as Camera, SvgCapture as Capture, SvgChartLine as ChartLine, SvgCheck as Check, SvgChecklist as Checklist, SvgChecks as Checks, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgClipboard as Clipboard, SvgClock as Clock, SvgCloud as Cloud, SvgCode as Code, SvgCodeDots as CodeDots, SvgCommand as Command, SvgComponents as Components, SvgCopy as Copy, SvgCpu as Cpu, SvgDashboard as Dashboard, SvgDatabase as Database, SvgDeviceDesktop as DeviceDesktop, SvgDeviceFloppy as DeviceFloppy, SvgDeviceLaptop as DeviceLaptop, SvgDoor as Door, SvgDots as Dots, SvgDotsVertical as DotsVertical, SvgDownload as Download, SvgEdit as Edit, SvgEditOff as EditOff, SvgEngine as Engine, SvgEraser as Eraser, SvgExclamationCircle as ExclamationCircle, SvgEye as Eye, SvgEyeClosed as EyeClosed, SvgFaceIdError as FaceIdError, SvgFile as File, SvgFileText as FileText, SvgFileUpload as FileUpload, SvgFileX as FileX, SvgFilter as Filter, SvgFilterOff as FilterOff, SvgFlag as Flag, SvgFocus as Focus, SvgFolder as Folder, SvgGenderFemale as GenderFemale, SvgGenderMale as GenderMale, SvgGenderTransgender as GenderTransgender, SvgGridDots as GridDots, SvgGripVertical as GripVertical, SvgHeart as Heart, SvgHeartHandshake as HeartHandshake, SvgHome as Home, Icon, type IconName, type IconProps, SvgId as Id, SvgInfoCircle as InfoCircle, SvgInputSearch as InputSearch, SvgItalic as Italic, SvgKey as Key, SvgLink as Link, SvgLock as Lock, SvgLogout as Logout, SvgMessage as Message, SvgMessageChatbot as MessageChatbot, SvgMessageDots as MessageDots, SvgMessages as Messages, SvgMicrophone as Microphone, SvgMinus as Minus, SvgMoon as Moon, SvgNavigation as Navigation, SvgPassword as Password, SvgPencil as Pencil, SvgPlaylistAdd as PlaylistAdd, SvgPlus as Plus, SvgPointer as Pointer, SvgQuestionMark as QuestionMark, SvgRadio as Radio, SvgRadioactive as Radioactive, SvgRefresh as Refresh, SvgReplaceOff as ReplaceOff, SvgReplaceUser as ReplaceUser, SvgSearch as Search, SvgSelector as Selector, SvgSend as Send, SvgSettings as Settings, SvgSignature as Signature, SvgSortAscending as SortAscending, SvgSortDescending as SortDescending, SvgSparkles as Sparkles, SvgSpeakerphone as Speakerphone, SvgStar as Star, SvgSun as Sun, SvgTool as Tool, SvgTrash as Trash, SvgUnderline as Underline, SvgUpload as Upload, SvgUser as User, SvgUsers as Users, SvgWand as Wand, WaxSeal, SvgWifi as Wifi, SvgWorld as World, SvgX as X, SvgZoomIn as ZoomIn, SvgZoomOut as ZoomOut, iconMap, iconNames };
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import {jsxs,jsx}from'react/jsx-runtime';var Q1=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"activity_svg__icon activity_svg__icon-tabler activity_svg__icons-tabler-outline activity_svg__icon-tabler-activity",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Activity"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12h4l3 8 4-16 3 8h4"})]}),I=Q1;var Y1=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"ad_svg__icon ad_svg__icon-tabler ad_svg__icons-tabler-outline ad_svg__icon-tabler-ad",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Ad"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),jsx("path",{d:"M7 15v-4a2 2 0 0 1 4 0v4M7 13h4M17 9v6h-1.5a1.5 1.5 0 1 1 1.5-1.5"})]}),Z=Y1;var j1=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"affiliate_svg__icon affiliate_svg__icon-tabler affiliate_svg__icons-tabler-outline affiliate_svg__icon-tabler-affiliate",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Affiliate"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m5.931 6.936 1.275 4.249m5.607 5.609 4.251 1.275M11.683 12.317l5.759-5.759M4 5.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M17 5.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M17 18.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M4 15.5a4.5 4.5 0 1 0 9 0 4.5 4.5 0 1 0-9 0"})]}),T=j1;var tt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alarm_svg__icon alarm_svg__icon-tabler alarm_svg__icons-tabler-outline alarm_svg__icon-tabler-alarm",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Alarm"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 13a7 7 0 1 0 14 0 7 7 0 1 0-14 0"}),jsx("path",{d:"M12 10v3h2M7 4 4.25 6M17 4l2.75 2"})]}),q=tt;var rt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alarm-off_svg__icon alarm-off_svg__icon-tabler alarm-off_svg__icons-tabler-outline alarm-off_svg__icon-tabler-alarm-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AlarmOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7.587 7.566a7 7 0 1 0 9.833 9.864m1.35-2.645a7 7 0 0 0-8.536-8.56"}),jsx("path",{d:"M12 12v1h1M5.261 5.265 4.25 6M17 4l2.75 2M3 3l18 18"})]}),X=rt;var st=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alert-circle_svg__icon alert-circle_svg__icon-tabler alert-circle_svg__icons-tabler-outline alert-circle_svg__icon-tabler-alert-circle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AlertCircle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0M12 8v4M12 16h.01"})]}),Q=st;var at=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alert-triangle_svg__icon alert-triangle_svg__icon-tabler alert-triangle_svg__icons-tabler-outline alert-triangle_svg__icon-tabler-alert-triangle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AlertTriangle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 9v4M10.363 3.591 2.257 17.125a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636-2.87L13.637 3.59a1.914 1.914 0 0 0-3.274 0zM12 16h.01"})]}),Y=at;var gt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alt_svg__icon alt_svg__icon-tabler alt_svg__icons-tabler-outline alt_svg__icon-tabler-alt",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Alt"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 16v-6a2 2 0 1 1 4 0v6M4 13h4M11 8v8h4M16 8h4M18 8v8"})]}),j=gt;var ct=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"currentColor",viewBox:"0 0 512 464",...e,children:[jsx("title",{children:"Approved"}),jsx("path",{d:" M217.468658,465.000000 C206.488174,462.578430 195.835648,460.847717 185.464905,457.714294 C167.243759,452.208893 149.953003,445.026855 133.297958,435.505951 C115.756340,425.478302 100.078850,413.492615 85.940170,399.339142 C80.691643,394.085144 75.041023,389.100281 70.938637,382.756836 C69.916840,381.176819 68.772461,379.736420 70.225807,377.462830 C66.951187,378.901398 65.655411,376.669525 64.285385,374.798431 C50.722870,356.275787 39.844181,336.305847 32.098034,314.672424 C22.450418,287.728607 18.037163,259.860107 18.862972,231.331665 C19.996128,192.185623 30.475367,155.530685 50.164886,121.597137 C60.939228,103.028275 74.078522,86.261101 89.876305,71.761917 C109.970329,53.319653 131.997833,37.854782 157.466263,27.270288 C178.709885,18.441597 200.584732,12.588712 223.302490,10.074583 C241.701614,8.038388 260.122650,8.716769 278.571899,11.172344 C303.252533,14.457318 326.632263,21.635595 348.879578,32.535065 C362.484650,39.200512 374.894562,47.739880 387.079681,56.865089 C410.969482,74.755783 429.892334,96.752541 444.772858,122.332932 C461.293335,150.732468 471.445923,181.299057 474.472534,214.131989 C478.922089,262.400909 470.161072,307.909454 446.235352,350.287781 C425.339020,387.300354 396.221008,416.229004 359.352448,437.100250 C334.873627,450.957642 308.462463,459.807404 280.542023,463.883667 C279.562256,464.026733 278.606903,464.337036 277.320068,464.784668 C257.312439,465.000000 237.624878,465.000000 217.468658,465.000000 M431.644409,349.182129 C434.910553,343.380127 438.613220,337.777130 441.365417,331.740784 C451.914886,308.602783 459.392822,284.633698 461.901794,259.108002 C464.795105,229.672470 461.813263,200.854111 453.183014,172.812943 C447.005768,152.741959 437.507751,133.987274 425.697327,116.445305 C420.612366,108.892685 415.134613,101.440727 409.518829,94.524757 C404.853180,88.778862 398.550568,83.498215 392.655060,78.347130 C384.124725,70.893929 375.116150,64.041222 366.142792,57.204380 C361.450348,53.629189 354.528381,52.795506 354.767792,44.011215 C349.599335,46.808697 345.598663,45.685631 341.300415,43.649830 C328.262024,37.474445 315.008087,31.868990 300.877777,28.417337 C273.893677,21.825857 246.653000,19.573549 219.144623,23.536648 C174.928604,29.906794 135.806259,47.521851 102.746063,77.900093 C91.190575,88.518166 80.599426,100.023949 71.647270,112.964203 C33.648537,167.891052 22.586279,227.880447 38.926537,292.556183 C47.508083,326.522491 64.252357,356.417114 87.941322,382.302704 C107.546577,403.725891 130.225143,421.008636 156.719681,433.170166 C190.288010,448.578613 225.410645,455.165009 262.304260,452.635406 C282.199341,451.271301 301.556885,447.509521 320.230927,440.589020 C352.599091,428.593567 383.594299,408.988831 408.871338,379.773499 C417.055176,370.314545 424.729034,360.487091 431.644409,349.182129 z"}),jsx("path",{d:" M201.686768,296.243896 C192.352463,275.567017 180.800827,256.753540 165.507111,240.408142 C154.865067,229.034317 142.824554,219.381760 129.147476,211.839020 C127.725372,211.054749 126.004601,210.621613 125.280563,208.689972 C125.501167,208.375092 125.689781,207.770767 126.032372,207.664963 C143.216263,202.357559 160.389038,197.168594 178.799728,199.485382 C186.801590,200.492325 193.087204,204.843399 199.355225,209.170502 C213.610306,219.011444 225.190781,231.570282 235.251160,245.590683 C236.400497,247.192398 237.286285,249.053650 239.826630,250.260315 C279.798004,186.231369 333.702087,140.675446 409.359894,123.607033 C409.830017,126.998856 408.061859,127.720474 406.768982,128.500702 C380.879822,144.124313 358.420624,163.786972 338.270508,186.230301 C319.806427,206.795715 304.541809,229.555725 291.269379,253.729782 C282.043671,270.533264 273.935822,287.873230 266.100739,305.351166 C260.353790,318.171051 249.329025,324.220367 236.650696,327.982117 C230.911560,329.684998 225.008362,330.833740 219.265137,332.524445 C215.431274,333.653076 213.815079,332.318695 212.960464,328.619965 C210.404083,317.556061 206.129486,307.066528 201.686768,296.243896 z"}),jsx("path",{d:" M150.046036,418.933502 C158.088776,420.744019 164.893127,425.492584 172.501556,428.388641 C186.706863,433.795654 201.191483,437.775543 216.245087,440.074463 C232.294586,442.525513 248.287949,443.151733 264.469940,441.864288 C283.358337,440.361511 301.508972,436.013733 319.295044,429.635742 C342.152710,421.439178 362.421692,408.659698 380.738678,393.185028 C397.426727,379.086456 411.344604,362.222717 422.748260,343.379211 C435.665863,322.034119 444.266205,299.111176 449.021698,274.691406 C451.477051,262.083069 452.332764,249.314545 452.348328,236.492188 C452.351318,234.042252 452.533295,231.840652 455.132629,230.203598 C451.803955,227.334763 451.941132,223.877777 451.639038,220.386002 C449.791351,199.028442 444.860779,178.394897 436.531158,158.613586 C435.045807,155.086182 433.484650,151.578293 431.723846,148.183090 C430.225037,145.293106 428.968353,142.467896 430.581360,138.812729 C426.564087,138.484558 424.993225,135.773087 423.379944,133.037567 C412.475189,114.547684 399.015350,98.156013 382.900604,83.963837 C381.267914,82.525948 379.515228,81.250847 379.059814,78.920349 C378.862244,77.909233 378.365997,76.784470 377.340057,76.638054 C368.712555,75.406731 363.908142,67.876328 356.753052,64.146469 C352.310669,61.830704 348.190765,58.372944 343.986603,55.761295 C339.988983,53.277939 334.684052,51.877258 330.017670,49.844128 C299.731812,36.648716 268.149475,30.634443 235.111649,32.677940 C232.955200,32.811325 230.960220,32.741047 230.631058,30.013140 C230.282990,27.128468 232.789490,27.210234 234.352203,27.151070 C241.838959,26.867620 249.357544,26.448044 256.825043,26.838118 C271.788025,27.619732 286.615662,29.588465 301.115906,33.582672 C332.021454,42.095840 359.986633,55.950947 384.273621,77.296509 C395.730835,87.366119 406.484589,97.892365 415.540649,110.124985 C430.099243,129.790222 441.443390,151.145752 448.638336,174.581848 C454.961823,195.179321 458.306335,216.328201 458.081177,237.846588 C457.612091,282.681671 445.142212,323.962830 418.756134,360.398773 C404.547882,380.018494 387.663757,397.242584 367.432068,411.034180 C347.120239,424.880432 325.280273,435.280121 301.525330,441.409637 C250.528442,454.568420 201.226624,449.893372 153.772232,426.721710 C150.594177,425.169891 148.980927,423.391174 149.905396,419.447327 C149.968521,419.042114 150.046036,418.933502 150.046036,418.933502 z"}),jsx("path",{d:" M330.512390,347.552124 C302.485046,368.340790 271.278076,377.534210 236.932739,375.047119 C213.001572,373.314148 190.959015,365.923645 170.780975,352.225586 C141.408112,332.285553 122.961372,305.162659 113.603889,271.310883 C111.195412,262.597931 110.986511,253.606262 109.615280,244.766068 C109.247131,242.392654 111.410408,241.321335 111.976799,239.081757 C109.456184,237.501221 109.541962,234.861252 109.664101,232.177612 C110.272354,218.812622 112.237976,205.683029 116.803596,193.057755 C129.284271,158.545029 151.205734,132.086395 183.882950,114.905426 C187.238342,113.141235 190.781860,111.734848 194.309570,110.129913 C197.111588,114.349472 195.321609,116.450775 191.733795,118.014633 C177.980057,124.009651 165.736359,132.582092 155.127075,142.876297 C143.282791,154.368820 134.043427,168.073776 127.048607,183.235977 C116.218719,206.711182 112.537430,231.424484 116.701271,256.607117 C123.664764,298.721832 145.749084,331.025238 183.176300,352.454987 C205.824295,365.422607 230.294571,371.470825 256.032288,369.352753 C300.057129,365.729797 334.670441,345.125427 358.840118,307.839661 C371.319702,288.587769 378.196716,267.319702 379.120483,244.424057 C380.011261,222.344894 376.499512,200.951538 366.431946,180.964966 C365.833771,179.777466 365.340698,178.535034 364.836243,177.302811 C363.983673,175.220108 364.704651,173.669708 366.663574,172.799301 C368.898315,171.806351 369.580231,173.627457 370.304047,175.112595 C376.835571,188.513565 381.132996,202.517426 383.551758,217.311249 C387.163239,239.399857 384.768982,260.779724 377.802277,281.741852 C368.940887,308.404785 353.086395,330.214569 330.512390,347.552124 z"}),jsx("path",{d:" M149.930984,419.097260 C147.691193,422.617523 145.270630,422.573273 141.790100,420.510437 C104.803078,398.589630 76.535690,368.527191 57.814934,329.843781 C39.588932,292.182739 33.100338,252.468414 38.389313,210.826508 C43.906471,167.387985 61.148594,129.210175 90.185852,96.662476 C116.130280,67.581520 148.098007,47.367279 185.434998,35.847260 C196.744293,32.357864 208.319000,30.164768 220.016266,28.424562 C223.762527,27.867226 225.504852,29.393602 227.451736,32.825405 C220.604919,34.033394 214.272552,35.070305 207.972366,36.275463 C172.466431,43.067341 140.978897,58.561703 113.826538,82.101524 C79.473282,111.884178 56.442921,149.148819 47.224888,193.814072 C32.879566,263.323181 50.307564,324.603363 97.780144,377.331818 C112.183716,393.330078 129.382446,405.814636 147.772034,416.779724 C148.466370,417.193695 149.014389,417.853088 149.838303,418.665833 C150.046036,418.933502 149.968521,419.042114 149.930984,419.097260 z"}),jsx("path",{d:" M404.553345,223.012863 C404.494293,226.535538 407.162842,225.540329 408.779114,225.590012 C415.102173,225.784424 421.444885,225.908707 427.759583,225.614273 C432.222656,225.406174 433.747894,227.121674 433.386444,231.426773 C433.094727,234.901520 433.427338,238.424698 433.232147,241.912369 C432.841309,248.896378 428.960297,252.862991 422.011292,253.638458 C415.821686,254.329193 411.366699,251.258942 409.359436,244.843796 C408.965027,243.583344 408.551788,242.250687 408.564178,240.955338 C408.605408,236.641907 406.567383,234.500229 402.284485,234.493073 C399.475128,234.488373 398.521027,232.977341 398.640442,230.355255 C398.806976,226.699219 398.919861,223.048355 397.691559,219.488861 C396.777100,216.838760 398.682220,215.500168 400.496948,214.271042 C402.752075,212.743607 404.378937,210.888535 403.247009,208.037231 C401.864197,204.553925 402.729126,199.582825 397.415558,198.552460 C395.353668,198.152618 393.445953,197.661240 392.887085,195.310013 C392.474701,193.575058 391.294312,191.713974 392.553223,190.048294 C393.784271,188.419464 395.678192,189.351883 397.232635,189.669800 C406.832581,191.633209 416.395142,193.785004 426.013916,195.648026 C429.033722,196.232910 429.429901,198.414780 430.078094,200.634430 C430.865479,203.330658 429.528870,204.942261 427.415253,206.446350 C419.827301,211.846146 411.788605,216.622940 404.553345,223.012863 M425.043121,240.868546 C425.431519,238.694824 425.745819,236.368958 423.317444,235.268799 C421.389740,234.395477 418.890991,233.665634 417.586517,236.115875 C416.361908,238.416214 416.477417,241.198608 418.598480,242.950150 C420.908020,244.857300 423.218048,244.216690 425.043121,240.868546 z"}),jsx("path",{d:" M217.015564,109.088760 C210.336548,110.259277 204.597534,113.594902 197.629639,114.225838 C198.628433,109.869049 200.672470,107.679893 204.361954,106.478073 C228.485291,98.620087 252.845856,97.634445 277.622070,103.040764 C300.231934,107.974365 320.055939,118.245506 337.622223,133.121078 C338.734344,134.062851 340.140076,134.829544 340.311890,136.825073 C338.018341,139.856339 335.760040,139.976456 332.643158,137.269547 C314.916595,121.874641 294.445435,112.211296 271.322052,107.940544 C253.238068,104.600533 235.308319,104.682297 217.015564,109.088760 z"}),jsx("path",{d:" M121.154678,321.188416 C123.437820,323.538269 123.349060,325.872620 122.348618,328.385345 C121.674103,330.079468 121.058571,331.805450 120.554993,333.556915 C120.065514,335.259369 120.228439,336.882111 121.874107,337.982239 C123.493652,339.064911 124.672020,337.871704 125.938019,337.145050 C127.838776,336.054138 129.392563,333.723419 132.086960,335.609528 C135.675644,338.121674 135.926437,341.302155 132.416473,344.046570 C125.352669,349.569641 118.159492,354.926910 111.050606,360.392822 C109.236961,361.787354 107.726791,361.666016 106.380783,359.826111 C103.147896,355.406921 99.522568,351.213501 96.791519,346.502380 C92.336739,338.817780 96.718536,329.468658 105.523094,329.214935 C112.083160,329.025879 114.143471,325.886749 115.557693,320.770905 C115.863365,319.665131 116.144249,318.496887 117.350502,317.870270 C119.365341,317.884094 119.894951,319.699280 121.154678,321.188416 M105.383080,339.832855 C103.465652,343.371948 106.059212,345.308533 108.094444,347.433624 C109.141205,348.526611 110.336128,348.872162 111.581718,347.804718 C112.684174,346.859955 114.063141,346.035309 114.011353,344.303772 C113.909302,340.892456 109.471268,338.198212 105.383080,339.832855 z"}),jsx("path",{d:" M359.699280,128.468491 C349.489685,128.600693 343.993713,121.452965 337.778687,115.577759 C336.259003,114.141144 337.016754,112.576881 338.268951,111.195122 C344.514435,104.303337 350.737762,97.391487 356.959656,90.478401 C358.115631,89.194008 359.301849,87.775757 361.075714,89.447701 C364.930756,93.081177 369.562561,95.862701 372.675446,100.316483 C381.006714,112.236656 374.384277,127.093803 359.699280,128.468491 M352.006989,116.766853 C358.738190,121.777153 365.416840,119.206177 367.108307,111.002029 C367.829163,107.505630 365.703033,105.334862 363.551117,103.278732 C361.899597,101.700722 359.701477,101.651329 358.125793,103.255051 C355.458252,105.970039 353.047729,108.946182 350.632141,111.896820 C349.234894,113.603584 350.427155,114.987007 352.006989,116.766853 z"}),jsx("path",{d:" M397.045288,294.866119 C395.562836,293.811584 394.364105,292.830994 392.990753,292.317505 C389.229248,290.911285 389.620575,288.467957 390.865143,285.498138 C392.291351,282.094879 394.532501,282.931183 397.004028,283.967560 C404.673615,287.183594 412.327301,290.443420 420.063934,293.491272 C423.586334,294.878876 424.672180,296.826599 422.990387,300.359985 C420.988953,304.564911 419.452240,309.004578 417.274658,313.109375 C412.960358,321.241974 401.210724,321.792328 396.858551,313.687256 C394.333344,308.984528 391.472656,308.589508 387.218170,309.765961 C385.633881,310.204071 383.978943,310.612274 382.399261,309.684174 C382.136841,303.866547 383.614960,301.769348 388.870148,300.482025 C390.807983,300.007324 392.761108,299.591400 394.688354,299.077820 C396.680908,298.546936 398.058594,297.545288 397.045288,294.866119 M408.058441,309.567810 C410.915680,307.344025 413.482178,304.816620 411.280334,300.946991 C410.484100,299.547638 408.416321,297.912445 406.619995,299.053131 C404.470398,300.418121 403.783844,303.147186 403.457886,305.558258 C403.111816,308.118134 404.800781,309.492096 408.058441,309.567810 z"}),jsx("path",{d:" M104.137024,292.656128 C113.057388,299.356323 115.120857,311.052643 109.157372,319.436676 C103.776543,327.001556 93.000854,329.111664 85.096359,324.148315 C76.440880,318.713501 73.394226,306.844788 78.453583,298.270508 C83.531281,289.665100 93.887894,287.295502 104.137024,292.656128 M103.379417,305.361542 C102.575958,304.113007 101.968529,302.664398 100.934540,301.651093 C96.827957,297.626740 90.668465,298.173798 86.912392,302.758484 C83.261124,307.215240 83.993408,312.280334 88.728081,315.700867 C91.953979,318.031433 95.247452,317.917175 98.569809,316.049377 C102.440117,313.873596 104.346832,310.650177 103.379417,305.361542 z"}),jsx("path",{d:" M377.512817,318.171509 C386.438904,314.811951 395.930328,317.279480 400.229492,323.797638 C405.307404,331.496490 404.055023,341.883606 397.253204,348.482544 C390.945251,354.602234 382.201447,355.428925 374.819214,350.603455 C363.078186,342.928955 364.290985,326.343079 377.512817,318.171509 M392.274719,329.304199 C390.937531,328.353271 389.694794,327.214111 388.245361,326.486908 C383.995514,324.354736 380.518127,325.980988 377.664185,329.210327 C374.783630,332.469727 374.592346,335.919434 377.243591,339.576141 C380.588074,344.188904 385.281281,345.575043 389.679108,342.996521 C394.624268,340.097168 395.637268,335.735321 392.274719,329.304199 z"}),jsx("path",{d:" M298.505066,414.697693 C289.574768,412.817780 284.407745,407.443970 283.721558,399.665680 C282.931335,390.708588 286.980621,384.086334 295.300537,380.906464 C298.244995,379.781097 301.380676,379.102234 304.224213,377.779297 C308.434052,375.820587 310.463867,377.083496 311.730164,381.403198 C314.064331,389.365601 316.692139,397.246216 319.378632,405.098938 C320.394287,408.067688 319.843262,409.774200 316.733704,410.761139 C310.899200,412.613037 305.261658,415.255188 298.505066,414.697693 M301.439423,388.172424 C291.497620,389.586609 291.518524,398.314789 295.399384,403.224945 C297.508606,405.893616 300.450470,406.941437 303.818085,406.036469 C305.656616,405.542389 308.754700,405.389923 308.443634,403.134674 C307.697449,397.724945 307.140106,391.971924 301.439423,388.172424 z"}),jsx("path",{d:" M212.713959,83.019806 C211.706345,75.161385 210.855637,67.725746 209.702576,60.337296 C209.005157,55.868477 210.466293,53.836681 215.109818,53.709263 C218.742065,53.609592 222.347748,52.777668 225.981491,52.453281 C236.208649,51.540318 243.166443,60.123310 238.594772,69.206413 C235.809982,74.739311 237.358749,77.757935 240.868454,81.274910 C241.673096,82.081238 242.596298,82.882523 242.585831,84.195389 C237.208405,87.940208 234.523117,87.618500 230.427322,82.764854 C229.568924,81.747597 228.677765,80.757050 227.778687,79.775284 C226.428482,78.300903 224.759003,77.530060 222.858643,78.388512 C220.898651,79.273926 221.146713,81.228546 221.629395,82.758461 C222.809341,86.498436 221.655640,88.357811 217.753876,88.979515 C213.027161,89.732635 213.146851,86.442398 212.713959,83.019806 M219.394180,65.342926 C221.096375,69.050941 226.833954,70.187073 229.321732,67.241638 C230.923172,65.345581 230.320801,63.465343 228.649139,62.013317 C226.110855,59.808533 221.019943,61.273609 219.394180,65.342926 z"}),jsx("path",{d:" M266.166199,87.468361 C255.448761,88.580696 247.205978,83.285355 244.719315,74.036720 C242.459747,65.632820 246.923508,56.387169 254.923523,52.901009 C262.239746,49.712830 271.746399,51.754337 276.965454,57.634438 C281.866974,63.156799 282.579102,72.295715 278.687134,79.153053 C275.989380,83.906311 271.004974,85.234566 266.166199,87.468361 M261.044952,78.714890 C267.302734,78.915932 271.413483,75.673065 271.743469,70.275101 C272.045380,65.336212 268.651306,60.907959 263.995331,60.166073 C259.209076,59.403435 254.684418,62.892715 253.668610,68.129738 C252.857071,72.313637 255.213593,76.005692 261.044952,78.714890 z"}),jsx("path",{d:" M66.738266,195.986298 C71.476990,188.150375 78.834137,184.888260 86.190788,187.080170 C95.112129,189.738297 99.426575,195.734680 99.369484,205.156509 C99.340889,209.874680 97.760719,214.286606 96.944695,218.847076 C96.363144,222.097107 94.057045,222.752701 91.316902,221.786728 C83.436546,219.008759 75.091606,218.413208 67.030190,216.485703 C63.950012,215.749207 61.505665,214.257553 62.838520,211.221237 C64.956367,206.396622 64.026886,200.942078 66.738266,195.986298 M78.313469,209.403381 C81.250275,209.986847 84.170555,210.681839 87.128868,211.120193 C89.712769,211.503067 92.495842,210.491272 92.276810,207.844452 C91.938255,203.753494 90.492783,199.586105 86.358261,197.505051 C82.194656,195.409393 78.195183,196.053360 74.957497,199.477417 C70.867928,203.802353 71.879700,207.337830 78.313469,209.403381 z"}),jsx("path",{d:" M319.871277,379.856750 C316.797577,381.844757 314.391968,382.132080 312.542816,378.698853 C310.670685,375.223022 313.053131,373.915924 315.433044,372.527954 C320.455872,369.598541 325.527740,366.749298 330.484589,363.712341 C333.101990,362.108704 334.931061,362.155365 336.568268,365.070862 C341.041718,373.037079 345.653961,380.925720 350.250977,388.821930 C351.618866,391.171539 351.127167,392.819855 348.778046,394.169647 C343.309570,397.311707 337.861847,400.493042 332.473022,403.769165 C329.934326,405.312561 328.363708,404.836884 326.805420,402.273682 C325.116364,399.495331 325.553650,397.834351 328.360901,396.276306 C331.963440,394.276917 335.769470,392.545105 339.048096,389.429138 C337.552399,386.566467 335.933472,385.346466 332.925537,387.727722 C331.249390,389.054657 329.212585,389.916901 327.389893,391.070068 C324.792267,392.713531 323.149994,391.792755 321.747375,389.339325 C320.225739,386.677887 321.078674,385.043610 323.546600,383.675873 C325.721252,382.470642 327.808044,381.097839 329.877441,379.714966 C331.168884,378.851959 332.343842,377.712463 331.470917,376.001007 C330.500854,374.098999 328.845215,374.897583 327.565796,375.533691 C325.041412,376.788788 322.629211,378.269592 319.871277,379.856750 z"}),jsx("path",{d:" M327.058350,109.047363 C322.807159,106.687263 318.922424,104.418617 314.968964,102.276802 C312.316650,100.839912 311.390381,99.191841 313.106232,96.285179 C317.761322,88.399521 322.264221,80.423401 326.771332,72.451408 C328.132812,70.043297 329.812988,69.691658 332.129791,71.073967 C337.707275,74.401718 343.313538,77.681633 348.928711,80.945587 C351.330170,82.341469 351.557526,84.126755 350.165985,86.380074 C348.775299,88.631989 347.183136,89.945946 344.472168,88.253944 C341.788910,86.579224 339.023193,85.037254 336.320251,83.393211 C334.195038,82.100563 332.296814,81.750679 330.756287,84.632828 C332.624817,88.002396 336.425201,88.856888 339.400696,90.741570 C342.043488,92.415527 343.185516,93.935860 341.412445,97.163170 C339.586823,100.486137 337.650818,99.609749 335.294281,98.269676 C333.268738,97.117821 331.239594,95.966476 329.161713,94.914375 C327.805206,94.227516 326.244049,93.560669 325.249451,95.383698 C324.318512,97.089989 325.490723,98.335938 326.743073,99.161369 C329.380524,100.899712 332.090881,102.550346 334.883759,104.023827 C337.934998,105.633621 338.328766,107.659225 336.606720,110.524490 C334.613312,113.841309 332.633270,112.425705 330.460602,110.809822 C329.544647,110.128609 328.423431,109.723442 327.058350,109.047363 z"}),jsx("path",{d:" M214.977249,390.162415 C208.259201,397.770660 201.741837,405.105042 195.235184,412.448914 C193.534927,414.367920 191.950012,416.042480 188.874268,414.878540 C186.045959,413.808228 184.617126,412.292816 184.377533,409.145294 C183.621735,399.215759 182.585526,389.307739 181.690613,379.388428 C181.536545,377.680664 181.486374,375.762451 183.937851,375.831268 C186.850555,375.913147 190.162567,376.454498 190.553589,379.864532 C191.151215,385.076355 194.197586,386.941193 198.674957,388.573364 C202.654694,390.024139 204.584396,388.302826 206.678726,385.739777 C209.132645,382.736633 211.733994,384.347107 214.300079,385.543518 C216.532654,386.584412 216.694595,388.076111 214.977249,390.162415 z"}),jsx("path",{d:" M160.232849,111.456390 C156.932556,117.316330 155.255554,118.240646 149.784622,116.000587 C145.930908,114.422699 144.259903,117.367790 142.077957,119.063568 C139.545258,121.031967 137.436111,123.521194 138.599289,127.187172 C139.049011,128.604507 140.027344,130.054688 138.962738,131.437912 C137.669464,133.118210 136.408203,135.336441 134.076660,135.337662 C131.481689,135.339020 131.479813,132.686783 130.867767,130.899063 C127.960991,122.408592 125.153091,113.884300 122.252296,105.391754 C121.298874,102.600479 120.643227,100.115944 123.385719,97.713943 C126.165909,95.278931 128.509048,95.805695 131.516708,97.302414 C140.293228,101.669914 148.965820,106.287262 158.766815,110.060898 C159.645782,110.752922 159.939316,111.104660 160.232849,111.456390 z"}),jsx("path",{d:" M69.271515,231.057739 C69.281647,233.524612 69.252823,235.521545 69.310982,237.515961 C69.364578,239.353851 69.285118,241.503174 71.879150,241.551315 C74.864609,241.606705 74.585678,239.213989 74.632378,237.239227 C74.687416,234.911896 74.758949,232.577484 74.640793,230.255432 C74.493515,227.361023 76.005600,226.539749 78.595490,226.476257 C81.402344,226.407440 82.497635,227.645996 82.374962,230.371887 C82.277908,232.528412 82.618774,234.720139 82.372971,236.850983 C81.976456,240.288361 83.260719,242.336334 86.700089,242.664001 C90.325012,243.009369 91.957993,240.799301 93.050827,236.483063 C91.155907,238.040344 91.495880,240.404251 88.724678,240.259140 C87.946236,235.392563 87.608032,230.319077 88.739494,225.304626 C89.165756,223.415512 91.470169,223.825867 93.106560,223.836975 C94.544205,223.846741 96.081184,224.331711 96.019005,225.916199 C95.708313,233.833633 97.278648,241.780472 95.639801,249.662750 C95.567101,250.012390 94.915947,250.241745 94.631416,250.454483 C92.441299,250.542328 92.723053,248.230087 91.048553,247.339630 C89.761520,251.065933 86.808250,251.316910 83.324448,251.144638 C77.682838,250.865662 72.013664,250.919083 66.364449,251.096771 C62.535469,251.217209 60.873489,249.698227 60.952057,245.856934 C61.054047,240.870102 60.853977,235.877625 60.917606,230.889267 C60.955944,227.883347 59.967255,224.198441 65.025230,224.027634 C70.248489,223.851242 69.122620,227.585968 69.271515,231.057739 z"}),jsx("path",{d:" M160.545471,111.510193 C159.939316,111.104660 159.645782,110.752922 159.107971,110.159225 C155.705963,101.813339 151.162140,94.430412 146.596191,87.101974 C144.265488,83.361153 144.712097,81.104645 148.575363,79.181961 C151.548508,77.702271 154.353378,75.885414 157.321548,74.394600 C163.901703,71.089615 170.770874,72.644600 174.097198,78.075905 C177.975128,84.407883 176.875900,91.277527 170.603134,95.627693 C166.654327,98.366196 164.291168,100.504692 167.663895,105.469086 C169.715591,108.489037 166.342194,111.379189 160.545471,111.510193 M165.885132,83.481003 C163.215866,80.926010 160.838776,82.063553 158.557465,84.085228 C156.932495,85.525261 157.644836,87.019676 158.530350,88.492088 C159.572006,90.224083 160.994492,91.256393 163.022644,90.305840 C165.602386,89.096764 167.449600,87.368835 165.885132,83.481003 z"}),jsx("path",{d:" M130.216385,382.734467 C127.591949,380.418915 125.214554,378.347992 122.860764,376.250610 C118.370628,372.249542 117.134735,365.413177 119.968132,360.351959 C122.988892,354.956055 128.740311,352.820129 134.898895,354.953735 C136.603729,355.544342 138.262939,356.396057 139.775818,357.384094 C142.826767,359.376587 145.605927,359.741180 148.101913,356.594086 C150.386505,353.713470 152.240677,355.259613 154.346268,356.973572 C156.666367,358.862061 156.842575,360.645538 154.921982,362.856659 C149.042191,369.625946 143.110306,376.353180 137.376862,383.244995 C134.738739,386.416138 132.677216,385.421082 130.216385,382.734467 M136.253174,369.610229 C137.718109,366.124451 135.307404,364.744751 132.799347,363.733551 C131.024017,363.017761 129.544907,364.208679 128.690552,365.675812 C127.279129,368.099518 129.110092,369.736420 130.566757,371.232117 C132.732224,373.455597 134.372162,371.954102 136.253174,369.610229 z"}),jsx("path",{d:" M146.902344,379.151886 C152.007278,372.954620 157.863663,372.126587 164.475586,375.627106 C167.662262,377.314240 170.098862,377.110901 171.776855,373.467102 C172.536057,371.818481 173.776031,370.177094 176.050201,370.937836 C178.043777,371.604736 177.772583,373.405823 177.997055,375.084290 C178.555130,379.257294 177.563980,382.893402 175.318710,386.433624 C172.378326,391.069885 169.733536,395.894867 167.001785,400.661682 C165.173325,403.852234 162.996216,404.777771 159.725540,402.404663 C157.310440,400.652374 154.599670,399.310333 152.038788,397.755585 C144.763443,393.338715 142.960678,387.134521 146.902344,379.151886 M160.890579,391.217773 C162.758698,389.683014 164.519547,387.961426 162.748123,385.437775 C161.629608,383.844330 160.007812,382.338928 157.799438,382.770905 C156.075943,383.108063 154.880768,384.440277 154.801437,386.274261 C154.670212,389.307251 156.731369,390.588837 159.277252,391.345245 C159.583633,391.436279 159.926254,391.405396 160.890579,391.217773 z"}),jsx("path",{d:" M431.316101,266.331604 C430.572083,270.153564 430.052032,273.611847 429.126221,276.957794 C427.177185,284.001709 421.676880,287.491211 414.875244,286.243591 C408.368958,285.050171 403.809509,279.249481 405.073090,272.297119 C406.043884,266.955597 404.459290,264.451263 399.384674,263.528778 C395.907135,262.896637 396.765442,260.372223 397.171570,258.067200 C397.613007,255.561951 398.778442,254.161270 401.583649,254.738678 C410.664520,256.607849 419.742645,258.495422 428.848480,260.236359 C432.668732,260.966766 431.826843,263.451721 431.316101,266.331604 M413.267609,271.560791 C413.148071,274.513458 414.423523,276.570221 417.471222,276.572235 C419.961487,276.573853 421.201141,274.620209 421.610352,272.303467 C422.079987,269.644714 420.489380,268.219666 418.233032,267.552063 C415.447784,266.727936 413.721649,267.845245 413.267609,271.560791 z"}),jsx("path",{d:" M187.349091,97.732681 C183.616699,93.460793 183.200790,88.138565 181.367661,83.384811 C179.517822,78.587784 178.142395,73.607315 176.277908,68.816658 C175.314774,66.341965 175.942780,64.998489 178.265076,64.206512 C182.507950,62.759548 186.696350,61.072956 191.035751,60.009869 C196.103989,58.768230 200.666641,60.053249 203.826431,64.512383 C207.068893,69.088196 207.210938,74.783928 204.321899,79.041489 C203.094940,80.849640 201.717102,82.277710 199.171463,82.422020 C195.659683,82.621109 192.795288,86.544449 193.335388,89.873108 C194.415924,96.532440 194.415924,96.532440 187.349091,97.732681 M194.739944,76.220146 C197.078217,74.424736 197.768188,72.167603 195.761887,69.879890 C193.768097,67.606438 191.020035,68.521027 188.891891,69.571571 C185.944153,71.026711 187.532547,73.551048 188.333740,75.604561 C189.650986,78.980774 191.990829,77.270012 194.739944,76.220146 z"}),jsx("path",{d:" M348.705048,363.193420 C347.698792,360.493042 346.838318,358.154175 345.938538,355.830505 C344.947083,353.270111 345.886536,351.458954 347.832855,349.701599 C349.904022,347.831604 351.696503,347.871979 354.107635,349.127899 C362.358856,353.425842 370.740601,357.472443 379.038025,361.683014 C380.813538,362.584045 383.642334,362.897949 382.734802,365.987762 C381.899261,368.832520 377.236969,371.128479 374.657349,369.909393 C371.206390,368.278625 367.917450,366.307037 364.543121,364.511475 C363.099548,363.743347 361.511139,362.490082 359.967590,363.822968 C358.463470,365.121765 359.289429,366.903503 359.865417,368.460358 C360.845734,371.110046 361.840118,373.755493 362.888153,376.378937 C365.340393,382.517426 364.676361,384.086731 357.917755,387.074524 C354.030640,379.578003 352.070679,371.308899 348.705048,363.193420 z"}),jsx("path",{d:" M62.537750,260.091827 C65.487503,257.348022 68.397530,259.317261 71.180725,259.727386 C79.053894,260.887573 86.879761,262.368408 94.724762,263.720062 C97.412659,264.183197 99.051292,265.387146 99.670654,268.397644 C100.307564,271.493469 98.989746,273.056061 96.756683,274.545197 C89.299980,279.517670 81.918686,284.605164 74.399696,289.480804 C72.710869,290.575897 70.462883,293.461121 68.596611,290.353088 C66.983749,287.667114 65.436562,284.136017 69.373795,281.589874 C73.554062,278.886566 77.778999,276.252411 81.964500,273.557129 C82.623100,273.132996 83.176315,272.545197 84.158531,271.709534 C79.415115,269.279297 74.630531,268.902039 69.968300,268.483673 C64.821831,268.021912 61.823181,266.092743 62.537750,260.091827 z"}),jsx("path",{d:" M310.701599,80.666946 C307.464752,84.499161 304.227020,87.891365 301.504791,91.656296 C299.284210,94.727448 296.618439,94.691872 293.583588,93.861794 C290.607971,93.047905 290.847137,90.524788 290.701111,88.185417 C290.152252,79.393585 289.469910,70.608894 289.041290,61.811604 C288.936340,59.657940 287.411621,56.031567 291.425537,56.084236 C294.652740,56.126587 298.180664,57.240360 298.209229,61.797440 C298.234253,65.792717 298.292389,69.787933 298.363586,73.782692 C298.390045,75.268219 298.313141,76.803986 300.005981,78.479774 C304.205505,76.094337 306.320892,71.691216 309.218842,68.109779 C313.457245,62.871754 315.543121,62.534645 321.837036,67.076164 C318.190582,71.524017 314.557068,75.956047 310.701599,80.666946 z"})]}),e2=ct;var dt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-back-up_svg__icon arrow-back-up_svg__icon-tabler arrow-back-up_svg__icons-tabler-outline arrow-back-up_svg__icon-tabler-arrow-back-up",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowBackUp"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m9 14-4-4 4-4"}),jsx("path",{d:"M5 10h11a4 4 0 1 1 0 8h-1"})]}),t2=dt;var _t=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-down_svg__icon arrow-down_svg__icon-tabler arrow-down_svg__icons-tabler-outline arrow-down_svg__icon-tabler-arrow-down",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowDown"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 5v14M18 13l-6 6M6 13l6 6"})]}),r2=_t;var pt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-left_svg__icon arrow-left_svg__icon-tabler arrow-left_svg__icons-tabler-outline arrow-left_svg__icon-tabler-arrow-left",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowLeft"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M5 12l6 6M5 12l6-6"})]}),s2=pt;var Ct=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-narrow-left_svg__icon arrow-narrow-left_svg__icon-tabler arrow-narrow-left_svg__icons-tabler-outline arrow-narrow-left_svg__icon-tabler-arrow-narrow-left",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowNarrowLeft"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M5 12l4 4M5 12l4-4"})]}),a2=Ct;var zt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-narrow-right_svg__icon arrow-narrow-right_svg__icon-tabler arrow-narrow-right_svg__icons-tabler-outline arrow-narrow-right_svg__icon-tabler-arrow-narrow-right",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowNarrowRight"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M15 16l4-4M15 8l4 4"})]}),g2=zt;var St=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-right_svg__icon arrow-right_svg__icon-tabler arrow-right_svg__icons-tabler-outline arrow-right_svg__icon-tabler-arrow-right",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowRight"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M13 18l6-6M13 6l6 6"})]}),c2=St;var Mt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-up_svg__icon arrow-up_svg__icon-tabler arrow-up_svg__icons-tabler-outline arrow-up_svg__icon-tabler-arrow-up",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowUp"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 5v14M18 11l-6-6M6 11l6-6"})]}),d2=Mt;var Gt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrows-diff_svg__icon arrows-diff_svg__icon-tabler arrows-diff_svg__icons-tabler-outline arrows-diff_svg__icon-tabler-arrows-diff",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowsDiff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M11 16h10M11 16l4 4M11 16l4-4M13 8H3M13 8l-4 4M13 8 9 4"})]}),_2=Gt;var Lt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"aspect-ratio_svg__icon aspect-ratio_svg__icon-tabler aspect-ratio_svg__icons-tabler-outline aspect-ratio_svg__icon-tabler-aspect-ratio",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AspectRatio"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),jsx("path",{d:"M7 12V9h3M17 12v3h-3"})]}),f2=Lt;var yt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"assembly_svg__icon assembly_svg__icon-tabler assembly_svg__icons-tabler-outline assembly_svg__icon-tabler-assembly",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Assembly"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19.875 6.27c.7.398 1.13 1.143 1.125 1.948v7.284c0 .809-.443 1.555-1.158 1.948l-6.75 4.27a2.27 2.27 0 0 1-2.184 0l-6.75-4.27A2.23 2.23 0 0 1 3 15.502V8.217c0-.809.443-1.554 1.158-1.947l6.75-3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98z"}),jsx("path",{d:"M15.5 9.422c.312.18.503.515.5.876v3.277c0 .364-.197.7-.515.877l-3 1.922a1 1 0 0 1-.97 0l-3-1.922A1 1 0 0 1 8 13.576v-3.278c0-.364.197-.7.514-.877l3-1.79c.311-.174.69-.174 1 0l3 1.79H15.5z"})]}),p2=yt;var Rt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"bold_svg__icon bold_svg__icon-tabler bold_svg__icons-tabler-outline bold_svg__icon-tabler-bold",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Bold"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 5h6a3.5 3.5 0 0 1 0 7H7zM13 12h1a3.5 3.5 0 0 1 0 7H7v-7"})]}),C2=Rt;var Bt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"bookmark-plus_svg__icon bookmark-plus_svg__icon-tabler bookmark-plus_svg__icons-tabler-outline bookmark-plus_svg__icon-tabler-bookmark-plus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"BookmarkPlus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m12 17-6 4V7a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v5M16 19h6M19 16v6"})]}),z2=Bt;var Wt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"briefcase_svg__icon briefcase_svg__icon-tabler briefcase_svg__icons-tabler-outline briefcase_svg__icon-tabler-briefcase",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Briefcase"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zM8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M12 12v.01"}),jsx("path",{d:"M3 13a20 20 0 0 0 18 0"})]}),k2=Wt;var Dt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"building_svg__icon building_svg__icon-tabler building_svg__icons-tabler-outline building_svg__icon-tabler-building",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Building"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 21h18M9 8h1M9 12h1M9 16h1M14 8h1M14 12h1M14 16h1M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"})]}),b2=Dt;var Ut=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"building-hospital_svg__icon building-hospital_svg__icon-tabler building-hospital_svg__icons-tabler-outline building-hospital_svg__icon-tabler-building-hospital",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"BuildingHospital"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 21h18M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"}),jsx("path",{d:"M9 21v-4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4M10 9h4M12 7v4"})]}),M2=Ut;var Zt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"calendar-event_svg__icon calendar-event_svg__icon-tabler calendar-event_svg__icons-tabler-outline calendar-event_svg__icon-tabler-calendar-event",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"CalendarEvent"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zM16 3v4M8 3v4M4 11h16"}),jsx("path",{d:"M8 15h2v2H8z"})]}),V2=Zt;var Tt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"camera_svg__icon camera_svg__icon-tabler camera_svg__icons-tabler-outline camera_svg__icon-tabler-camera",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Camera"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 7h1a2 2 0 0 0 2-2 1 1 0 0 1 1-1h6a1 1 0 0 1 1 1 2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2"}),jsx("path",{d:"M9 13a3 3 0 1 0 6 0 3 3 0 0 0-6 0"})]}),G2=Tt;var Xt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"capture_svg__icon capture_svg__icon-tabler capture_svg__icons-tabler-outline capture_svg__icon-tabler-capture",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Capture"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2M16 4h2a2 2 0 0 1 2 2v2M16 20h2a2 2 0 0 0 2-2v-2M9 12a3 3 0 1 0 6 0 3 3 0 1 0-6 0"})]}),L2=Xt;var Qt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chart-line_svg__icon chart-line_svg__icon-tabler chart-line_svg__icons-tabler-outline chart-line_svg__icon-tabler-chart-line",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChartLine"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 19h16M4 15l4-6 4 2 4-5 4 4"})]}),y2=Qt;var Yt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"check_svg__icon check_svg__icon-tabler check_svg__icons-tabler-outline check_svg__icon-tabler-check",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Check"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m5 12 5 5L20 7"})]}),R2=Yt;var jt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"checklist_svg__icon checklist_svg__icon-tabler checklist_svg__icons-tabler-outline checklist_svg__icon-tabler-checklist",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Checklist"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M9.615 20H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8M14 19l2 2 4-4M9 8h4M9 12h2"})]}),B2=jt;var t3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"checks_svg__icon checks_svg__icon-tabler checks_svg__icons-tabler-outline checks_svg__icon-tabler-checks",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Checks"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m7 12 5 5L22 7M2 12l5 5m5-5 5-5"})]}),W2=t3;var r3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-down_svg__icon chevron-down_svg__icon-tabler chevron-down_svg__icons-tabler-outline chevron-down_svg__icon-tabler-chevron-down",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronDown"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m6 9 6 6 6-6"})]}),D2=r3;var s3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-left_svg__icon chevron-left_svg__icon-tabler chevron-left_svg__icons-tabler-outline chevron-left_svg__icon-tabler-chevron-left",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronLeft"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m15 6-6 6 6 6"})]}),U2=s3;var a3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-right_svg__icon chevron-right_svg__icon-tabler chevron-right_svg__icons-tabler-outline chevron-right_svg__icon-tabler-chevron-right",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronRight"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m9 6 6 6-6 6"})]}),Z2=a3;var g3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-up_svg__icon chevron-up_svg__icon-tabler chevron-up_svg__icons-tabler-outline chevron-up_svg__icon-tabler-chevron-up",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronUp"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m6 15 6-6 6 6"})]}),T2=g3;var c3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"clipboard_svg__icon clipboard_svg__icon-tabler clipboard_svg__icons-tabler-outline clipboard_svg__icon-tabler-clipboard",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Clipboard"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"}),jsx("path",{d:"M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2"})]}),q2=c3;var d3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"clock_svg__icon clock_svg__icon-tabler clock_svg__icons-tabler-outline clock_svg__icon-tabler-clock",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Clock"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0"}),jsx("path",{d:"M12 7v5l3 3"})]}),X2=d3;var _3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"cloud_svg__icon cloud_svg__icon-tabler cloud_svg__icons-tabler-outline cloud_svg__icon-tabler-cloud",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Cloud"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M6.657 18C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773 1.88-.572 3.956-.193 5.444 1 1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486s-1.551 3.487-3.465 3.487H6.657"})]}),Q2=_3;var p3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"code_svg__icon code_svg__icon-tabler code_svg__icons-tabler-outline code_svg__icon-tabler-code",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Code"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m7 8-4 4 4 4M17 8l4 4-4 4M14 4l-4 16"})]}),Y2=p3;var C3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"code-dots_svg__icon code-dots_svg__icon-tabler code-dots_svg__icons-tabler-outline code-dots_svg__icon-tabler-code-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"CodeDots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M15 12h.01M12 12h.01M9 12h.01M6 19a2 2 0 0 1-2-2v-4l-1-1 1-1V7a2 2 0 0 1 2-2M18 19a2 2 0 0 0 2-2v-4l1-1-1-1V7a2 2 0 0 0-2-2"})]}),j2=C3;var z3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"command_svg__icon command_svg__icon-tabler command_svg__icons-tabler-outline command_svg__icon-tabler-command",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Command"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 9a2 2 0 1 1 2-2v10a2 2 0 1 1-2-2h10a2 2 0 1 1-2 2V7a2 2 0 1 1 2 2z"})]}),te=z3;var S3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"components_svg__icon components_svg__icon-tabler components_svg__icons-tabler-outline components_svg__icon-tabler-components",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Components"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m3 12 3 3 3-3-3-3zM15 12l3 3 3-3-3-3zM9 6l3 3 3-3-3-3zM9 18l3 3 3-3-3-3z"})]}),re=S3;var M3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"copy_svg__icon copy_svg__icon-tabler copy_svg__icons-tabler-outline copy_svg__icon-tabler-copy",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Copy"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 9.667A2.667 2.667 0 0 1 9.667 7h8.666A2.667 2.667 0 0 1 21 9.667v8.666A2.667 2.667 0 0 1 18.333 21H9.667A2.667 2.667 0 0 1 7 18.333z"}),jsx("path",{d:"M4.012 16.737A2 2 0 0 1 3 15V5c0-1.1.9-2 2-2h10c.75 0 1.158.385 1.5 1"})]}),ie=M3;var G3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"cpu_svg__icon cpu_svg__icon-tabler cpu_svg__icons-tabler-outline cpu_svg__icon-tabler-cpu",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Cpu"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"}),jsx("path",{d:"M9 9h6v6H9zM3 10h2M3 14h2M10 3v2M14 3v2M21 10h-2M21 14h-2M14 21v-2M10 21v-2"})]}),se=G3;var L3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"dashboard_svg__icon dashboard_svg__icon-tabler dashboard_svg__icons-tabler-outline dashboard_svg__icon-tabler-dashboard",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Dashboard"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10 13a2 2 0 1 0 4 0 2 2 0 1 0-4 0M13.45 11.55 15.5 9.5"}),jsx("path",{d:"M6.4 20a9 9 0 1 1 11.2 0z"})]}),ne=L3;var y3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"database_svg__icon database_svg__icon-tabler database_svg__icons-tabler-outline database_svg__icon-tabler-database",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Database"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 6a8 3 0 1 0 16 0A8 3 0 1 0 4 6"}),jsx("path",{d:"M4 6v6a8 3 0 0 0 16 0V6"}),jsx("path",{d:"M4 12v6a8 3 0 0 0 16 0v-6"})]}),ae=y3;var R3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"device-desktop_svg__icon device-desktop_svg__icon-tabler device-desktop_svg__icons-tabler-outline device-desktop_svg__icon-tabler-device-desktop",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DeviceDesktop"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zM7 20h10M9 16v4M15 16v4"})]}),ge=R3;var B3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"device-floppy_svg__icon device-floppy_svg__icon-tabler device-floppy_svg__icons-tabler-outline device-floppy_svg__icon-tabler-device-floppy",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DeviceFloppy"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M6 4h10l4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"}),jsx("path",{d:"M10 14a2 2 0 1 0 4 0 2 2 0 1 0-4 0M14 4v4H8V4"})]}),he=B3;var W3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"device-laptop_svg__icon device-laptop_svg__icon-tabler device-laptop_svg__icons-tabler-outline device-laptop_svg__icon-tabler-device-laptop",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DeviceLaptop"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 19h18M5 7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"})]}),me=W3;var D3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"door_svg__icon door_svg__icon-tabler door_svg__icons-tabler-outline door_svg__icon-tabler-door",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Door"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 12v.01M3 21h18M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16"})]}),ve=D3;var U3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"dots_svg__icon dots_svg__icon-tabler dots_svg__icons-tabler-outline dots_svg__icon-tabler-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Dots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),fe=U3;var Z3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"dots-vertical_svg__icon dots-vertical_svg__icon-tabler dots-vertical_svg__icons-tabler-outline dots-vertical_svg__icon-tabler-dots-vertical",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DotsVertical"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M11 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),we=Z3;var T3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"download_svg__icon download_svg__icon-tabler download_svg__icons-tabler-outline download_svg__icon-tabler-download",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Download"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5 5-5M12 4v12"})]}),ue=T3;var X3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"edit_svg__icon edit_svg__icon-tabler edit_svg__icons-tabler-outline edit_svg__icon-tabler-edit",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Edit"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1"}),jsx("path",{d:"M20.385 6.585a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3zM16 5l3 3"})]}),ze=X3;var Q3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"edit-off_svg__icon edit-off_svg__icon-tabler edit-off_svg__icons-tabler-outline edit-off_svg__icon-tabler-edit-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"EditOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1"}),jsx("path",{d:"M10.507 10.498 9 12v3h3l1.493-1.498m2-2.01 4.89-4.907a2.1 2.1 0 0 0-2.97-2.97L12.5 8.511M16 5l3 3M3 3l18 18"})]}),ke=Q3;var Y3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"engine_svg__icon engine_svg__icon-tabler engine_svg__icons-tabler-outline engine_svg__icon-tabler-engine",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Engine"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10v6M12 5v3M10 5h4M5 13H3M6 10h2l2-2h3.382a1 1 0 0 1 .894.553l1.448 2.894a1 1 0 0 0 .894.553H18v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-2v-2h-3v2a1 1 0 0 1-1 1h-3.465a1 1 0 0 1-.832-.445L8 16H6z"})]}),be=Y3;var j3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"eraser_svg__icon eraser_svg__icon-tabler eraser_svg__icons-tabler-outline eraser_svg__icon-tabler-eraser",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Eraser"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19 20H8.5l-4.21-4.3a1 1 0 0 1 0-1.41l10-10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41L11.5 20M18 13.3 11.7 7"})]}),Ve=j3;var t4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"exclamation-circle_svg__icon exclamation-circle_svg__icon-tabler exclamation-circle_svg__icons-tabler-outline exclamation-circle_svg__icon-tabler-exclamation-circle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ExclamationCircle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 1 0-18 0M12 9v4M12 16v.01"})]}),xe=t4;var r4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"eye_svg__icon eye_svg__icon-tabler eye_svg__icons-tabler-outline eye_svg__icon-tabler-eye",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Eye"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10 12a2 2 0 1 0 4 0 2 2 0 0 0-4 0"}),jsx("path",{d:"M21 12q-3.6 6-9 6t-9-6q3.6-6 9-6t9 6"})]}),Le=r4;var s4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"eye-closed_svg__icon eye-closed_svg__icon-tabler eye-closed_svg__icons-tabler-outline eye-closed_svg__icon-tabler-eye-closed",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"EyeClosed"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M21 9q-3.6 4-9 4T3 9M3 15l2.5-3.8M21 14.976 18.508 11.2M9 17l.5-4M15 17l-.5-4"})]}),ye=s4;var a4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"face-id-error_svg__icon face-id-error_svg__icon-tabler face-id-error_svg__icons-tabler-outline face-id-error_svg__icon-tabler-face-id-error",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FaceIdError"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2M16 4h2a2 2 0 0 1 2 2v2M16 20h2a2 2 0 0 0 2-2v-2M9 10h.01M15 10h.01M9.5 15.05a3.5 3.5 0 0 1 5 0"})]}),Re=a4;var g4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file_svg__icon file_svg__icon-tabler file_svg__icons-tabler-outline file_svg__icon-tabler-file",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"File"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2"})]}),Ee=g4;var c4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file-text_svg__icon file-text_svg__icon-tabler file-text_svg__icons-tabler-outline file-text_svg__icon-tabler-file-text",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FileText"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M9 9h1M9 13h6M9 17h6"})]}),Be=c4;var d4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file-upload_svg__icon file-upload_svg__icon-tabler file-upload_svg__icons-tabler-outline file-upload_svg__icon-tabler-file-upload",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FileUpload"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M12 11v6"}),jsx("path",{d:"M9.5 13.5 12 11l2.5 2.5"})]}),Ne=d4;var _4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file-x_svg__icon file-x_svg__icon-tabler file-x_svg__icons-tabler-outline file-x_svg__icon-tabler-file-x",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FileX"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M10 12l4 4m0-4-4 4"})]}),We=_4;var p4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"filter_svg__icon filter_svg__icon-tabler filter_svg__icons-tabler-outline filter_svg__icon-tabler-filter",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Filter"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 4h16v2.172a2 2 0 0 1-.586 1.414L15 12v7l-6 2v-8.5L4.52 7.572A2 2 0 0 1 4 6.227z"})]}),De=p4;var C4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"filter-off_svg__icon filter-off_svg__icon-tabler filter-off_svg__icons-tabler-outline filter-off_svg__icon-tabler-filter-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FilterOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 4h12v2.172a2 2 0 0 1-.586 1.414L15.5 11.5M15 15v4l-6 2v-8.5L4.52 7.572A2 2 0 0 1 4 6.227V4M3 3l18 18"})]}),Ue=C4;var z4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"flag_svg__icon flag_svg__icon-tabler flag_svg__icons-tabler-outline flag_svg__icon-tabler-flag",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Flag"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 5a5 5 0 0 1 7 0 5 5 0 0 0 7 0v9a5 5 0 0 1-7 0 5 5 0 0 0-7 0zM5 21v-7"})]}),Ze=z4;var S4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"focus_svg__icon focus_svg__icon-tabler focus_svg__icons-tabler-outline focus_svg__icon-tabler-focus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Focus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("circle",{cx:12,cy:12,r:.5,fill:"currentColor"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 1 0-18 0"})]}),Oe=S4;var M4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"folder_svg__icon folder_svg__icon-tabler folder_svg__icons-tabler-outline folder_svg__icon-tabler-folder",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Folder"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"})]}),qe=M4;var G4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"gender-female_svg__icon gender-female_svg__icon-tabler gender-female_svg__icons-tabler-outline gender-female_svg__icon-tabler-gender-female",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GenderFemale"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 9a5 5 0 1 0 10 0A5 5 0 1 0 7 9M12 14v7M9 18h6"})]}),Ke=G4;var L4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"gender-male_svg__icon gender-male_svg__icon-tabler gender-male_svg__icons-tabler-outline gender-male_svg__icon-tabler-gender-male",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GenderMale"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 14a5 5 0 1 0 10 0 5 5 0 1 0-10 0M19 5l-5.4 5.4M19 5h-5M19 5v5"})]}),Je=L4;var y4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"gender-transgender_svg__icon gender-transgender_svg__icon-tabler gender-transgender_svg__icons-tabler-outline gender-transgender_svg__icon-tabler-gender-transgender",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GenderTransgender"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 12a4 4 0 1 0 8 0 4 4 0 1 0-8 0M15 9l6-6M21 7V3h-4M9 9 3 3M3 7V3h4M5.5 8.5l3-3M12 16v5M9.5 19h5"})]}),$e=y4;var R4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"grid-dots_svg__icon grid-dots_svg__icon-tabler grid-dots_svg__icons-tabler-outline grid-dots_svg__icon-tabler-grid-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GridDots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M4 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M4 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),e0=R4;var B4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"grip-vertical_svg__icon grip-vertical_svg__icon-tabler grip-vertical_svg__icons-tabler-outline grip-vertical_svg__icon-tabler-grip-vertical",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GripVertical"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M8 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M8 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M14 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M14 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M14 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),o0=B4;var W4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"heart_svg__icon heart_svg__icon-tabler heart_svg__icons-tabler-outline heart_svg__icon-tabler-heart",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Heart"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19.5 12.572 12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"})]}),i0=W4;var D4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"heart-handshake_svg__icon heart-handshake_svg__icon-tabler heart-handshake_svg__icons-tabler-outline heart-handshake_svg__icon-tabler-heart-handshake",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"HeartHandshake"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19.5 12.572 12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"}),jsx("path",{d:"M12 6 8.707 9.293a1 1 0 0 0 0 1.414l.543.543c.69.69 1.81.69 2.5 0l1-1a3.18 3.18 0 0 1 4.5 0l2.25 2.25M12.5 15.5l2 2M15 13l2 2"})]}),s0=D4;var U4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"home_svg__icon home_svg__icon-tabler home_svg__icons-tabler-outline home_svg__icon-tabler-home",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Home"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12H3l9-9 9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7"}),jsx("path",{d:"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6"})]}),n0=U4;var Z4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"id_svg__icon id_svg__icon-tabler id_svg__icons-tabler-outline id_svg__icon-tabler-id",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Id"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"}),jsx("path",{d:"M7 10a2 2 0 1 0 4 0 2 2 0 1 0-4 0M15 8h2M15 12h2M7 16h10"})]}),a0=Z4;var T4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"info-circle_svg__icon info-circle_svg__icon-tabler info-circle_svg__icons-tabler-outline info-circle_svg__icon-tabler-info-circle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"InfoCircle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0M12 9h.01"}),jsx("path",{d:"M11 12h1v4h1"})]}),l0=T4;var X4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"input-search_svg__icon input-search_svg__icon-tabler input-search_svg__icons-tabler-outline input-search_svg__icon-tabler-input-search",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"InputSearch"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M20 11V9a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5M15 18a3 3 0 1 0 6 0 3 3 0 1 0-6 0M20.2 20.2 22 22"})]}),h0=X4;var Q4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"italic_svg__icon italic_svg__icon-tabler italic_svg__icons-tabler-outline italic_svg__icon-tabler-italic",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Italic"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M11 5h6M7 19h6M14 5l-4 14"})]}),m0=Q4;var Y4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"key_svg__icon key_svg__icon-tabler key_svg__icons-tabler-outline key_svg__icon-tabler-key",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Key"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m16.555 3.843 3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1-4.069 0l-.301-.301-6.558 6.558a2 2 0 0 1-1.239.578L5.172 21H4a1 1 0 0 1-.993-.883L3 20v-1.172a2 2 0 0 1 .467-1.284l.119-.13L4 17h2v-2h2v-2l2.144-2.144-.301-.301a2.877 2.877 0 0 1 0-4.069l2.643-2.643a2.877 2.877 0 0 1 4.069 0M15 9h.01"})]}),v0=Y4;var j4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"link_svg__icon link_svg__icon-tabler link_svg__icons-tabler-outline link_svg__icon-tabler-link",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Link"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m9 15 6-6M11 6l.463-.536a5 5 0 0 1 7.071 7.072L18 13M13 18l-.397.534a5.07 5.07 0 0 1-7.127 0 4.97 4.97 0 0 1 0-7.071L6 11"})]}),f0=j4;var to=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"lock_svg__icon lock_svg__icon-tabler lock_svg__icons-tabler-outline lock_svg__icon-tabler-lock",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Lock"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 13a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"}),jsx("path",{d:"M11 16a1 1 0 1 0 2 0 1 1 0 0 0-2 0M8 11V7a4 4 0 1 1 8 0v4"})]}),p0=to;var ro=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"logout_svg__icon logout_svg__icon-tabler logout_svg__icons-tabler-outline logout_svg__icon-tabler-logout",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Logout"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2"}),jsx("path",{d:"M9 12h12l-3-3M18 15l3-3"})]}),w0=ro;var so=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"message_svg__icon message_svg__icon-tabler message_svg__icons-tabler-outline message_svg__icon-tabler-message",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Message"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 9h8M8 13h6M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"})]}),u0=so;var ao=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"message-chatbot_svg__icon message-chatbot_svg__icon-tabler message-chatbot_svg__icons-tabler-outline message-chatbot_svg__icon-tabler-message-chatbot",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"MessageChatbot"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM9.5 9h.01M14.5 9h.01"}),jsx("path",{d:"M9.5 13a3.5 3.5 0 0 0 5 0"})]}),z0=ao;var go=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"message-dots_svg__icon message-dots_svg__icon-tabler message-dots_svg__icons-tabler-outline message-dots_svg__icon-tabler-message-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"MessageDots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 11v.01M8 11v.01M16 11v.01M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"})]}),S0=go;var co=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"messages_svg__icon messages_svg__icon-tabler messages_svg__icons-tabler-outline messages_svg__icon-tabler-messages",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Messages"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m21 14-3-3h-7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1zM14 15v2a1 1 0 0 1-1 1H6l-3 3V11a1 1 0 0 1 1-1h2"})]}),M0=co;var vo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"microphone_svg__icon microphone_svg__icon-tabler microphone_svg__icons-tabler-outline microphone_svg__icon-tabler-microphone",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Microphone"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M9 5a3 3 0 0 1 3-3h0a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h0a3 3 0 0 1-3-3z"}),jsx("path",{d:"M5 10a7 7 0 0 0 14 0M8 21h8M12 17v4"})]}),V0=vo;var fo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"minus_svg__icon minus_svg__icon-tabler minus_svg__icons-tabler-outline minus_svg__icon-tabler-minus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Minus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14"})]}),x0=fo;var wo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"moon_svg__icon moon_svg__icon-tabler moon_svg__icons-tabler-outline moon_svg__icon-tabler-moon",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Moon"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 3h.393a7.5 7.5 0 0 0 7.92 12.446A9 9 0 1 1 12 2.992z"})]}),P0=wo;var uo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"navigation_svg__icon navigation_svg__icon-tabler navigation_svg__icons-tabler-outline navigation_svg__icon-tabler-navigation",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Navigation"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m12 18.5 7.265 2.463c.196.077.42.032.57-.116a.55.55 0 0 0 .134-.572L12 3 4.03 20.275c-.07.2-.017.424.135.572.15.148.374.193.57.116z"})]}),H0=uo;var ko=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"password_svg__icon password_svg__icon-tabler password_svg__icons-tabler-outline password_svg__icon-tabler-password",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Password"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 10v4M10 13l4-2M10 11l4 2M5 10v4M3 13l4-2M3 11l4 2M19 10v4M17 13l4-2M17 11l4 2"})]}),E0=ko;var bo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"pencil_svg__icon pencil_svg__icon-tabler pencil_svg__icons-tabler-outline pencil_svg__icon-tabler-pencil",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Pencil"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 20h4L18.5 9.5a2.828 2.828 0 1 0-4-4L4 16zM13.5 6.5l4 4"})]}),N0=bo;var Vo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"playlist-add_svg__icon playlist-add_svg__icon-tabler playlist-add_svg__icons-tabler-outline playlist-add_svg__icon-tabler-playlist-add",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"PlaylistAdd"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19 8H5M5 12h9M11 16H5M15 16h6M18 13v6"})]}),A0=Vo;var xo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"plus_svg__icon plus_svg__icon-tabler plus_svg__icons-tabler-outline plus_svg__icon-tabler-plus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Plus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 5v14M5 12h14"})]}),F0=xo;var Po=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"pointer_svg__icon pointer_svg__icon-tabler pointer_svg__icons-tabler-outline pointer_svg__icon-tabler-pointer",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Pointer"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7.904 17.563a1.2 1.2 0 0 0 2.228.308l2.09-3.093 4.907 4.907a1.067 1.067 0 0 0 1.509 0l1.047-1.047a1.067 1.067 0 0 0 0-1.509l-4.907-4.907 3.113-2.09a1.2 1.2 0 0 0-.309-2.228L4 4z"})]}),I0=Po;var Ho=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"question-mark_svg__icon question-mark_svg__icon-tabler question-mark_svg__icons-tabler-outline question-mark_svg__icon-tabler-question-mark",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"QuestionMark"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 8a3.5 3 0 0 1 3.5-3h1A3.5 3 0 0 1 16 8a3 3 0 0 1-2 3 3 4 0 0 0-2 4M12 19v.01"})]}),O0=Ho;var Eo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"radio_svg__icon radio_svg__icon-tabler radio_svg__icons-tabler-outline radio_svg__icon-tabler-radio",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Radio"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3 4.629 6.749A1 1 0 0 0 4 7.677V19a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4.5M4 12h16M7 12v-2M17 16v.01M13 16v.01"})]}),q0=Eo;var No=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"radioactive_svg__icon radioactive_svg__icon-tabler radioactive_svg__icons-tabler-outline radioactive_svg__icon-tabler-radioactive",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Radioactive"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m13.5 14.6 3 5.19A9 9 0 0 0 21 12h-6a3 3 0 0 1-1.5 2.6M13.5 9.4l3-5.19a9 9 0 0 0-9 0l3 5.19a3 3 0 0 1 3 0M10.5 14.6l-3 5.19A9 9 0 0 1 3 12h6a3 3 0 0 0 1.5 2.6"})]}),K0=No;var Ao=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"refresh_svg__icon refresh_svg__icon-tabler refresh_svg__icons-tabler-outline refresh_svg__icon-tabler-refresh",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Refresh"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"})]}),J0=Ao;var Fo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"replace-off_svg__icon replace-off_svg__icon-tabler replace-off_svg__icons-tabler-outline replace-off_svg__icon-tabler-replace-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ReplaceOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 3h1a1 1 0 0 1 1 1v1m-.303 3.717A1 1 0 0 1 8 9H4a1 1 0 0 1-1-1V4c0-.28.115-.532.3-.714M19 15h1a1 1 0 0 1 1 1v1m-.303 3.717A1 1 0 0 1 20 21h-4a1 1 0 0 1-1-1v-4c0-.28.115-.532.3-.714M21 11V8a2 2 0 0 0-2-2h-6l3 3m0-6-3 3M3 13v3a2 2 0 0 0 2 2h6l-3-3m0 6 3-3M3 3l18 18"})]}),$0=Fo;var Io=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"replace-user_svg__icon replace-user_svg__icon-tabler replace-user_svg__icons-tabler-outline replace-user_svg__icon-tabler-replace-user",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ReplaceUser"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M21 11V8a2 2 0 0 0-2-2h-6m0 0 3 3m-3-3 3-3M3 13.013v3a2 2 0 0 0 2 2h6m0 0-3-3m3 3-3 3M16 16.502a2 2 0 1 0 4.001-.001 2 2 0 0 0-4.001.001M4 4.502a2 2 0 1 0 4.001-.001A2 2 0 0 0 4 4.502M21 21.499a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2M9 9.499a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2"})]}),e1=Io;var Oo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"search_svg__icon search_svg__icon-tabler search_svg__icons-tabler-outline search_svg__icon-tabler-search",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Search"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10a7 7 0 1 0 14 0 7 7 0 1 0-14 0M21 21l-6-6"})]}),o1=Oo;var qo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"selector_svg__icon selector_svg__icon-tabler selector_svg__icons-tabler-outline selector_svg__icon-tabler-selector",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Selector"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m8 9 4-4 4 4M16 15l-4 4-4-4"})]}),i1=qo;var Ko=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"send_svg__icon send_svg__icon-tabler send_svg__icons-tabler-outline send_svg__icon-tabler-send",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Send"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10 14 21 3M21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1z"})]}),n1=Ko;var Jo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"settings_svg__icon settings_svg__icon-tabler settings_svg__icons-tabler-outline settings_svg__icon-tabler-settings",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Settings"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 0 0-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 0 0-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 0 0-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 0 0-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 0 0 1.066-2.573c-.94-1.543.826-3.31 2.37-2.37 1 .608 2.296.07 2.572-1.065"}),jsx("path",{d:"M9 12a3 3 0 1 0 6 0 3 3 0 0 0-6 0"})]}),a1=Jo;var $o=e=>jsxs("svg",{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},className:"signature_svg__icon signature_svg__icon-tabler signature_svg__icons-tabler-outline signature_svg__icon-tabler-signature",fill:"none",stroke:e.color||"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Signature"}),jsx("path",{d:"M0 0h24v24H0z",stroke:"none"}),jsx("path",{d:"M3 17c3.333 -3.333 5 -6 5 -8c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 4.877 2.5 6c1.5 2 2.5 2.5 3.5 1l2 -3c.333 2.667 1.333 4 3 4c.53 0 2.639 -2 3 -2c.517 0 1.517 .667 3 2"})]}),g1=$o;var er=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sort-ascending_svg__icon sort-ascending_svg__icon-tabler sort-ascending_svg__icons-tabler-outline sort-ascending_svg__icon-tabler-sort-ascending",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"SortAscending"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 6h7M4 12h7M4 18h9M15 9l3-3 3 3M18 6v12"})]}),c1=er;var or=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sort-descending_svg__icon sort-descending_svg__icon-tabler sort-descending_svg__icons-tabler-outline sort-descending_svg__icon-tabler-sort-descending",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"SortDescending"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 6h9M4 12h7M4 18h7M15 15l3 3 3-3M18 6v12"})]}),d1=or;var ir=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sparkles_svg__icon sparkles_svg__icon-tabler sparkles_svg__icons-tabler-outline sparkles_svg__icon-tabler-sparkles",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Sparkles"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M16 18a2 2 0 0 1 2 2 2 2 0 0 1 2-2 2 2 0 0 1-2-2 2 2 0 0 1-2 2m0-12a2 2 0 0 1 2 2 2 2 0 0 1 2-2 2 2 0 0 1-2-2 2 2 0 0 1-2 2M9 18a6 6 0 0 1 6-6 6 6 0 0 1-6-6 6 6 0 0 1-6 6 6 6 0 0 1 6 6"})]}),_1=ir;var nr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"speakerphone_svg__icon speakerphone_svg__icon-tabler speakerphone_svg__icons-tabler-outline speakerphone_svg__icon-tabler-speakerphone",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Speakerphone"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M18 8a3 3 0 0 1 0 6M10 8v11a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-5"}),jsx("path",{d:"m12 8 4.524-3.77A.9.9 0 0 1 18 4.922v12.156a.9.9 0 0 1-1.476.692L12 14H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z"})]}),f1=nr;var lr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"star_svg__icon star_svg__icon-tabler star_svg__icons-tabler-outline star_svg__icon-tabler-star",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Star"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m12 17.75-6.172 3.245 1.179-6.873-5-4.867 6.9-1 3.086-6.253 3.086 6.253 6.9 1-5 4.867 1.179 6.873z"})]}),w1=lr;var hr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sun_svg__icon sun_svg__icon-tabler sun_svg__icons-tabler-outline sun_svg__icon-tabler-sun",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Sun"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 12a4 4 0 1 0 8 0 4 4 0 1 0-8 0M3 12h1m8-9v1m8 8h1m-9 8v1M5.6 5.6l.7.7m12.1-.7-.7.7m0 11.4.7.7m-12.1-.7-.7.7"})]}),u1=hr;var mr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"tool_svg__icon tool_svg__icon-tabler tool_svg__icons-tabler-outline tool_svg__icon-tabler-tool",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Tool"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 10h3V7L6.5 3.5a6 6 0 0 1 8 8l6 6a2 2 0 0 1-3 3l-6-6a6 6 0 0 1-8-8z"})]}),k1=mr;var vr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"trash_svg__icon trash_svg__icon-tabler trash_svg__icons-tabler-outline trash_svg__icon-tabler-trash",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Trash"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 7h16M10 11v6M14 11v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"})]}),b1=vr;var fr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"underline_svg__icon underline_svg__icon-tabler underline_svg__icons-tabler-outline underline_svg__icon-tabler-underline",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Underline"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 5v5a5 5 0 0 0 10 0V5M5 19h14"})]}),V1=fr;var wr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"upload_svg__icon upload_svg__icon-tabler upload_svg__icons-tabler-outline upload_svg__icon-tabler-upload",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Upload"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 9l5-5 5 5M12 4v12"})]}),x1=wr;var ur=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"user_svg__icon user_svg__icon-tabler user_svg__icons-tabler-outline user_svg__icon-tabler-user",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"User"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"})]}),P1=ur;var kr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"users_svg__icon users_svg__icon-tabler users_svg__icons-tabler-outline users_svg__icon-tabler-users",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Users"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 7a4 4 0 1 0 8 0 4 4 0 1 0-8 0M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2M16 3.13a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85"})]}),H1=kr;var br=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"wand_svg__icon wand_svg__icon-tabler wand_svg__icons-tabler-outline wand_svg__icon-tabler-wand",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Wand"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M6 21 21 6l-3-3L3 18zM15 6l3 3M9 3a2 2 0 0 0 2 2 2 2 0 0 0-2 2 2 2 0 0 0-2-2 2 2 0 0 0 2-2M19 13a2 2 0 0 0 2 2 2 2 0 0 0-2 2 2 2 0 0 0-2-2 2 2 0 0 0 2-2"})]}),E1=br;var Vr=e=>jsxs("svg",{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"150 160 720 720",...e,children:[jsx("title",{children:"WaxSeal"}),jsxs("g",{children:[jsx("path",{d:"M 534.88 855.14 C526.25,858.08 524.30,858.36 510.50,858.65 C491.07,859.05 482.19,857.12 465.96,848.97 C450.32,841.12 441.64,832.44 426.37,809.35 C412.94,789.04 405.90,781.90 393.51,776.03 C382.90,771.00 379.21,770.22 357.72,768.49 C337.13,766.83 330.88,765.57 319.48,760.76 C299.07,752.15 282.02,735.55 272.87,715.37 C268.68,706.14 266.26,696.18 264.53,681.15 C262.93,667.22 260.14,657.33 255.65,649.66 C248.43,637.35 238.57,628.53 225.00,622.25 C195.16,608.45 191.05,605.95 180.94,595.36 C169.77,583.68 163.02,571.80 158.85,556.50 C155.61,544.61 155.58,521.85 158.79,510.11 C161.34,500.81 167.38,487.97 172.48,481.03 C177.84,473.75 189.79,462.82 199.51,456.31 C209.16,449.84 219.24,439.87 223.55,432.50 C231.20,419.45 233.42,406.12 231.43,385.25 C229.28,362.80 231.57,348.42 240.02,331.26 C249.30,312.44 266.15,296.60 285.11,288.89 C288.99,287.31 300.12,283.71 309.84,280.89 C330.28,274.96 337.12,272.06 345.69,265.69 C353.25,260.07 357.27,255.08 370.83,234.50 C387.94,208.53 402.34,196.12 423.50,189.10 C434.34,185.50 442.96,184.02 453.00,184.02 C467.43,184.02 476.43,186.36 500.65,196.43 C527.12,207.43 546.94,204.66 572.50,186.39 C596.68,169.10 611.62,164.18 636.50,165.28 C660.46,166.35 679.63,175.35 697.03,193.71 C711.35,208.81 717.88,223.71 720.54,247.35 C722.45,264.27 724.13,271.31 728.18,279.42 C735.76,294.59 746.03,303.64 765.65,312.45 C772.72,315.62 781.65,320.30 785.50,322.84 C804.51,335.39 818.85,356.65 823.70,379.48 C825.99,390.27 824.96,411.52 821.51,425.00 C820.02,430.77 818.59,439.33 818.31,444.00 C817.13,463.97 825.34,482.42 843.01,499.50 C853.25,509.39 862.31,525.81 865.97,541.11 C868.92,553.41 868.77,570.70 865.61,583.12 C859.82,605.88 846.06,625.01 826.50,637.54 C823.75,639.30 813.48,644.38 803.69,648.83 C784.00,657.77 779.09,660.95 770.19,670.46 C761.67,679.56 757.86,687.98 752.55,709.39 C746.10,735.41 739.28,748.63 725.34,762.12 C713.23,773.84 701.37,780.45 683.93,785.18 C676.12,787.30 673.82,787.45 652.66,787.20 C632.08,786.95 629.07,787.13 622.21,789.02 C605.92,793.48 594.34,802.02 583.07,817.86 C569.07,837.56 555.33,848.18 534.88,855.14 ZM 491.57 833.40 C498.50,835.07 514.53,835.38 521.00,833.96 C538.45,830.13 552.84,819.60 564.97,801.76 C577.05,784.00 596.73,770.24 617.50,765.04 C624.37,763.31 628.84,763.03 649.20,763.02 C673.25,763.00 676.78,762.59 687.85,758.59 C694.57,756.16 705.37,748.52 711.23,742.04 C720.06,732.28 723.66,724.66 728.54,705.48 C735.43,678.37 737.83,672.63 747.85,659.38 C758.15,645.76 767.77,638.64 789.00,628.93 C812.95,617.97 816.03,616.18 823.82,608.62 C832.13,600.57 836.54,593.83 840.58,583.00 C843.12,576.20 843.38,574.25 843.44,562.00 C843.49,551.31 843.11,547.36 841.63,543.00 C837.96,532.22 832.73,523.71 824.43,515.00 C809.26,499.08 803.16,489.36 797.43,472.00 C794.84,464.14 794.63,462.29 794.60,447.50 C794.57,433.01 794.83,430.51 797.40,421.00 C805.00,392.84 799.80,368.89 782.27,351.36 C775.53,344.63 768.65,340.27 755.00,334.11 C736.43,325.73 725.42,317.51 715.65,304.73 C704.82,290.55 699.15,275.08 697.04,253.95 C695.58,239.34 694.60,235.35 689.96,225.29 C684.58,213.64 673.02,202.00 661.00,196.15 C648.47,190.05 641.85,188.67 628.03,189.27 C611.55,189.99 605.04,192.57 586.50,205.72 C581.55,209.23 576.82,212.65 576.00,213.30 C575.17,213.96 572.13,215.59 569.25,216.92 C566.36,218.25 564.00,219.74 564.00,220.23 C564.00,220.72 563.62,220.88 563.16,220.60 C562.69,220.31 559.99,220.96 557.14,222.04 C548.77,225.22 533.71,227.28 523.50,226.63 C511.51,225.88 501.30,223.13 485.74,216.46 C465.39,207.75 452.92,206.08 437.41,210.00 C417.35,215.07 407.08,223.42 390.74,247.94 C376.42,269.42 371.49,275.57 363.26,282.20 C350.01,292.89 342.95,296.12 314.57,304.50 C304.15,307.57 292.67,311.64 289.05,313.54 C275.34,320.75 263.50,334.50 258.37,349.18 C254.38,360.61 253.72,368.72 255.46,385.24 C256.59,396.01 256.73,401.72 256.02,407.36 C252.20,437.44 238.13,459.95 213.00,476.17 C197.84,485.95 187.49,498.59 182.86,513.00 C179.62,523.04 179.21,538.41 181.88,549.06 C185.08,561.81 189.26,569.25 198.50,578.60 C207.66,587.87 211.56,590.34 227.55,597.02 C252.48,607.43 267.90,621.04 278.49,641.98 C284.19,653.25 286.19,660.75 288.47,679.50 C289.34,686.65 290.77,694.75 291.65,697.50 C298.29,718.27 315.91,735.61 336.27,741.42 C339.45,742.33 350.03,743.72 359.77,744.52 C381.00,746.25 387.34,747.35 395.97,750.79 C416.27,758.90 429.52,770.19 442.61,790.50 C454.66,809.20 459.35,815.30 465.50,820.28 C472.59,826.01 483.29,831.40 491.57,833.40 ZM 540.52 752.82 C536.12,753.00 532.30,753.45 532.02,753.82 C531.48,754.52 487.63,753.46 480.50,752.57 C478.30,752.30 471.10,750.95 464.50,749.58 C425.94,741.56 391.83,725.67 361.64,701.65 C310.73,661.16 278.03,602.00 271.05,537.79 C269.70,525.32 269.70,498.68 271.05,486.21 C283.31,373.32 373.32,283.31 486.21,271.05 C498.45,269.73 525.69,269.70 537.50,271.01 C570.20,274.64 602.96,285.14 630.50,300.81 C699.28,339.93 744.30,408.18 752.99,486.50 C754.27,498.08 754.27,525.92 752.99,537.50 C749.24,571.27 738.68,603.61 721.97,632.56 C687.16,692.83 627.71,735.80 560.50,749.28 C554.45,750.50 549.28,751.72 549.00,751.99 C548.72,752.27 544.91,752.64 540.52,752.82 ZM 483.50 728.52 C489.70,729.46 499.50,729.79 515.00,729.58 C538.78,729.26 549.15,727.91 569.54,722.51 C611.50,711.38 652.11,685.04 680.06,650.82 C713.49,609.88 730.00,564.00 730.00,512.00 C730.00,467.94 717.93,427.79 693.80,391.61 C663.78,346.59 618.31,314.05 567.00,300.88 C526.95,290.59 484.17,291.73 446.01,304.10 C386.43,323.41 337.98,366.67 312.88,423.00 C283.85,488.12 288.19,561.97 324.67,623.50 C358.55,680.65 415.16,718.08 483.50,728.52 ZM 529.86 690.98 C496.98,694.44 463.71,688.43 433.50,673.56 C395.23,654.72 367.46,626.54 349.04,587.83 C329.65,547.10 326.88,498.69 341.41,454.50 C345.46,442.19 357.24,419.28 365.15,408.35 C383.89,382.43 403.43,365.67 431.50,351.45 C453.50,340.31 472.50,334.99 498.25,332.78 C561.96,327.30 624.56,357.63 661.40,411.84 C668.20,421.85 678.92,443.44 682.57,454.50 C694.74,491.34 694.74,532.66 682.57,569.50 C678.93,580.54 668.21,602.14 661.41,612.16 C642.73,639.68 619.19,659.91 588.95,674.42 C570.18,683.43 551.28,688.72 529.86,690.98 ZM 493.50 666.85 C520.22,669.81 548.61,665.83 571.97,655.85 C635.08,628.91 673.26,565.81 667.18,498.49 C663.30,455.53 643.56,418.50 609.88,390.99 C566.01,355.16 506.75,346.30 453.67,367.63 C400.92,388.83 364.07,436.84 357.47,492.99 C355.63,508.66 355.63,515.32 357.47,531.01 C362.24,571.75 384.11,610.31 416.50,635.10 C438.74,652.12 467.49,663.98 493.50,666.85 Z",fill:"rgb(33,45,104)"}),jsx("path",{d:"M 540.52 752.82 C544.91,752.64 548.72,752.27 549.00,751.99 C549.28,751.72 554.45,750.50 560.50,749.28 C627.71,735.80 687.16,692.83 721.97,632.56 C738.68,603.61 749.24,571.27 752.99,537.50 C754.27,525.92 754.27,498.08 752.99,486.50 C744.30,408.18 699.28,339.93 630.50,300.81 C602.96,285.14 570.20,274.64 537.50,271.01 C525.69,269.70 498.45,269.73 486.21,271.05 C473.62,272.42 461.31,274.76 449.37,277.98 C452.07,277.19 454.13,276.62 455.00,276.45 C459.43,275.58 460.52,274.94 459.06,274.04 C458.22,273.52 458.45,271.85 459.90,267.91 C461.80,262.74 464.38,253.32 465.36,248.00 C466.68,240.77 472.08,219.99 473.50,216.62 C474.31,214.68 474.69,212.76 474.41,212.08 C477.93,213.27 481.68,214.73 485.74,216.46 C501.30,223.13 511.51,225.88 523.50,226.63 C533.71,227.28 548.77,225.22 557.14,222.04 C559.99,220.96 562.69,220.31 563.16,220.60 C563.62,220.88 564.00,220.72 564.00,220.23 C564.00,219.74 566.36,218.25 569.25,216.92 C572.13,215.59 575.17,213.96 576.00,213.30 C576.82,212.65 581.55,209.23 586.50,205.72 C605.04,192.57 611.55,189.99 628.03,189.27 C641.85,188.67 648.47,190.05 661.00,196.15 C673.02,202.00 684.58,213.64 689.96,225.29 C694.60,235.35 695.58,239.34 697.04,253.95 C699.15,275.08 704.82,290.55 715.65,304.73 C725.42,317.51 736.43,325.73 755.00,334.11 C768.65,340.27 775.53,344.63 782.27,351.36 C799.80,368.89 805.00,392.84 797.40,421.00 C794.83,430.51 794.57,433.01 794.60,447.50 C794.63,462.29 794.84,464.14 797.43,472.00 C803.16,489.36 809.26,499.08 824.43,515.00 C832.73,523.71 837.96,532.22 841.63,543.00 C843.11,547.36 843.49,551.31 843.44,562.00 C843.38,574.25 843.12,576.20 840.58,583.00 C836.54,593.83 832.13,600.57 823.82,608.62 C816.03,616.18 812.95,617.97 789.00,628.93 C767.77,638.64 758.15,645.76 747.85,659.38 C737.83,672.63 735.43,678.37 728.54,705.48 C723.66,724.66 720.06,732.28 711.23,742.04 C705.37,748.52 694.57,756.16 687.85,758.59 C676.78,762.59 673.25,763.00 649.20,763.02 C628.84,763.03 624.37,763.31 617.50,765.04 C596.73,770.24 577.05,784.00 564.97,801.76 C552.84,819.60 538.45,830.13 521.00,833.96 C515.24,835.23 501.87,835.12 494.12,833.90 C495.62,833.65 494.84,831.67 493.02,827.25 C491.48,823.54 489.73,818.25 489.12,815.50 C479.75,773.26 473.74,759.83 462.95,757.02 C460.78,756.46 457.23,755.54 455.07,754.98 C450.50,753.80 445.04,748.21 447.16,746.90 C447.57,746.65 447.93,746.49 447.95,746.31 C447.99,745.92 446.57,745.39 441.05,743.56 C448.68,745.91 456.49,747.91 464.50,749.58 C471.10,750.95 478.30,752.30 480.50,752.57 C487.63,753.46 531.48,754.52 532.02,753.82 C532.30,753.45 536.12,753.00 540.52,752.82 ZM 493.50 666.85 C488.85,666.34 484.11,665.54 479.34,664.47 C482.58,665.10 484.35,665.19 482.29,664.35 C481.63,664.08 478.87,660.86 476.17,657.18 C451.10,623.13 437.43,559.02 440.88,491.76 C443.58,439.15 456.44,393.62 476.17,366.82 C478.87,363.14 481.63,359.92 482.29,359.65 C483.37,359.21 483.50,359.01 482.94,359.00 C527.67,350.39 573.94,361.64 609.88,390.99 C643.56,418.50 663.30,455.53 667.18,498.49 C673.26,565.81 635.08,628.91 571.97,655.85 C548.61,665.83 520.22,669.81 493.50,666.85 ZM 483.50 728.52 C479.63,727.92 475.79,727.25 472.00,726.48 C473.56,726.74 474.81,726.90 475.47,726.92 C478.39,727.00 478.40,726.97 476.32,725.51 C473.61,723.61 464.87,712.65 459.69,704.66 C454.84,697.17 447.88,683.01 448.53,681.96 C448.79,681.54 442.59,678.04 434.75,674.18 C422.93,668.37 415.47,664.06 406.87,657.75 C415.11,663.61 423.98,668.87 433.50,673.56 C463.71,688.43 496.98,694.44 529.86,690.98 C551.28,688.72 570.18,683.43 588.95,674.42 C619.19,659.91 642.73,639.68 661.41,612.16 C668.21,602.14 678.93,580.54 682.57,569.50 C694.74,532.66 694.74,491.34 682.57,454.50 C678.92,443.44 668.20,421.85 661.40,411.84 C624.56,357.63 561.96,327.30 498.25,332.78 C473.82,334.88 455.47,339.77 434.87,349.78 C444.83,344.71 448.47,342.38 448.69,340.98 C449.66,334.60 463.57,311.99 472.20,302.75 C476.57,298.08 477.19,297.00 475.54,297.02 C475.21,297.03 474.78,297.06 474.27,297.12 C504.61,291.85 536.59,293.07 567.00,300.88 C618.31,314.05 663.78,346.59 693.80,391.61 C717.93,427.79 730.00,467.94 730.00,512.00 C730.00,564.00 713.49,609.88 680.06,650.82 C652.11,685.04 611.50,711.38 569.54,722.51 C549.15,727.91 538.78,729.26 515.00,729.58 C499.50,729.79 489.70,729.46 483.50,728.52 ZM 402.51 700.53 C370.56,682.13 343.94,656.00 324.67,623.50 C343.55,655.34 370.72,681.91 402.51,700.53 ZM 429.35 739.64 C391.76,726.25 358.57,703.34 332.31,674.10 C341.26,684.01 351.05,693.23 361.64,701.65 C382.32,718.10 404.83,730.74 429.35,739.64 ZM 465.92 820.61 C465.78,820.50 465.64,820.39 465.50,820.28 C459.35,815.30 454.66,809.20 442.61,790.50 C436.58,781.14 430.51,773.70 423.73,767.60 C429.73,772.80 434.94,778.68 439.14,785.08 C441.10,788.06 446.13,795.74 450.33,802.15 C455.50,810.05 460.43,815.98 465.92,820.61 ZM 332.31 674.10 C298.25,636.34 276.58,588.65 271.06,537.80 C276.63,589.15 298.82,636.78 332.31,674.10 ZM 437.41 210.00 C442.18,208.79 446.66,208.12 451.17,208.01 C442.65,208.21 431.18,211.17 422.43,215.46 C420.48,216.42 418.62,217.46 416.83,218.61 C422.79,214.63 429.30,212.05 437.41,210.00 ZM 441.10 373.34 C411.08,388.70 387.04,412.99 372.24,442.99 C386.86,413.29 410.87,388.71 441.10,373.34 ZM 387.22 605.29 C396.71,618.01 408.10,629.17 421.06,638.46 C419.51,637.36 417.99,636.24 416.50,635.10 C405.42,626.62 395.57,616.53 387.22,605.29 ZM 360.18 477.12 C358.90,483.22 357.77,490.38 357.01,497.08 C357.15,495.78 357.30,494.43 357.47,492.99 C358.10,487.62 359.01,482.32 360.18,477.12 ZM 357.04 527.18 C357.78,533.70 358.88,540.60 360.13,546.52 C358.97,541.40 358.08,536.22 357.47,531.01 C357.31,529.67 357.17,528.40 357.04,527.18 ZM 400.53 370.84 C387.42,381.08 376.14,393.14 365.15,408.35 C376.23,393.02 387.38,381.07 400.53,370.84 ZM 463.26 209.06 C459.29,208.44 455.07,208.00 452.09,208.00 C451.83,208.00 451.56,208.00 451.29,208.01 C455.19,207.93 459.11,208.27 463.26,209.06 ZM 463.81 299.22 C457.93,300.61 451.11,302.45 446.01,304.10 C451.84,302.21 457.78,300.58 463.81,299.22 ZM 485.65 831.54 C486.74,831.92 487.71,832.27 488.59,832.57 C487.40,832.19 486.17,831.76 484.94,831.28 C485.17,831.37 485.41,831.46 485.65,831.54 Z",fill:"rgb(228,67,65)"}),jsx("path",{d:"M 491.57 833.40 C490.60,833.17 489.61,832.89 488.59,832.57 C487.71,832.27 486.74,831.92 485.65,831.54 C485.41,831.46 485.17,831.37 484.94,831.28 C478.30,828.72 471.18,824.78 465.92,820.61 C460.43,815.98 455.50,810.05 450.33,802.15 C446.13,795.74 441.10,788.06 439.14,785.08 C434.94,778.68 429.73,772.80 423.73,767.60 L 423.73 767.60 C415.81,760.46 406.91,755.16 395.97,750.79 C387.34,747.35 381.00,746.25 359.77,744.52 C350.03,743.72 339.45,742.33 336.27,741.42 C315.91,735.61 298.29,718.27 291.65,697.50 C290.77,694.75 289.34,686.65 288.47,679.50 C286.19,660.75 284.19,653.25 278.49,641.98 C267.90,621.04 252.48,607.43 227.55,597.02 C211.56,590.34 207.66,587.87 198.50,578.60 C189.26,569.25 185.08,561.81 181.88,549.06 C179.21,538.41 179.62,523.04 182.86,513.00 C187.49,498.59 197.84,485.95 213.00,476.17 C238.13,459.95 252.20,437.44 256.02,407.36 C256.73,401.72 256.59,396.01 255.46,385.24 C253.72,368.72 254.38,360.61 258.37,349.18 C263.50,334.50 275.34,320.75 289.05,313.54 C292.67,311.64 304.15,307.57 314.57,304.50 C342.95,296.12 350.01,292.89 363.26,282.20 C371.49,275.57 376.42,269.42 390.74,247.94 C400.47,233.33 408.05,224.46 416.83,218.61 C418.62,217.46 420.48,216.42 422.43,215.46 C431.18,211.17 442.65,208.21 451.17,208.01 L 451.29 208.01 C451.56,208.00 451.83,208.00 452.09,208.00 C455.07,208.00 459.29,208.44 463.26,209.06 C466.77,209.74 470.45,210.74 474.41,212.08 C474.69,212.76 474.31,214.68 473.50,216.62 C472.08,219.99 466.68,240.77 465.36,248.00 C464.38,253.32 461.80,262.74 459.90,267.91 C458.45,271.85 458.22,273.52 459.06,274.04 C460.52,274.94 459.43,275.58 455.00,276.45 C454.13,276.62 452.07,277.19 449.37,277.98 C421.15,285.60 394.95,298.19 371.76,314.75 C316.76,354.03 278.73,415.63 271.06,486.17 L 271.05 486.21 C269.70,498.68 269.70,525.32 271.05,537.79 L 271.06 537.80 L 271.07 537.92 C271.07,537.93 271.07,537.95 271.07,537.97 C276.68,589.25 298.86,636.82 332.31,674.10 L 332.32 674.10 C358.57,703.34 391.76,726.25 429.35,739.64 L 429.35 739.64 C433.20,741.04 437.10,742.35 441.05,743.56 C446.57,745.39 447.99,745.92 447.95,746.31 C447.93,746.49 447.57,746.65 447.16,746.90 C445.04,748.21 450.50,753.80 455.07,754.98 C457.23,755.54 460.78,756.46 462.95,757.02 C473.74,759.83 479.75,773.26 489.12,815.50 C489.73,818.25 491.48,823.54 493.02,827.25 C494.84,831.67 495.62,833.65 494.12,833.90 C493.18,833.75 492.32,833.58 491.57,833.40 ZM 400.53 370.84 C387.38,381.07 376.23,393.02 365.15,408.35 C357.24,419.28 345.46,442.19 341.41,454.50 C326.88,498.69 329.65,547.10 349.04,587.83 C362.88,616.91 381.99,640.05 406.87,657.75 C415.47,664.06 422.93,668.37 434.75,674.18 C442.59,678.04 448.79,681.54 448.53,681.96 C447.88,683.01 454.84,697.17 459.69,704.66 C464.87,712.65 473.61,723.61 476.32,725.51 C478.40,726.97 478.39,727.00 475.47,726.92 C474.81,726.90 473.56,726.74 472.00,726.48 C446.91,721.44 423.55,712.66 402.51,700.53 C370.72,681.91 343.55,655.34 324.67,623.50 C288.19,561.97 283.85,488.12 312.88,423.00 C337.98,366.67 386.43,323.41 446.01,304.10 C451.84,302.21 457.78,300.58 463.81,299.22 C467.27,298.43 470.76,297.73 474.27,297.12 C474.78,297.06 475.21,297.03 475.54,297.02 C477.19,297.00 476.57,298.08 472.20,302.75 C463.57,311.99 449.66,334.60 448.69,340.98 C448.47,342.38 444.83,344.71 434.87,349.78 C433.75,350.32 432.63,350.88 431.50,351.45 C419.90,357.32 409.76,363.63 400.53,370.84 ZM 441.10 373.34 C445.18,371.27 449.37,369.36 453.67,367.63 C463.27,363.77 473.07,360.91 482.94,359.00 C483.50,359.01 483.37,359.21 482.29,359.65 C481.63,359.92 478.87,363.14 476.17,366.82 C456.44,393.62 443.58,439.15 440.88,491.76 C437.43,559.02 451.10,623.13 476.17,657.18 C478.87,660.86 481.63,664.08 482.29,664.35 C484.35,665.19 482.58,665.10 479.34,664.47 C459.21,659.98 438.46,650.76 421.06,638.46 L 421.06 638.45 C408.09,629.17 396.71,618.01 387.22,605.29 C374.28,587.88 364.92,567.72 360.13,546.52 C358.88,540.60 357.78,533.70 357.04,527.18 C355.78,515.43 355.77,508.75 357.01,497.08 C357.77,490.38 358.90,483.22 360.18,477.12 C362.87,465.20 366.94,453.76 372.24,442.99 C387.04,412.99 411.08,388.70 441.10,373.34 Z",fill:"rgb(238,127,115)"})]})]}),B1=Vr;var Gr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"wifi_svg__icon wifi_svg__icon-tabler wifi_svg__icons-tabler-outline wifi_svg__icon-tabler-wifi",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Wifi"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 18h.01M9.172 15.172a4 4 0 0 1 5.656 0M6.343 12.343a8 8 0 0 1 11.314 0"}),jsx("path",{d:"M3.515 9.515c4.686-4.687 12.284-4.687 17 0"})]}),N1=Gr;var Lr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"world_svg__icon world_svg__icon-tabler world_svg__icons-tabler-outline world_svg__icon-tabler-world",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"World"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0M3.6 9h16.8M3.6 15h16.8"}),jsx("path",{d:"M11.5 3a17 17 0 0 0 0 18M12.5 3a17 17 0 0 1 0 18"})]}),W1=Lr;var yr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"x_svg__icon x_svg__icon-tabler x_svg__icons-tabler-outline x_svg__icon-tabler-x",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"X"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M18 6 6 18M6 6l12 12"})]}),D1=yr;var Rr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"zoom-in_svg__icon zoom-in_svg__icon-tabler zoom-in_svg__icons-tabler-outline zoom-in_svg__icon-tabler-zoom-in",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ZoomIn"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10a7 7 0 1 0 14 0 7 7 0 1 0-14 0M7 10h6M10 7v6M21 21l-6-6"})]}),U1=Rr;var Br=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"zoom-out_svg__icon zoom-out_svg__icon-tabler zoom-out_svg__icons-tabler-outline zoom-out_svg__icon-tabler-zoom-out",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ZoomOut"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10a7 7 0 1 0 14 0 7 7 0 1 0-14 0M7 10h6M21 21l-6-6"})]}),Z1=Br;var F={activity:I,ad:Z,affiliate:T,alarm:q,alarmOff:X,alertCircle:Q,alertTriangle:Y,alt:j,approved:e2,arrowBackUp:t2,arrowDown:r2,arrowLeft:s2,arrowNarrowLeft:a2,arrowNarrowRight:g2,arrowRight:c2,arrowUp:d2,arrowsDiff:_2,aspectRatio:f2,assembly:p2,bold:C2,bookmarkPlus:z2,briefcase:k2,building:b2,buildingHospital:M2,calendarEvent:V2,camera:G2,capture:L2,chartLine:y2,check:R2,checklist:B2,checks:W2,chevronDown:D2,chevronLeft:U2,chevronRight:Z2,chevronUp:T2,clipboard:q2,clock:X2,cloud:Q2,code:Y2,codeDots:j2,command:te,components:re,copy:ie,cpu:se,dashboard:ne,database:ae,deviceDesktop:ge,deviceFloppy:he,deviceLaptop:me,door:ve,dots:fe,dotsVertical:we,download:ue,edit:ze,editOff:ke,engine:be,eraser:Ve,exclamationCircle:xe,eye:Le,eyeClosed:ye,faceIdError:Re,file:Ee,fileText:Be,fileUpload:Ne,fileX:We,filter:De,filterOff:Ue,flag:Ze,focus:Oe,folder:qe,genderFemale:Ke,genderMale:Je,genderTransgender:$e,gridDots:e0,gripVertical:o0,heart:i0,heartHandshake:s0,home:n0,id:a0,infoCircle:l0,inputSearch:h0,italic:m0,key:v0,link:f0,lock:p0,logout:w0,message:u0,messageChatbot:z0,messageDots:S0,messages:M0,microphone:V0,minus:x0,moon:P0,navigation:H0,password:E0,pencil:N0,playlistAdd:A0,plus:F0,pointer:I0,questionMark:O0,radio:q0,radioactive:K0,refresh:J0,replaceOff:$0,replaceUser:e1,search:o1,selector:i1,send:n1,settings:a1,signature:g1,sortAscending:c1,sortDescending:d1,sparkles:_1,speakerphone:f1,star:w1,sun:u1,tool:k1,trash:b1,underline:V1,upload:x1,user:P1,users:H1,wand:E1,waxSeal:B1,wifi:N1,world:W1,x:D1,zoomIn:U1,zoomOut:Z1},Wr=Object.keys(F);function Ar({name:e,size:q1=18,color:X1="currentColor",...K1}){let O1=F[e];return O1?jsx(O1,{color:X1,size:q1,...K1}):null}
2
- export{I as Activity,Z as Ad,T as Affiliate,q as Alarm,X as AlarmOff,Q as AlertCircle,Y as AlertTriangle,j as Alt,e2 as Approved,t2 as ArrowBackUp,r2 as ArrowDown,s2 as ArrowLeft,a2 as ArrowNarrowLeft,g2 as ArrowNarrowRight,c2 as ArrowRight,d2 as ArrowUp,_2 as ArrowsDiff,f2 as AspectRatio,p2 as Assembly,C2 as Bold,z2 as BookmarkPlus,k2 as Briefcase,b2 as Building,M2 as BuildingHospital,V2 as CalendarEvent,G2 as Camera,L2 as Capture,y2 as ChartLine,R2 as Check,B2 as Checklist,W2 as Checks,D2 as ChevronDown,U2 as ChevronLeft,Z2 as ChevronRight,T2 as ChevronUp,q2 as Clipboard,X2 as Clock,Q2 as Cloud,Y2 as Code,j2 as CodeDots,te as Command,re as Components,ie as Copy,se as Cpu,ne as Dashboard,ae as Database,ge as DeviceDesktop,he as DeviceFloppy,me as DeviceLaptop,ve as Door,fe as Dots,we as DotsVertical,ue as Download,ze as Edit,ke as EditOff,be as Engine,Ve as Eraser,xe as ExclamationCircle,Le as Eye,ye as EyeClosed,Re as FaceIdError,Ee as File,Be as FileText,Ne as FileUpload,We as FileX,De as Filter,Ue as FilterOff,Ze as Flag,Oe as Focus,qe as Folder,Ke as GenderFemale,Je as GenderMale,$e as GenderTransgender,e0 as GridDots,o0 as GripVertical,i0 as Heart,s0 as HeartHandshake,n0 as Home,Ar as Icon,a0 as Id,l0 as InfoCircle,h0 as InputSearch,m0 as Italic,v0 as Key,f0 as Link,p0 as Lock,w0 as Logout,u0 as Message,z0 as MessageChatbot,S0 as MessageDots,M0 as Messages,V0 as Microphone,x0 as Minus,P0 as Moon,H0 as Navigation,E0 as Password,N0 as Pencil,A0 as PlaylistAdd,F0 as Plus,I0 as Pointer,O0 as QuestionMark,q0 as Radio,K0 as Radioactive,J0 as Refresh,$0 as ReplaceOff,e1 as ReplaceUser,o1 as Search,i1 as Selector,n1 as Send,a1 as Settings,g1 as Signature,c1 as SortAscending,d1 as SortDescending,_1 as Sparkles,f1 as Speakerphone,w1 as Star,u1 as Sun,k1 as Tool,b1 as Trash,V1 as Underline,x1 as Upload,P1 as User,H1 as Users,E1 as Wand,B1 as WaxSeal,N1 as Wifi,W1 as World,D1 as X,U1 as ZoomIn,Z1 as ZoomOut,F as iconMap,Wr as iconNames};
1
+ import {jsxs,jsx}from'react/jsx-runtime';var Q1=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"activity_svg__icon activity_svg__icon-tabler activity_svg__icons-tabler-outline activity_svg__icon-tabler-activity",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Activity"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12h4l3 8 4-16 3 8h4"})]}),I=Q1;var Y1=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"ad_svg__icon ad_svg__icon-tabler ad_svg__icons-tabler-outline ad_svg__icon-tabler-ad",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Ad"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),jsx("path",{d:"M7 15v-4a2 2 0 0 1 4 0v4M7 13h4M17 9v6h-1.5a1.5 1.5 0 1 1 1.5-1.5"})]}),Z=Y1;var j1=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"affiliate_svg__icon affiliate_svg__icon-tabler affiliate_svg__icons-tabler-outline affiliate_svg__icon-tabler-affiliate",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Affiliate"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m5.931 6.936 1.275 4.249m5.607 5.609 4.251 1.275M11.683 12.317l5.759-5.759M4 5.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M17 5.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M17 18.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M4 15.5a4.5 4.5 0 1 0 9 0 4.5 4.5 0 1 0-9 0"})]}),T=j1;var tt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alarm_svg__icon alarm_svg__icon-tabler alarm_svg__icons-tabler-outline alarm_svg__icon-tabler-alarm",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Alarm"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 13a7 7 0 1 0 14 0 7 7 0 1 0-14 0"}),jsx("path",{d:"M12 10v3h2M7 4 4.25 6M17 4l2.75 2"})]}),q=tt;var rt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alarm-off_svg__icon alarm-off_svg__icon-tabler alarm-off_svg__icons-tabler-outline alarm-off_svg__icon-tabler-alarm-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AlarmOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7.587 7.566a7 7 0 1 0 9.833 9.864m1.35-2.645a7 7 0 0 0-8.536-8.56"}),jsx("path",{d:"M12 12v1h1M5.261 5.265 4.25 6M17 4l2.75 2M3 3l18 18"})]}),X=rt;var st=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alert-circle_svg__icon alert-circle_svg__icon-tabler alert-circle_svg__icons-tabler-outline alert-circle_svg__icon-tabler-alert-circle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AlertCircle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0M12 8v4M12 16h.01"})]}),Q=st;var at=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alert-triangle_svg__icon alert-triangle_svg__icon-tabler alert-triangle_svg__icons-tabler-outline alert-triangle_svg__icon-tabler-alert-triangle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AlertTriangle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 9v4M10.363 3.591 2.257 17.125a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636-2.87L13.637 3.59a1.914 1.914 0 0 0-3.274 0zM12 16h.01"})]}),Y=at;var gt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"alt_svg__icon alt_svg__icon-tabler alt_svg__icons-tabler-outline alt_svg__icon-tabler-alt",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Alt"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 16v-6a2 2 0 1 1 4 0v6M4 13h4M11 8v8h4M16 8h4M18 8v8"})]}),j=gt;var ct=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"currentColor",viewBox:"0 0 512 464",...e,children:[jsx("title",{children:"Approved"}),jsx("path",{d:" M217.468658,465.000000 C206.488174,462.578430 195.835648,460.847717 185.464905,457.714294 C167.243759,452.208893 149.953003,445.026855 133.297958,435.505951 C115.756340,425.478302 100.078850,413.492615 85.940170,399.339142 C80.691643,394.085144 75.041023,389.100281 70.938637,382.756836 C69.916840,381.176819 68.772461,379.736420 70.225807,377.462830 C66.951187,378.901398 65.655411,376.669525 64.285385,374.798431 C50.722870,356.275787 39.844181,336.305847 32.098034,314.672424 C22.450418,287.728607 18.037163,259.860107 18.862972,231.331665 C19.996128,192.185623 30.475367,155.530685 50.164886,121.597137 C60.939228,103.028275 74.078522,86.261101 89.876305,71.761917 C109.970329,53.319653 131.997833,37.854782 157.466263,27.270288 C178.709885,18.441597 200.584732,12.588712 223.302490,10.074583 C241.701614,8.038388 260.122650,8.716769 278.571899,11.172344 C303.252533,14.457318 326.632263,21.635595 348.879578,32.535065 C362.484650,39.200512 374.894562,47.739880 387.079681,56.865089 C410.969482,74.755783 429.892334,96.752541 444.772858,122.332932 C461.293335,150.732468 471.445923,181.299057 474.472534,214.131989 C478.922089,262.400909 470.161072,307.909454 446.235352,350.287781 C425.339020,387.300354 396.221008,416.229004 359.352448,437.100250 C334.873627,450.957642 308.462463,459.807404 280.542023,463.883667 C279.562256,464.026733 278.606903,464.337036 277.320068,464.784668 C257.312439,465.000000 237.624878,465.000000 217.468658,465.000000 M431.644409,349.182129 C434.910553,343.380127 438.613220,337.777130 441.365417,331.740784 C451.914886,308.602783 459.392822,284.633698 461.901794,259.108002 C464.795105,229.672470 461.813263,200.854111 453.183014,172.812943 C447.005768,152.741959 437.507751,133.987274 425.697327,116.445305 C420.612366,108.892685 415.134613,101.440727 409.518829,94.524757 C404.853180,88.778862 398.550568,83.498215 392.655060,78.347130 C384.124725,70.893929 375.116150,64.041222 366.142792,57.204380 C361.450348,53.629189 354.528381,52.795506 354.767792,44.011215 C349.599335,46.808697 345.598663,45.685631 341.300415,43.649830 C328.262024,37.474445 315.008087,31.868990 300.877777,28.417337 C273.893677,21.825857 246.653000,19.573549 219.144623,23.536648 C174.928604,29.906794 135.806259,47.521851 102.746063,77.900093 C91.190575,88.518166 80.599426,100.023949 71.647270,112.964203 C33.648537,167.891052 22.586279,227.880447 38.926537,292.556183 C47.508083,326.522491 64.252357,356.417114 87.941322,382.302704 C107.546577,403.725891 130.225143,421.008636 156.719681,433.170166 C190.288010,448.578613 225.410645,455.165009 262.304260,452.635406 C282.199341,451.271301 301.556885,447.509521 320.230927,440.589020 C352.599091,428.593567 383.594299,408.988831 408.871338,379.773499 C417.055176,370.314545 424.729034,360.487091 431.644409,349.182129 z"}),jsx("path",{d:" M201.686768,296.243896 C192.352463,275.567017 180.800827,256.753540 165.507111,240.408142 C154.865067,229.034317 142.824554,219.381760 129.147476,211.839020 C127.725372,211.054749 126.004601,210.621613 125.280563,208.689972 C125.501167,208.375092 125.689781,207.770767 126.032372,207.664963 C143.216263,202.357559 160.389038,197.168594 178.799728,199.485382 C186.801590,200.492325 193.087204,204.843399 199.355225,209.170502 C213.610306,219.011444 225.190781,231.570282 235.251160,245.590683 C236.400497,247.192398 237.286285,249.053650 239.826630,250.260315 C279.798004,186.231369 333.702087,140.675446 409.359894,123.607033 C409.830017,126.998856 408.061859,127.720474 406.768982,128.500702 C380.879822,144.124313 358.420624,163.786972 338.270508,186.230301 C319.806427,206.795715 304.541809,229.555725 291.269379,253.729782 C282.043671,270.533264 273.935822,287.873230 266.100739,305.351166 C260.353790,318.171051 249.329025,324.220367 236.650696,327.982117 C230.911560,329.684998 225.008362,330.833740 219.265137,332.524445 C215.431274,333.653076 213.815079,332.318695 212.960464,328.619965 C210.404083,317.556061 206.129486,307.066528 201.686768,296.243896 z"}),jsx("path",{d:" M150.046036,418.933502 C158.088776,420.744019 164.893127,425.492584 172.501556,428.388641 C186.706863,433.795654 201.191483,437.775543 216.245087,440.074463 C232.294586,442.525513 248.287949,443.151733 264.469940,441.864288 C283.358337,440.361511 301.508972,436.013733 319.295044,429.635742 C342.152710,421.439178 362.421692,408.659698 380.738678,393.185028 C397.426727,379.086456 411.344604,362.222717 422.748260,343.379211 C435.665863,322.034119 444.266205,299.111176 449.021698,274.691406 C451.477051,262.083069 452.332764,249.314545 452.348328,236.492188 C452.351318,234.042252 452.533295,231.840652 455.132629,230.203598 C451.803955,227.334763 451.941132,223.877777 451.639038,220.386002 C449.791351,199.028442 444.860779,178.394897 436.531158,158.613586 C435.045807,155.086182 433.484650,151.578293 431.723846,148.183090 C430.225037,145.293106 428.968353,142.467896 430.581360,138.812729 C426.564087,138.484558 424.993225,135.773087 423.379944,133.037567 C412.475189,114.547684 399.015350,98.156013 382.900604,83.963837 C381.267914,82.525948 379.515228,81.250847 379.059814,78.920349 C378.862244,77.909233 378.365997,76.784470 377.340057,76.638054 C368.712555,75.406731 363.908142,67.876328 356.753052,64.146469 C352.310669,61.830704 348.190765,58.372944 343.986603,55.761295 C339.988983,53.277939 334.684052,51.877258 330.017670,49.844128 C299.731812,36.648716 268.149475,30.634443 235.111649,32.677940 C232.955200,32.811325 230.960220,32.741047 230.631058,30.013140 C230.282990,27.128468 232.789490,27.210234 234.352203,27.151070 C241.838959,26.867620 249.357544,26.448044 256.825043,26.838118 C271.788025,27.619732 286.615662,29.588465 301.115906,33.582672 C332.021454,42.095840 359.986633,55.950947 384.273621,77.296509 C395.730835,87.366119 406.484589,97.892365 415.540649,110.124985 C430.099243,129.790222 441.443390,151.145752 448.638336,174.581848 C454.961823,195.179321 458.306335,216.328201 458.081177,237.846588 C457.612091,282.681671 445.142212,323.962830 418.756134,360.398773 C404.547882,380.018494 387.663757,397.242584 367.432068,411.034180 C347.120239,424.880432 325.280273,435.280121 301.525330,441.409637 C250.528442,454.568420 201.226624,449.893372 153.772232,426.721710 C150.594177,425.169891 148.980927,423.391174 149.905396,419.447327 C149.968521,419.042114 150.046036,418.933502 150.046036,418.933502 z"}),jsx("path",{d:" M330.512390,347.552124 C302.485046,368.340790 271.278076,377.534210 236.932739,375.047119 C213.001572,373.314148 190.959015,365.923645 170.780975,352.225586 C141.408112,332.285553 122.961372,305.162659 113.603889,271.310883 C111.195412,262.597931 110.986511,253.606262 109.615280,244.766068 C109.247131,242.392654 111.410408,241.321335 111.976799,239.081757 C109.456184,237.501221 109.541962,234.861252 109.664101,232.177612 C110.272354,218.812622 112.237976,205.683029 116.803596,193.057755 C129.284271,158.545029 151.205734,132.086395 183.882950,114.905426 C187.238342,113.141235 190.781860,111.734848 194.309570,110.129913 C197.111588,114.349472 195.321609,116.450775 191.733795,118.014633 C177.980057,124.009651 165.736359,132.582092 155.127075,142.876297 C143.282791,154.368820 134.043427,168.073776 127.048607,183.235977 C116.218719,206.711182 112.537430,231.424484 116.701271,256.607117 C123.664764,298.721832 145.749084,331.025238 183.176300,352.454987 C205.824295,365.422607 230.294571,371.470825 256.032288,369.352753 C300.057129,365.729797 334.670441,345.125427 358.840118,307.839661 C371.319702,288.587769 378.196716,267.319702 379.120483,244.424057 C380.011261,222.344894 376.499512,200.951538 366.431946,180.964966 C365.833771,179.777466 365.340698,178.535034 364.836243,177.302811 C363.983673,175.220108 364.704651,173.669708 366.663574,172.799301 C368.898315,171.806351 369.580231,173.627457 370.304047,175.112595 C376.835571,188.513565 381.132996,202.517426 383.551758,217.311249 C387.163239,239.399857 384.768982,260.779724 377.802277,281.741852 C368.940887,308.404785 353.086395,330.214569 330.512390,347.552124 z"}),jsx("path",{d:" M149.930984,419.097260 C147.691193,422.617523 145.270630,422.573273 141.790100,420.510437 C104.803078,398.589630 76.535690,368.527191 57.814934,329.843781 C39.588932,292.182739 33.100338,252.468414 38.389313,210.826508 C43.906471,167.387985 61.148594,129.210175 90.185852,96.662476 C116.130280,67.581520 148.098007,47.367279 185.434998,35.847260 C196.744293,32.357864 208.319000,30.164768 220.016266,28.424562 C223.762527,27.867226 225.504852,29.393602 227.451736,32.825405 C220.604919,34.033394 214.272552,35.070305 207.972366,36.275463 C172.466431,43.067341 140.978897,58.561703 113.826538,82.101524 C79.473282,111.884178 56.442921,149.148819 47.224888,193.814072 C32.879566,263.323181 50.307564,324.603363 97.780144,377.331818 C112.183716,393.330078 129.382446,405.814636 147.772034,416.779724 C148.466370,417.193695 149.014389,417.853088 149.838303,418.665833 C150.046036,418.933502 149.968521,419.042114 149.930984,419.097260 z"}),jsx("path",{d:" M404.553345,223.012863 C404.494293,226.535538 407.162842,225.540329 408.779114,225.590012 C415.102173,225.784424 421.444885,225.908707 427.759583,225.614273 C432.222656,225.406174 433.747894,227.121674 433.386444,231.426773 C433.094727,234.901520 433.427338,238.424698 433.232147,241.912369 C432.841309,248.896378 428.960297,252.862991 422.011292,253.638458 C415.821686,254.329193 411.366699,251.258942 409.359436,244.843796 C408.965027,243.583344 408.551788,242.250687 408.564178,240.955338 C408.605408,236.641907 406.567383,234.500229 402.284485,234.493073 C399.475128,234.488373 398.521027,232.977341 398.640442,230.355255 C398.806976,226.699219 398.919861,223.048355 397.691559,219.488861 C396.777100,216.838760 398.682220,215.500168 400.496948,214.271042 C402.752075,212.743607 404.378937,210.888535 403.247009,208.037231 C401.864197,204.553925 402.729126,199.582825 397.415558,198.552460 C395.353668,198.152618 393.445953,197.661240 392.887085,195.310013 C392.474701,193.575058 391.294312,191.713974 392.553223,190.048294 C393.784271,188.419464 395.678192,189.351883 397.232635,189.669800 C406.832581,191.633209 416.395142,193.785004 426.013916,195.648026 C429.033722,196.232910 429.429901,198.414780 430.078094,200.634430 C430.865479,203.330658 429.528870,204.942261 427.415253,206.446350 C419.827301,211.846146 411.788605,216.622940 404.553345,223.012863 M425.043121,240.868546 C425.431519,238.694824 425.745819,236.368958 423.317444,235.268799 C421.389740,234.395477 418.890991,233.665634 417.586517,236.115875 C416.361908,238.416214 416.477417,241.198608 418.598480,242.950150 C420.908020,244.857300 423.218048,244.216690 425.043121,240.868546 z"}),jsx("path",{d:" M217.015564,109.088760 C210.336548,110.259277 204.597534,113.594902 197.629639,114.225838 C198.628433,109.869049 200.672470,107.679893 204.361954,106.478073 C228.485291,98.620087 252.845856,97.634445 277.622070,103.040764 C300.231934,107.974365 320.055939,118.245506 337.622223,133.121078 C338.734344,134.062851 340.140076,134.829544 340.311890,136.825073 C338.018341,139.856339 335.760040,139.976456 332.643158,137.269547 C314.916595,121.874641 294.445435,112.211296 271.322052,107.940544 C253.238068,104.600533 235.308319,104.682297 217.015564,109.088760 z"}),jsx("path",{d:" M121.154678,321.188416 C123.437820,323.538269 123.349060,325.872620 122.348618,328.385345 C121.674103,330.079468 121.058571,331.805450 120.554993,333.556915 C120.065514,335.259369 120.228439,336.882111 121.874107,337.982239 C123.493652,339.064911 124.672020,337.871704 125.938019,337.145050 C127.838776,336.054138 129.392563,333.723419 132.086960,335.609528 C135.675644,338.121674 135.926437,341.302155 132.416473,344.046570 C125.352669,349.569641 118.159492,354.926910 111.050606,360.392822 C109.236961,361.787354 107.726791,361.666016 106.380783,359.826111 C103.147896,355.406921 99.522568,351.213501 96.791519,346.502380 C92.336739,338.817780 96.718536,329.468658 105.523094,329.214935 C112.083160,329.025879 114.143471,325.886749 115.557693,320.770905 C115.863365,319.665131 116.144249,318.496887 117.350502,317.870270 C119.365341,317.884094 119.894951,319.699280 121.154678,321.188416 M105.383080,339.832855 C103.465652,343.371948 106.059212,345.308533 108.094444,347.433624 C109.141205,348.526611 110.336128,348.872162 111.581718,347.804718 C112.684174,346.859955 114.063141,346.035309 114.011353,344.303772 C113.909302,340.892456 109.471268,338.198212 105.383080,339.832855 z"}),jsx("path",{d:" M359.699280,128.468491 C349.489685,128.600693 343.993713,121.452965 337.778687,115.577759 C336.259003,114.141144 337.016754,112.576881 338.268951,111.195122 C344.514435,104.303337 350.737762,97.391487 356.959656,90.478401 C358.115631,89.194008 359.301849,87.775757 361.075714,89.447701 C364.930756,93.081177 369.562561,95.862701 372.675446,100.316483 C381.006714,112.236656 374.384277,127.093803 359.699280,128.468491 M352.006989,116.766853 C358.738190,121.777153 365.416840,119.206177 367.108307,111.002029 C367.829163,107.505630 365.703033,105.334862 363.551117,103.278732 C361.899597,101.700722 359.701477,101.651329 358.125793,103.255051 C355.458252,105.970039 353.047729,108.946182 350.632141,111.896820 C349.234894,113.603584 350.427155,114.987007 352.006989,116.766853 z"}),jsx("path",{d:" M397.045288,294.866119 C395.562836,293.811584 394.364105,292.830994 392.990753,292.317505 C389.229248,290.911285 389.620575,288.467957 390.865143,285.498138 C392.291351,282.094879 394.532501,282.931183 397.004028,283.967560 C404.673615,287.183594 412.327301,290.443420 420.063934,293.491272 C423.586334,294.878876 424.672180,296.826599 422.990387,300.359985 C420.988953,304.564911 419.452240,309.004578 417.274658,313.109375 C412.960358,321.241974 401.210724,321.792328 396.858551,313.687256 C394.333344,308.984528 391.472656,308.589508 387.218170,309.765961 C385.633881,310.204071 383.978943,310.612274 382.399261,309.684174 C382.136841,303.866547 383.614960,301.769348 388.870148,300.482025 C390.807983,300.007324 392.761108,299.591400 394.688354,299.077820 C396.680908,298.546936 398.058594,297.545288 397.045288,294.866119 M408.058441,309.567810 C410.915680,307.344025 413.482178,304.816620 411.280334,300.946991 C410.484100,299.547638 408.416321,297.912445 406.619995,299.053131 C404.470398,300.418121 403.783844,303.147186 403.457886,305.558258 C403.111816,308.118134 404.800781,309.492096 408.058441,309.567810 z"}),jsx("path",{d:" M104.137024,292.656128 C113.057388,299.356323 115.120857,311.052643 109.157372,319.436676 C103.776543,327.001556 93.000854,329.111664 85.096359,324.148315 C76.440880,318.713501 73.394226,306.844788 78.453583,298.270508 C83.531281,289.665100 93.887894,287.295502 104.137024,292.656128 M103.379417,305.361542 C102.575958,304.113007 101.968529,302.664398 100.934540,301.651093 C96.827957,297.626740 90.668465,298.173798 86.912392,302.758484 C83.261124,307.215240 83.993408,312.280334 88.728081,315.700867 C91.953979,318.031433 95.247452,317.917175 98.569809,316.049377 C102.440117,313.873596 104.346832,310.650177 103.379417,305.361542 z"}),jsx("path",{d:" M377.512817,318.171509 C386.438904,314.811951 395.930328,317.279480 400.229492,323.797638 C405.307404,331.496490 404.055023,341.883606 397.253204,348.482544 C390.945251,354.602234 382.201447,355.428925 374.819214,350.603455 C363.078186,342.928955 364.290985,326.343079 377.512817,318.171509 M392.274719,329.304199 C390.937531,328.353271 389.694794,327.214111 388.245361,326.486908 C383.995514,324.354736 380.518127,325.980988 377.664185,329.210327 C374.783630,332.469727 374.592346,335.919434 377.243591,339.576141 C380.588074,344.188904 385.281281,345.575043 389.679108,342.996521 C394.624268,340.097168 395.637268,335.735321 392.274719,329.304199 z"}),jsx("path",{d:" M298.505066,414.697693 C289.574768,412.817780 284.407745,407.443970 283.721558,399.665680 C282.931335,390.708588 286.980621,384.086334 295.300537,380.906464 C298.244995,379.781097 301.380676,379.102234 304.224213,377.779297 C308.434052,375.820587 310.463867,377.083496 311.730164,381.403198 C314.064331,389.365601 316.692139,397.246216 319.378632,405.098938 C320.394287,408.067688 319.843262,409.774200 316.733704,410.761139 C310.899200,412.613037 305.261658,415.255188 298.505066,414.697693 M301.439423,388.172424 C291.497620,389.586609 291.518524,398.314789 295.399384,403.224945 C297.508606,405.893616 300.450470,406.941437 303.818085,406.036469 C305.656616,405.542389 308.754700,405.389923 308.443634,403.134674 C307.697449,397.724945 307.140106,391.971924 301.439423,388.172424 z"}),jsx("path",{d:" M212.713959,83.019806 C211.706345,75.161385 210.855637,67.725746 209.702576,60.337296 C209.005157,55.868477 210.466293,53.836681 215.109818,53.709263 C218.742065,53.609592 222.347748,52.777668 225.981491,52.453281 C236.208649,51.540318 243.166443,60.123310 238.594772,69.206413 C235.809982,74.739311 237.358749,77.757935 240.868454,81.274910 C241.673096,82.081238 242.596298,82.882523 242.585831,84.195389 C237.208405,87.940208 234.523117,87.618500 230.427322,82.764854 C229.568924,81.747597 228.677765,80.757050 227.778687,79.775284 C226.428482,78.300903 224.759003,77.530060 222.858643,78.388512 C220.898651,79.273926 221.146713,81.228546 221.629395,82.758461 C222.809341,86.498436 221.655640,88.357811 217.753876,88.979515 C213.027161,89.732635 213.146851,86.442398 212.713959,83.019806 M219.394180,65.342926 C221.096375,69.050941 226.833954,70.187073 229.321732,67.241638 C230.923172,65.345581 230.320801,63.465343 228.649139,62.013317 C226.110855,59.808533 221.019943,61.273609 219.394180,65.342926 z"}),jsx("path",{d:" M266.166199,87.468361 C255.448761,88.580696 247.205978,83.285355 244.719315,74.036720 C242.459747,65.632820 246.923508,56.387169 254.923523,52.901009 C262.239746,49.712830 271.746399,51.754337 276.965454,57.634438 C281.866974,63.156799 282.579102,72.295715 278.687134,79.153053 C275.989380,83.906311 271.004974,85.234566 266.166199,87.468361 M261.044952,78.714890 C267.302734,78.915932 271.413483,75.673065 271.743469,70.275101 C272.045380,65.336212 268.651306,60.907959 263.995331,60.166073 C259.209076,59.403435 254.684418,62.892715 253.668610,68.129738 C252.857071,72.313637 255.213593,76.005692 261.044952,78.714890 z"}),jsx("path",{d:" M66.738266,195.986298 C71.476990,188.150375 78.834137,184.888260 86.190788,187.080170 C95.112129,189.738297 99.426575,195.734680 99.369484,205.156509 C99.340889,209.874680 97.760719,214.286606 96.944695,218.847076 C96.363144,222.097107 94.057045,222.752701 91.316902,221.786728 C83.436546,219.008759 75.091606,218.413208 67.030190,216.485703 C63.950012,215.749207 61.505665,214.257553 62.838520,211.221237 C64.956367,206.396622 64.026886,200.942078 66.738266,195.986298 M78.313469,209.403381 C81.250275,209.986847 84.170555,210.681839 87.128868,211.120193 C89.712769,211.503067 92.495842,210.491272 92.276810,207.844452 C91.938255,203.753494 90.492783,199.586105 86.358261,197.505051 C82.194656,195.409393 78.195183,196.053360 74.957497,199.477417 C70.867928,203.802353 71.879700,207.337830 78.313469,209.403381 z"}),jsx("path",{d:" M319.871277,379.856750 C316.797577,381.844757 314.391968,382.132080 312.542816,378.698853 C310.670685,375.223022 313.053131,373.915924 315.433044,372.527954 C320.455872,369.598541 325.527740,366.749298 330.484589,363.712341 C333.101990,362.108704 334.931061,362.155365 336.568268,365.070862 C341.041718,373.037079 345.653961,380.925720 350.250977,388.821930 C351.618866,391.171539 351.127167,392.819855 348.778046,394.169647 C343.309570,397.311707 337.861847,400.493042 332.473022,403.769165 C329.934326,405.312561 328.363708,404.836884 326.805420,402.273682 C325.116364,399.495331 325.553650,397.834351 328.360901,396.276306 C331.963440,394.276917 335.769470,392.545105 339.048096,389.429138 C337.552399,386.566467 335.933472,385.346466 332.925537,387.727722 C331.249390,389.054657 329.212585,389.916901 327.389893,391.070068 C324.792267,392.713531 323.149994,391.792755 321.747375,389.339325 C320.225739,386.677887 321.078674,385.043610 323.546600,383.675873 C325.721252,382.470642 327.808044,381.097839 329.877441,379.714966 C331.168884,378.851959 332.343842,377.712463 331.470917,376.001007 C330.500854,374.098999 328.845215,374.897583 327.565796,375.533691 C325.041412,376.788788 322.629211,378.269592 319.871277,379.856750 z"}),jsx("path",{d:" M327.058350,109.047363 C322.807159,106.687263 318.922424,104.418617 314.968964,102.276802 C312.316650,100.839912 311.390381,99.191841 313.106232,96.285179 C317.761322,88.399521 322.264221,80.423401 326.771332,72.451408 C328.132812,70.043297 329.812988,69.691658 332.129791,71.073967 C337.707275,74.401718 343.313538,77.681633 348.928711,80.945587 C351.330170,82.341469 351.557526,84.126755 350.165985,86.380074 C348.775299,88.631989 347.183136,89.945946 344.472168,88.253944 C341.788910,86.579224 339.023193,85.037254 336.320251,83.393211 C334.195038,82.100563 332.296814,81.750679 330.756287,84.632828 C332.624817,88.002396 336.425201,88.856888 339.400696,90.741570 C342.043488,92.415527 343.185516,93.935860 341.412445,97.163170 C339.586823,100.486137 337.650818,99.609749 335.294281,98.269676 C333.268738,97.117821 331.239594,95.966476 329.161713,94.914375 C327.805206,94.227516 326.244049,93.560669 325.249451,95.383698 C324.318512,97.089989 325.490723,98.335938 326.743073,99.161369 C329.380524,100.899712 332.090881,102.550346 334.883759,104.023827 C337.934998,105.633621 338.328766,107.659225 336.606720,110.524490 C334.613312,113.841309 332.633270,112.425705 330.460602,110.809822 C329.544647,110.128609 328.423431,109.723442 327.058350,109.047363 z"}),jsx("path",{d:" M214.977249,390.162415 C208.259201,397.770660 201.741837,405.105042 195.235184,412.448914 C193.534927,414.367920 191.950012,416.042480 188.874268,414.878540 C186.045959,413.808228 184.617126,412.292816 184.377533,409.145294 C183.621735,399.215759 182.585526,389.307739 181.690613,379.388428 C181.536545,377.680664 181.486374,375.762451 183.937851,375.831268 C186.850555,375.913147 190.162567,376.454498 190.553589,379.864532 C191.151215,385.076355 194.197586,386.941193 198.674957,388.573364 C202.654694,390.024139 204.584396,388.302826 206.678726,385.739777 C209.132645,382.736633 211.733994,384.347107 214.300079,385.543518 C216.532654,386.584412 216.694595,388.076111 214.977249,390.162415 z"}),jsx("path",{d:" M160.232849,111.456390 C156.932556,117.316330 155.255554,118.240646 149.784622,116.000587 C145.930908,114.422699 144.259903,117.367790 142.077957,119.063568 C139.545258,121.031967 137.436111,123.521194 138.599289,127.187172 C139.049011,128.604507 140.027344,130.054688 138.962738,131.437912 C137.669464,133.118210 136.408203,135.336441 134.076660,135.337662 C131.481689,135.339020 131.479813,132.686783 130.867767,130.899063 C127.960991,122.408592 125.153091,113.884300 122.252296,105.391754 C121.298874,102.600479 120.643227,100.115944 123.385719,97.713943 C126.165909,95.278931 128.509048,95.805695 131.516708,97.302414 C140.293228,101.669914 148.965820,106.287262 158.766815,110.060898 C159.645782,110.752922 159.939316,111.104660 160.232849,111.456390 z"}),jsx("path",{d:" M69.271515,231.057739 C69.281647,233.524612 69.252823,235.521545 69.310982,237.515961 C69.364578,239.353851 69.285118,241.503174 71.879150,241.551315 C74.864609,241.606705 74.585678,239.213989 74.632378,237.239227 C74.687416,234.911896 74.758949,232.577484 74.640793,230.255432 C74.493515,227.361023 76.005600,226.539749 78.595490,226.476257 C81.402344,226.407440 82.497635,227.645996 82.374962,230.371887 C82.277908,232.528412 82.618774,234.720139 82.372971,236.850983 C81.976456,240.288361 83.260719,242.336334 86.700089,242.664001 C90.325012,243.009369 91.957993,240.799301 93.050827,236.483063 C91.155907,238.040344 91.495880,240.404251 88.724678,240.259140 C87.946236,235.392563 87.608032,230.319077 88.739494,225.304626 C89.165756,223.415512 91.470169,223.825867 93.106560,223.836975 C94.544205,223.846741 96.081184,224.331711 96.019005,225.916199 C95.708313,233.833633 97.278648,241.780472 95.639801,249.662750 C95.567101,250.012390 94.915947,250.241745 94.631416,250.454483 C92.441299,250.542328 92.723053,248.230087 91.048553,247.339630 C89.761520,251.065933 86.808250,251.316910 83.324448,251.144638 C77.682838,250.865662 72.013664,250.919083 66.364449,251.096771 C62.535469,251.217209 60.873489,249.698227 60.952057,245.856934 C61.054047,240.870102 60.853977,235.877625 60.917606,230.889267 C60.955944,227.883347 59.967255,224.198441 65.025230,224.027634 C70.248489,223.851242 69.122620,227.585968 69.271515,231.057739 z"}),jsx("path",{d:" M160.545471,111.510193 C159.939316,111.104660 159.645782,110.752922 159.107971,110.159225 C155.705963,101.813339 151.162140,94.430412 146.596191,87.101974 C144.265488,83.361153 144.712097,81.104645 148.575363,79.181961 C151.548508,77.702271 154.353378,75.885414 157.321548,74.394600 C163.901703,71.089615 170.770874,72.644600 174.097198,78.075905 C177.975128,84.407883 176.875900,91.277527 170.603134,95.627693 C166.654327,98.366196 164.291168,100.504692 167.663895,105.469086 C169.715591,108.489037 166.342194,111.379189 160.545471,111.510193 M165.885132,83.481003 C163.215866,80.926010 160.838776,82.063553 158.557465,84.085228 C156.932495,85.525261 157.644836,87.019676 158.530350,88.492088 C159.572006,90.224083 160.994492,91.256393 163.022644,90.305840 C165.602386,89.096764 167.449600,87.368835 165.885132,83.481003 z"}),jsx("path",{d:" M130.216385,382.734467 C127.591949,380.418915 125.214554,378.347992 122.860764,376.250610 C118.370628,372.249542 117.134735,365.413177 119.968132,360.351959 C122.988892,354.956055 128.740311,352.820129 134.898895,354.953735 C136.603729,355.544342 138.262939,356.396057 139.775818,357.384094 C142.826767,359.376587 145.605927,359.741180 148.101913,356.594086 C150.386505,353.713470 152.240677,355.259613 154.346268,356.973572 C156.666367,358.862061 156.842575,360.645538 154.921982,362.856659 C149.042191,369.625946 143.110306,376.353180 137.376862,383.244995 C134.738739,386.416138 132.677216,385.421082 130.216385,382.734467 M136.253174,369.610229 C137.718109,366.124451 135.307404,364.744751 132.799347,363.733551 C131.024017,363.017761 129.544907,364.208679 128.690552,365.675812 C127.279129,368.099518 129.110092,369.736420 130.566757,371.232117 C132.732224,373.455597 134.372162,371.954102 136.253174,369.610229 z"}),jsx("path",{d:" M146.902344,379.151886 C152.007278,372.954620 157.863663,372.126587 164.475586,375.627106 C167.662262,377.314240 170.098862,377.110901 171.776855,373.467102 C172.536057,371.818481 173.776031,370.177094 176.050201,370.937836 C178.043777,371.604736 177.772583,373.405823 177.997055,375.084290 C178.555130,379.257294 177.563980,382.893402 175.318710,386.433624 C172.378326,391.069885 169.733536,395.894867 167.001785,400.661682 C165.173325,403.852234 162.996216,404.777771 159.725540,402.404663 C157.310440,400.652374 154.599670,399.310333 152.038788,397.755585 C144.763443,393.338715 142.960678,387.134521 146.902344,379.151886 M160.890579,391.217773 C162.758698,389.683014 164.519547,387.961426 162.748123,385.437775 C161.629608,383.844330 160.007812,382.338928 157.799438,382.770905 C156.075943,383.108063 154.880768,384.440277 154.801437,386.274261 C154.670212,389.307251 156.731369,390.588837 159.277252,391.345245 C159.583633,391.436279 159.926254,391.405396 160.890579,391.217773 z"}),jsx("path",{d:" M431.316101,266.331604 C430.572083,270.153564 430.052032,273.611847 429.126221,276.957794 C427.177185,284.001709 421.676880,287.491211 414.875244,286.243591 C408.368958,285.050171 403.809509,279.249481 405.073090,272.297119 C406.043884,266.955597 404.459290,264.451263 399.384674,263.528778 C395.907135,262.896637 396.765442,260.372223 397.171570,258.067200 C397.613007,255.561951 398.778442,254.161270 401.583649,254.738678 C410.664520,256.607849 419.742645,258.495422 428.848480,260.236359 C432.668732,260.966766 431.826843,263.451721 431.316101,266.331604 M413.267609,271.560791 C413.148071,274.513458 414.423523,276.570221 417.471222,276.572235 C419.961487,276.573853 421.201141,274.620209 421.610352,272.303467 C422.079987,269.644714 420.489380,268.219666 418.233032,267.552063 C415.447784,266.727936 413.721649,267.845245 413.267609,271.560791 z"}),jsx("path",{d:" M187.349091,97.732681 C183.616699,93.460793 183.200790,88.138565 181.367661,83.384811 C179.517822,78.587784 178.142395,73.607315 176.277908,68.816658 C175.314774,66.341965 175.942780,64.998489 178.265076,64.206512 C182.507950,62.759548 186.696350,61.072956 191.035751,60.009869 C196.103989,58.768230 200.666641,60.053249 203.826431,64.512383 C207.068893,69.088196 207.210938,74.783928 204.321899,79.041489 C203.094940,80.849640 201.717102,82.277710 199.171463,82.422020 C195.659683,82.621109 192.795288,86.544449 193.335388,89.873108 C194.415924,96.532440 194.415924,96.532440 187.349091,97.732681 M194.739944,76.220146 C197.078217,74.424736 197.768188,72.167603 195.761887,69.879890 C193.768097,67.606438 191.020035,68.521027 188.891891,69.571571 C185.944153,71.026711 187.532547,73.551048 188.333740,75.604561 C189.650986,78.980774 191.990829,77.270012 194.739944,76.220146 z"}),jsx("path",{d:" M348.705048,363.193420 C347.698792,360.493042 346.838318,358.154175 345.938538,355.830505 C344.947083,353.270111 345.886536,351.458954 347.832855,349.701599 C349.904022,347.831604 351.696503,347.871979 354.107635,349.127899 C362.358856,353.425842 370.740601,357.472443 379.038025,361.683014 C380.813538,362.584045 383.642334,362.897949 382.734802,365.987762 C381.899261,368.832520 377.236969,371.128479 374.657349,369.909393 C371.206390,368.278625 367.917450,366.307037 364.543121,364.511475 C363.099548,363.743347 361.511139,362.490082 359.967590,363.822968 C358.463470,365.121765 359.289429,366.903503 359.865417,368.460358 C360.845734,371.110046 361.840118,373.755493 362.888153,376.378937 C365.340393,382.517426 364.676361,384.086731 357.917755,387.074524 C354.030640,379.578003 352.070679,371.308899 348.705048,363.193420 z"}),jsx("path",{d:" M62.537750,260.091827 C65.487503,257.348022 68.397530,259.317261 71.180725,259.727386 C79.053894,260.887573 86.879761,262.368408 94.724762,263.720062 C97.412659,264.183197 99.051292,265.387146 99.670654,268.397644 C100.307564,271.493469 98.989746,273.056061 96.756683,274.545197 C89.299980,279.517670 81.918686,284.605164 74.399696,289.480804 C72.710869,290.575897 70.462883,293.461121 68.596611,290.353088 C66.983749,287.667114 65.436562,284.136017 69.373795,281.589874 C73.554062,278.886566 77.778999,276.252411 81.964500,273.557129 C82.623100,273.132996 83.176315,272.545197 84.158531,271.709534 C79.415115,269.279297 74.630531,268.902039 69.968300,268.483673 C64.821831,268.021912 61.823181,266.092743 62.537750,260.091827 z"}),jsx("path",{d:" M310.701599,80.666946 C307.464752,84.499161 304.227020,87.891365 301.504791,91.656296 C299.284210,94.727448 296.618439,94.691872 293.583588,93.861794 C290.607971,93.047905 290.847137,90.524788 290.701111,88.185417 C290.152252,79.393585 289.469910,70.608894 289.041290,61.811604 C288.936340,59.657940 287.411621,56.031567 291.425537,56.084236 C294.652740,56.126587 298.180664,57.240360 298.209229,61.797440 C298.234253,65.792717 298.292389,69.787933 298.363586,73.782692 C298.390045,75.268219 298.313141,76.803986 300.005981,78.479774 C304.205505,76.094337 306.320892,71.691216 309.218842,68.109779 C313.457245,62.871754 315.543121,62.534645 321.837036,67.076164 C318.190582,71.524017 314.557068,75.956047 310.701599,80.666946 z"})]}),e2=ct;var dt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-back-up_svg__icon arrow-back-up_svg__icon-tabler arrow-back-up_svg__icons-tabler-outline arrow-back-up_svg__icon-tabler-arrow-back-up",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowBackUp"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m9 14-4-4 4-4"}),jsx("path",{d:"M5 10h11a4 4 0 1 1 0 8h-1"})]}),t2=dt;var _t=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-down_svg__icon arrow-down_svg__icon-tabler arrow-down_svg__icons-tabler-outline arrow-down_svg__icon-tabler-arrow-down",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowDown"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 5v14M18 13l-6 6M6 13l6 6"})]}),r2=_t;var pt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-left_svg__icon arrow-left_svg__icon-tabler arrow-left_svg__icons-tabler-outline arrow-left_svg__icon-tabler-arrow-left",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowLeft"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M5 12l6 6M5 12l6-6"})]}),s2=pt;var Ct=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-narrow-left_svg__icon arrow-narrow-left_svg__icon-tabler arrow-narrow-left_svg__icons-tabler-outline arrow-narrow-left_svg__icon-tabler-arrow-narrow-left",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowNarrowLeft"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M5 12l4 4M5 12l4-4"})]}),a2=Ct;var kt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-narrow-right_svg__icon arrow-narrow-right_svg__icon-tabler arrow-narrow-right_svg__icons-tabler-outline arrow-narrow-right_svg__icon-tabler-arrow-narrow-right",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowNarrowRight"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M15 16l4-4M15 8l4 4"})]}),g2=kt;var St=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-right_svg__icon arrow-right_svg__icon-tabler arrow-right_svg__icons-tabler-outline arrow-right_svg__icon-tabler-arrow-right",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowRight"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14M13 18l6-6M13 6l6 6"})]}),c2=St;var Mt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrow-up_svg__icon arrow-up_svg__icon-tabler arrow-up_svg__icons-tabler-outline arrow-up_svg__icon-tabler-arrow-up",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowUp"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 5v14M18 11l-6-6M6 11l6-6"})]}),d2=Mt;var Gt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"arrows-diff_svg__icon arrows-diff_svg__icon-tabler arrows-diff_svg__icons-tabler-outline arrows-diff_svg__icon-tabler-arrows-diff",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ArrowsDiff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M11 16h10M11 16l4 4M11 16l4-4M13 8H3M13 8l-4 4M13 8 9 4"})]}),_2=Gt;var Lt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"aspect-ratio_svg__icon aspect-ratio_svg__icon-tabler aspect-ratio_svg__icons-tabler-outline aspect-ratio_svg__icon-tabler-aspect-ratio",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"AspectRatio"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),jsx("path",{d:"M7 12V9h3M17 12v3h-3"})]}),f2=Lt;var yt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"assembly_svg__icon assembly_svg__icon-tabler assembly_svg__icons-tabler-outline assembly_svg__icon-tabler-assembly",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Assembly"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19.875 6.27c.7.398 1.13 1.143 1.125 1.948v7.284c0 .809-.443 1.555-1.158 1.948l-6.75 4.27a2.27 2.27 0 0 1-2.184 0l-6.75-4.27A2.23 2.23 0 0 1 3 15.502V8.217c0-.809.443-1.554 1.158-1.947l6.75-3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98z"}),jsx("path",{d:"M15.5 9.422c.312.18.503.515.5.876v3.277c0 .364-.197.7-.515.877l-3 1.922a1 1 0 0 1-.97 0l-3-1.922A1 1 0 0 1 8 13.576v-3.278c0-.364.197-.7.514-.877l3-1.79c.311-.174.69-.174 1 0l3 1.79H15.5z"})]}),p2=yt;var Rt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"bold_svg__icon bold_svg__icon-tabler bold_svg__icons-tabler-outline bold_svg__icon-tabler-bold",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Bold"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 5h6a3.5 3.5 0 0 1 0 7H7zM13 12h1a3.5 3.5 0 0 1 0 7H7v-7"})]}),C2=Rt;var Bt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"bookmark-plus_svg__icon bookmark-plus_svg__icon-tabler bookmark-plus_svg__icons-tabler-outline bookmark-plus_svg__icon-tabler-bookmark-plus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"BookmarkPlus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m12 17-6 4V7a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v5M16 19h6M19 16v6"})]}),k2=Bt;var Wt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"briefcase_svg__icon briefcase_svg__icon-tabler briefcase_svg__icons-tabler-outline briefcase_svg__icon-tabler-briefcase",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Briefcase"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zM8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M12 12v.01"}),jsx("path",{d:"M3 13a20 20 0 0 0 18 0"})]}),z2=Wt;var Dt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"building_svg__icon building_svg__icon-tabler building_svg__icons-tabler-outline building_svg__icon-tabler-building",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Building"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 21h18M9 8h1M9 12h1M9 16h1M14 8h1M14 12h1M14 16h1M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"})]}),b2=Dt;var Ut=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"building-hospital_svg__icon building-hospital_svg__icon-tabler building-hospital_svg__icons-tabler-outline building-hospital_svg__icon-tabler-building-hospital",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"BuildingHospital"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 21h18M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"}),jsx("path",{d:"M9 21v-4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4M10 9h4M12 7v4"})]}),M2=Ut;var Zt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"calendar-event_svg__icon calendar-event_svg__icon-tabler calendar-event_svg__icons-tabler-outline calendar-event_svg__icon-tabler-calendar-event",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"CalendarEvent"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zM16 3v4M8 3v4M4 11h16"}),jsx("path",{d:"M8 15h2v2H8z"})]}),V2=Zt;var Tt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"camera_svg__icon camera_svg__icon-tabler camera_svg__icons-tabler-outline camera_svg__icon-tabler-camera",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Camera"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 7h1a2 2 0 0 0 2-2 1 1 0 0 1 1-1h6a1 1 0 0 1 1 1 2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2"}),jsx("path",{d:"M9 13a3 3 0 1 0 6 0 3 3 0 0 0-6 0"})]}),G2=Tt;var Xt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"capture_svg__icon capture_svg__icon-tabler capture_svg__icons-tabler-outline capture_svg__icon-tabler-capture",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Capture"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2M16 4h2a2 2 0 0 1 2 2v2M16 20h2a2 2 0 0 0 2-2v-2M9 12a3 3 0 1 0 6 0 3 3 0 1 0-6 0"})]}),L2=Xt;var Qt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chart-line_svg__icon chart-line_svg__icon-tabler chart-line_svg__icons-tabler-outline chart-line_svg__icon-tabler-chart-line",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChartLine"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 19h16M4 15l4-6 4 2 4-5 4 4"})]}),y2=Qt;var Yt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"check_svg__icon check_svg__icon-tabler check_svg__icons-tabler-outline check_svg__icon-tabler-check",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Check"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m5 12 5 5L20 7"})]}),R2=Yt;var jt=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"checklist_svg__icon checklist_svg__icon-tabler checklist_svg__icons-tabler-outline checklist_svg__icon-tabler-checklist",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Checklist"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M9.615 20H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8M14 19l2 2 4-4M9 8h4M9 12h2"})]}),B2=jt;var t3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"checks_svg__icon checks_svg__icon-tabler checks_svg__icons-tabler-outline checks_svg__icon-tabler-checks",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Checks"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m7 12 5 5L22 7M2 12l5 5m5-5 5-5"})]}),W2=t3;var r3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-down_svg__icon chevron-down_svg__icon-tabler chevron-down_svg__icons-tabler-outline chevron-down_svg__icon-tabler-chevron-down",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronDown"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m6 9 6 6 6-6"})]}),D2=r3;var s3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-left_svg__icon chevron-left_svg__icon-tabler chevron-left_svg__icons-tabler-outline chevron-left_svg__icon-tabler-chevron-left",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronLeft"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m15 6-6 6 6 6"})]}),U2=s3;var a3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-right_svg__icon chevron-right_svg__icon-tabler chevron-right_svg__icons-tabler-outline chevron-right_svg__icon-tabler-chevron-right",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronRight"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m9 6 6 6-6 6"})]}),Z2=a3;var g3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"chevron-up_svg__icon chevron-up_svg__icon-tabler chevron-up_svg__icons-tabler-outline chevron-up_svg__icon-tabler-chevron-up",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ChevronUp"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m6 15 6-6 6 6"})]}),T2=g3;var c3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"clipboard_svg__icon clipboard_svg__icon-tabler clipboard_svg__icons-tabler-outline clipboard_svg__icon-tabler-clipboard",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Clipboard"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"}),jsx("path",{d:"M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2"})]}),q2=c3;var d3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"clock_svg__icon clock_svg__icon-tabler clock_svg__icons-tabler-outline clock_svg__icon-tabler-clock",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Clock"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0"}),jsx("path",{d:"M12 7v5l3 3"})]}),X2=d3;var _3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"cloud_svg__icon cloud_svg__icon-tabler cloud_svg__icons-tabler-outline cloud_svg__icon-tabler-cloud",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Cloud"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M6.657 18C4.085 18 2 15.993 2 13.517s2.085-4.482 4.657-4.482c.393-1.762 1.794-3.2 3.675-3.773 1.88-.572 3.956-.193 5.444 1 1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486s-1.551 3.487-3.465 3.487H6.657"})]}),Q2=_3;var p3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"code_svg__icon code_svg__icon-tabler code_svg__icons-tabler-outline code_svg__icon-tabler-code",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Code"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m7 8-4 4 4 4M17 8l4 4-4 4M14 4l-4 16"})]}),Y2=p3;var C3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"code-dots_svg__icon code-dots_svg__icon-tabler code-dots_svg__icons-tabler-outline code-dots_svg__icon-tabler-code-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"CodeDots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M15 12h.01M12 12h.01M9 12h.01M6 19a2 2 0 0 1-2-2v-4l-1-1 1-1V7a2 2 0 0 1 2-2M18 19a2 2 0 0 0 2-2v-4l1-1-1-1V7a2 2 0 0 0-2-2"})]}),j2=C3;var k3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"command_svg__icon command_svg__icon-tabler command_svg__icons-tabler-outline command_svg__icon-tabler-command",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Command"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 9a2 2 0 1 1 2-2v10a2 2 0 1 1-2-2h10a2 2 0 1 1-2 2V7a2 2 0 1 1 2 2z"})]}),t0=k3;var S3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"components_svg__icon components_svg__icon-tabler components_svg__icons-tabler-outline components_svg__icon-tabler-components",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Components"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m3 12 3 3 3-3-3-3zM15 12l3 3 3-3-3-3zM9 6l3 3 3-3-3-3zM9 18l3 3 3-3-3-3z"})]}),r0=S3;var M3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"copy_svg__icon copy_svg__icon-tabler copy_svg__icons-tabler-outline copy_svg__icon-tabler-copy",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Copy"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 9.667A2.667 2.667 0 0 1 9.667 7h8.666A2.667 2.667 0 0 1 21 9.667v8.666A2.667 2.667 0 0 1 18.333 21H9.667A2.667 2.667 0 0 1 7 18.333z"}),jsx("path",{d:"M4.012 16.737A2 2 0 0 1 3 15V5c0-1.1.9-2 2-2h10c.75 0 1.158.385 1.5 1"})]}),i0=M3;var G3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"cpu_svg__icon cpu_svg__icon-tabler cpu_svg__icons-tabler-outline cpu_svg__icon-tabler-cpu",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Cpu"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"}),jsx("path",{d:"M9 9h6v6H9zM3 10h2M3 14h2M10 3v2M14 3v2M21 10h-2M21 14h-2M14 21v-2M10 21v-2"})]}),s0=G3;var L3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"dashboard_svg__icon dashboard_svg__icon-tabler dashboard_svg__icons-tabler-outline dashboard_svg__icon-tabler-dashboard",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Dashboard"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10 13a2 2 0 1 0 4 0 2 2 0 1 0-4 0M13.45 11.55 15.5 9.5"}),jsx("path",{d:"M6.4 20a9 9 0 1 1 11.2 0z"})]}),n0=L3;var y3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"database_svg__icon database_svg__icon-tabler database_svg__icons-tabler-outline database_svg__icon-tabler-database",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Database"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 6a8 3 0 1 0 16 0A8 3 0 1 0 4 6"}),jsx("path",{d:"M4 6v6a8 3 0 0 0 16 0V6"}),jsx("path",{d:"M4 12v6a8 3 0 0 0 16 0v-6"})]}),a0=y3;var R3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"device-desktop_svg__icon device-desktop_svg__icon-tabler device-desktop_svg__icons-tabler-outline device-desktop_svg__icon-tabler-device-desktop",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DeviceDesktop"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zM7 20h10M9 16v4M15 16v4"})]}),g0=R3;var B3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"device-floppy_svg__icon device-floppy_svg__icon-tabler device-floppy_svg__icons-tabler-outline device-floppy_svg__icon-tabler-device-floppy",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DeviceFloppy"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M6 4h10l4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"}),jsx("path",{d:"M10 14a2 2 0 1 0 4 0 2 2 0 1 0-4 0M14 4v4H8V4"})]}),h0=B3;var W3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"device-laptop_svg__icon device-laptop_svg__icon-tabler device-laptop_svg__icons-tabler-outline device-laptop_svg__icon-tabler-device-laptop",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DeviceLaptop"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 19h18M5 7a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"})]}),m0=W3;var D3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"door_svg__icon door_svg__icon-tabler door_svg__icons-tabler-outline door_svg__icon-tabler-door",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Door"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 12v.01M3 21h18M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16"})]}),v0=D3;var U3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"dots_svg__icon dots_svg__icon-tabler dots_svg__icons-tabler-outline dots_svg__icon-tabler-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Dots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),f0=U3;var Z3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"dots-vertical_svg__icon dots-vertical_svg__icon-tabler dots-vertical_svg__icons-tabler-outline dots-vertical_svg__icon-tabler-dots-vertical",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"DotsVertical"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M11 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),w0=Z3;var T3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"download_svg__icon download_svg__icon-tabler download_svg__icons-tabler-outline download_svg__icon-tabler-download",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Download"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5 5-5M12 4v12"})]}),u0=T3;var X3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"edit_svg__icon edit_svg__icon-tabler edit_svg__icons-tabler-outline edit_svg__icon-tabler-edit",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Edit"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1"}),jsx("path",{d:"M20.385 6.585a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3zM16 5l3 3"})]}),k0=X3;var Q3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"edit-off_svg__icon edit-off_svg__icon-tabler edit-off_svg__icons-tabler-outline edit-off_svg__icon-tabler-edit-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"EditOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1"}),jsx("path",{d:"M10.507 10.498 9 12v3h3l1.493-1.498m2-2.01 4.89-4.907a2.1 2.1 0 0 0-2.97-2.97L12.5 8.511M16 5l3 3M3 3l18 18"})]}),z0=Q3;var Y3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"engine_svg__icon engine_svg__icon-tabler engine_svg__icons-tabler-outline engine_svg__icon-tabler-engine",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Engine"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10v6M12 5v3M10 5h4M5 13H3M6 10h2l2-2h3.382a1 1 0 0 1 .894.553l1.448 2.894a1 1 0 0 0 .894.553H18v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-2v-2h-3v2a1 1 0 0 1-1 1h-3.465a1 1 0 0 1-.832-.445L8 16H6z"})]}),b0=Y3;var j3=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"eraser_svg__icon eraser_svg__icon-tabler eraser_svg__icons-tabler-outline eraser_svg__icon-tabler-eraser",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Eraser"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19 20H8.5l-4.21-4.3a1 1 0 0 1 0-1.41l10-10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41L11.5 20M18 13.3 11.7 7"})]}),V0=j3;var t4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"exclamation-circle_svg__icon exclamation-circle_svg__icon-tabler exclamation-circle_svg__icons-tabler-outline exclamation-circle_svg__icon-tabler-exclamation-circle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ExclamationCircle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 1 0-18 0M12 9v4M12 16v.01"})]}),x0=t4;var r4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"eye_svg__icon eye_svg__icon-tabler eye_svg__icons-tabler-outline eye_svg__icon-tabler-eye",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Eye"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10 12a2 2 0 1 0 4 0 2 2 0 0 0-4 0"}),jsx("path",{d:"M21 12q-3.6 6-9 6t-9-6q3.6-6 9-6t9 6"})]}),L0=r4;var s4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"eye-closed_svg__icon eye-closed_svg__icon-tabler eye-closed_svg__icons-tabler-outline eye-closed_svg__icon-tabler-eye-closed",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"EyeClosed"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M21 9q-3.6 4-9 4T3 9M3 15l2.5-3.8M21 14.976 18.508 11.2M9 17l.5-4M15 17l-.5-4"})]}),y0=s4;var a4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"face-id-error_svg__icon face-id-error_svg__icon-tabler face-id-error_svg__icons-tabler-outline face-id-error_svg__icon-tabler-face-id-error",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FaceIdError"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2M16 4h2a2 2 0 0 1 2 2v2M16 20h2a2 2 0 0 0 2-2v-2M9 10h.01M15 10h.01M9.5 15.05a3.5 3.5 0 0 1 5 0"})]}),R0=a4;var g4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file_svg__icon file_svg__icon-tabler file_svg__icons-tabler-outline file_svg__icon-tabler-file",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"File"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2"})]}),E0=g4;var c4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file-text_svg__icon file-text_svg__icon-tabler file-text_svg__icons-tabler-outline file-text_svg__icon-tabler-file-text",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FileText"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M9 9h1M9 13h6M9 17h6"})]}),B0=c4;var d4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file-upload_svg__icon file-upload_svg__icon-tabler file-upload_svg__icons-tabler-outline file-upload_svg__icon-tabler-file-upload",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FileUpload"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M12 11v6"}),jsx("path",{d:"M9.5 13.5 12 11l2.5 2.5"})]}),N0=d4;var _4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"file-x_svg__icon file-x_svg__icon-tabler file-x_svg__icons-tabler-outline file-x_svg__icon-tabler-file-x",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FileX"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),jsx("path",{d:"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2M10 12l4 4m0-4-4 4"})]}),W0=_4;var p4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"filter_svg__icon filter_svg__icon-tabler filter_svg__icons-tabler-outline filter_svg__icon-tabler-filter",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Filter"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 4h16v2.172a2 2 0 0 1-.586 1.414L15 12v7l-6 2v-8.5L4.52 7.572A2 2 0 0 1 4 6.227z"})]}),D0=p4;var C4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"filter-off_svg__icon filter-off_svg__icon-tabler filter-off_svg__icons-tabler-outline filter-off_svg__icon-tabler-filter-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"FilterOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 4h12v2.172a2 2 0 0 1-.586 1.414L15.5 11.5M15 15v4l-6 2v-8.5L4.52 7.572A2 2 0 0 1 4 6.227V4M3 3l18 18"})]}),U0=C4;var k4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"flag_svg__icon flag_svg__icon-tabler flag_svg__icons-tabler-outline flag_svg__icon-tabler-flag",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Flag"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 5a5 5 0 0 1 7 0 5 5 0 0 0 7 0v9a5 5 0 0 1-7 0 5 5 0 0 0-7 0zM5 21v-7"})]}),Z0=k4;var S4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"focus_svg__icon focus_svg__icon-tabler focus_svg__icons-tabler-outline focus_svg__icon-tabler-focus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Focus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("circle",{cx:12,cy:12,r:.5,fill:"currentColor"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 1 0-18 0"})]}),O0=S4;var M4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"folder_svg__icon folder_svg__icon-tabler folder_svg__icons-tabler-outline folder_svg__icon-tabler-folder",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Folder"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"})]}),q0=M4;var G4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"gender-female_svg__icon gender-female_svg__icon-tabler gender-female_svg__icons-tabler-outline gender-female_svg__icon-tabler-gender-female",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GenderFemale"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 9a5 5 0 1 0 10 0A5 5 0 1 0 7 9M12 14v7M9 18h6"})]}),K0=G4;var L4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"gender-male_svg__icon gender-male_svg__icon-tabler gender-male_svg__icons-tabler-outline gender-male_svg__icon-tabler-gender-male",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GenderMale"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 14a5 5 0 1 0 10 0 5 5 0 1 0-10 0M19 5l-5.4 5.4M19 5h-5M19 5v5"})]}),J0=L4;var y4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"gender-transgender_svg__icon gender-transgender_svg__icon-tabler gender-transgender_svg__icons-tabler-outline gender-transgender_svg__icon-tabler-gender-transgender",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GenderTransgender"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 12a4 4 0 1 0 8 0 4 4 0 1 0-8 0M15 9l6-6M21 7V3h-4M9 9 3 3M3 7V3h4M5.5 8.5l3-3M12 16v5M9.5 19h5"})]}),$0=y4;var R4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"grid-dots_svg__icon grid-dots_svg__icon-tabler grid-dots_svg__icons-tabler-outline grid-dots_svg__icon-tabler-grid-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GridDots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M4 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M4 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M11 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M18 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),ee=R4;var B4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"grip-vertical_svg__icon grip-vertical_svg__icon-tabler grip-vertical_svg__icons-tabler-outline grip-vertical_svg__icon-tabler-grip-vertical",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"GripVertical"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M8 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M8 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0M14 5a1 1 0 1 0 2 0 1 1 0 1 0-2 0M14 12a1 1 0 1 0 2 0 1 1 0 1 0-2 0M14 19a1 1 0 1 0 2 0 1 1 0 1 0-2 0"})]}),oe=B4;var W4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"heart_svg__icon heart_svg__icon-tabler heart_svg__icons-tabler-outline heart_svg__icon-tabler-heart",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Heart"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19.5 12.572 12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"})]}),ie=W4;var D4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"heart-handshake_svg__icon heart-handshake_svg__icon-tabler heart-handshake_svg__icons-tabler-outline heart-handshake_svg__icon-tabler-heart-handshake",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"HeartHandshake"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19.5 12.572 12 20l-7.5-7.428A5 5 0 1 1 12 6.006a5 5 0 1 1 7.5 6.572"}),jsx("path",{d:"M12 6 8.707 9.293a1 1 0 0 0 0 1.414l.543.543c.69.69 1.81.69 2.5 0l1-1a3.18 3.18 0 0 1 4.5 0l2.25 2.25M12.5 15.5l2 2M15 13l2 2"})]}),se=D4;var U4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"home_svg__icon home_svg__icon-tabler home_svg__icons-tabler-outline home_svg__icon-tabler-home",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Home"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12H3l9-9 9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7"}),jsx("path",{d:"M9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6"})]}),ne=U4;var Z4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"id_svg__icon id_svg__icon-tabler id_svg__icons-tabler-outline id_svg__icon-tabler-id",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Id"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"}),jsx("path",{d:"M7 10a2 2 0 1 0 4 0 2 2 0 1 0-4 0M15 8h2M15 12h2M7 16h10"})]}),ae=Z4;var T4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"info-circle_svg__icon info-circle_svg__icon-tabler info-circle_svg__icons-tabler-outline info-circle_svg__icon-tabler-info-circle",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"InfoCircle"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0M12 9h.01"}),jsx("path",{d:"M11 12h1v4h1"})]}),le=T4;var X4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"input-search_svg__icon input-search_svg__icon-tabler input-search_svg__icons-tabler-outline input-search_svg__icon-tabler-input-search",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"InputSearch"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M20 11V9a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5M15 18a3 3 0 1 0 6 0 3 3 0 1 0-6 0M20.2 20.2 22 22"})]}),he=X4;var Q4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"italic_svg__icon italic_svg__icon-tabler italic_svg__icons-tabler-outline italic_svg__icon-tabler-italic",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Italic"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M11 5h6M7 19h6M14 5l-4 14"})]}),me=Q4;var Y4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"key_svg__icon key_svg__icon-tabler key_svg__icons-tabler-outline key_svg__icon-tabler-key",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Key"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m16.555 3.843 3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1-4.069 0l-.301-.301-6.558 6.558a2 2 0 0 1-1.239.578L5.172 21H4a1 1 0 0 1-.993-.883L3 20v-1.172a2 2 0 0 1 .467-1.284l.119-.13L4 17h2v-2h2v-2l2.144-2.144-.301-.301a2.877 2.877 0 0 1 0-4.069l2.643-2.643a2.877 2.877 0 0 1 4.069 0M15 9h.01"})]}),ve=Y4;var j4=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"link_svg__icon link_svg__icon-tabler link_svg__icons-tabler-outline link_svg__icon-tabler-link",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Link"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m9 15 6-6M11 6l.463-.536a5 5 0 0 1 7.071 7.072L18 13M13 18l-.397.534a5.07 5.07 0 0 1-7.127 0 4.97 4.97 0 0 1 0-7.071L6 11"})]}),fe=j4;var to=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"lock_svg__icon lock_svg__icon-tabler lock_svg__icons-tabler-outline lock_svg__icon-tabler-lock",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Lock"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 13a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2z"}),jsx("path",{d:"M11 16a1 1 0 1 0 2 0 1 1 0 0 0-2 0M8 11V7a4 4 0 1 1 8 0v4"})]}),pe=to;var ro=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"logout_svg__icon logout_svg__icon-tabler logout_svg__icons-tabler-outline logout_svg__icon-tabler-logout",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Logout"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2"}),jsx("path",{d:"M9 12h12l-3-3M18 15l3-3"})]}),we=ro;var so=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"message_svg__icon message_svg__icon-tabler message_svg__icons-tabler-outline message_svg__icon-tabler-message",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Message"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 9h8M8 13h6M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"})]}),ue=so;var ao=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"message-chatbot_svg__icon message-chatbot_svg__icon-tabler message-chatbot_svg__icons-tabler-outline message-chatbot_svg__icon-tabler-message-chatbot",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"MessageChatbot"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zM9.5 9h.01M14.5 9h.01"}),jsx("path",{d:"M9.5 13a3.5 3.5 0 0 0 5 0"})]}),ke=ao;var go=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"message-dots_svg__icon message-dots_svg__icon-tabler message-dots_svg__icons-tabler-outline message-dots_svg__icon-tabler-message-dots",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"MessageDots"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 11v.01M8 11v.01M16 11v.01M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z"})]}),Se=go;var co=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"messages_svg__icon messages_svg__icon-tabler messages_svg__icons-tabler-outline messages_svg__icon-tabler-messages",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Messages"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m21 14-3-3h-7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1zM14 15v2a1 1 0 0 1-1 1H6l-3 3V11a1 1 0 0 1 1-1h2"})]}),Me=co;var vo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"microphone_svg__icon microphone_svg__icon-tabler microphone_svg__icons-tabler-outline microphone_svg__icon-tabler-microphone",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Microphone"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M9 5a3 3 0 0 1 3-3h0a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h0a3 3 0 0 1-3-3z"}),jsx("path",{d:"M5 10a7 7 0 0 0 14 0M8 21h8M12 17v4"})]}),Ve=vo;var fo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"minus_svg__icon minus_svg__icon-tabler minus_svg__icons-tabler-outline minus_svg__icon-tabler-minus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Minus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 12h14"})]}),xe=fo;var wo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"moon_svg__icon moon_svg__icon-tabler moon_svg__icons-tabler-outline moon_svg__icon-tabler-moon",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Moon"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 3h.393a7.5 7.5 0 0 0 7.92 12.446A9 9 0 1 1 12 2.992z"})]}),Pe=wo;var uo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"navigation_svg__icon navigation_svg__icon-tabler navigation_svg__icons-tabler-outline navigation_svg__icon-tabler-navigation",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Navigation"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m12 18.5 7.265 2.463c.196.077.42.032.57-.116a.55.55 0 0 0 .134-.572L12 3 4.03 20.275c-.07.2-.017.424.135.572.15.148.374.193.57.116z"})]}),He=uo;var zo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"password_svg__icon password_svg__icon-tabler password_svg__icons-tabler-outline password_svg__icon-tabler-password",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Password"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 10v4M10 13l4-2M10 11l4 2M5 10v4M3 13l4-2M3 11l4 2M19 10v4M17 13l4-2M17 11l4 2"})]}),Ee=zo;var bo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"pencil_svg__icon pencil_svg__icon-tabler pencil_svg__icons-tabler-outline pencil_svg__icon-tabler-pencil",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Pencil"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 20h4L18.5 9.5a2.828 2.828 0 1 0-4-4L4 16zM13.5 6.5l4 4"})]}),Ne=bo;var Vo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"playlist-add_svg__icon playlist-add_svg__icon-tabler playlist-add_svg__icons-tabler-outline playlist-add_svg__icon-tabler-playlist-add",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"PlaylistAdd"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M19 8H5M5 12h9M11 16H5M15 16h6M18 13v6"})]}),Ae=Vo;var xo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"plus_svg__icon plus_svg__icon-tabler plus_svg__icons-tabler-outline plus_svg__icon-tabler-plus",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Plus"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 5v14M5 12h14"})]}),Fe=xo;var Po=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"pointer_svg__icon pointer_svg__icon-tabler pointer_svg__icons-tabler-outline pointer_svg__icon-tabler-pointer",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Pointer"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7.904 17.563a1.2 1.2 0 0 0 2.228.308l2.09-3.093 4.907 4.907a1.067 1.067 0 0 0 1.509 0l1.047-1.047a1.067 1.067 0 0 0 0-1.509l-4.907-4.907 3.113-2.09a1.2 1.2 0 0 0-.309-2.228L4 4z"})]}),Ie=Po;var Ho=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"question-mark_svg__icon question-mark_svg__icon-tabler question-mark_svg__icons-tabler-outline question-mark_svg__icon-tabler-question-mark",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"QuestionMark"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 8a3.5 3 0 0 1 3.5-3h1A3.5 3 0 0 1 16 8a3 3 0 0 1-2 3 3 4 0 0 0-2 4M12 19v.01"})]}),Oe=Ho;var Eo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"radio_svg__icon radio_svg__icon-tabler radio_svg__icons-tabler-outline radio_svg__icon-tabler-radio",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Radio"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M14 3 4.629 6.749A1 1 0 0 0 4 7.677V19a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4.5M4 12h16M7 12v-2M17 16v.01M13 16v.01"})]}),qe=Eo;var No=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"radioactive_svg__icon radioactive_svg__icon-tabler radioactive_svg__icons-tabler-outline radioactive_svg__icon-tabler-radioactive",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Radioactive"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m13.5 14.6 3 5.19A9 9 0 0 0 21 12h-6a3 3 0 0 1-1.5 2.6M13.5 9.4l3-5.19a9 9 0 0 0-9 0l3 5.19a3 3 0 0 1 3 0M10.5 14.6l-3 5.19A9 9 0 0 1 3 12h6a3 3 0 0 0 1.5 2.6"})]}),Ke=No;var Ao=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"refresh_svg__icon refresh_svg__icon-tabler refresh_svg__icons-tabler-outline refresh_svg__icon-tabler-refresh",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Refresh"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"})]}),Je=Ao;var Fo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"replace-off_svg__icon replace-off_svg__icon-tabler replace-off_svg__icons-tabler-outline replace-off_svg__icon-tabler-replace-off",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ReplaceOff"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 3h1a1 1 0 0 1 1 1v1m-.303 3.717A1 1 0 0 1 8 9H4a1 1 0 0 1-1-1V4c0-.28.115-.532.3-.714M19 15h1a1 1 0 0 1 1 1v1m-.303 3.717A1 1 0 0 1 20 21h-4a1 1 0 0 1-1-1v-4c0-.28.115-.532.3-.714M21 11V8a2 2 0 0 0-2-2h-6l3 3m0-6-3 3M3 13v3a2 2 0 0 0 2 2h6l-3-3m0 6 3-3M3 3l18 18"})]}),$e=Fo;var Io=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"replace-user_svg__icon replace-user_svg__icon-tabler replace-user_svg__icons-tabler-outline replace-user_svg__icon-tabler-replace-user",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ReplaceUser"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M21 11V8a2 2 0 0 0-2-2h-6m0 0 3 3m-3-3 3-3M3 13.013v3a2 2 0 0 0 2 2h6m0 0-3-3m3 3-3 3M16 16.502a2 2 0 1 0 4.001-.001 2 2 0 0 0-4.001.001M4 4.502a2 2 0 1 0 4.001-.001A2 2 0 0 0 4 4.502M21 21.499a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2M9 9.499a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2"})]}),e1=Io;var Oo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"search_svg__icon search_svg__icon-tabler search_svg__icons-tabler-outline search_svg__icon-tabler-search",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Search"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10a7 7 0 1 0 14 0 7 7 0 1 0-14 0M21 21l-6-6"})]}),o1=Oo;var qo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"selector_svg__icon selector_svg__icon-tabler selector_svg__icons-tabler-outline selector_svg__icon-tabler-selector",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Selector"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m8 9 4-4 4 4M16 15l-4 4-4-4"})]}),i1=qo;var Ko=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"send_svg__icon send_svg__icon-tabler send_svg__icons-tabler-outline send_svg__icon-tabler-send",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Send"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10 14 21 3M21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1z"})]}),n1=Ko;var Jo=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"settings_svg__icon settings_svg__icon-tabler settings_svg__icons-tabler-outline settings_svg__icon-tabler-settings",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Settings"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 0 0-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 0 0-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 0 0-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 0 0-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 0 0 1.066-2.573c-.94-1.543.826-3.31 2.37-2.37 1 .608 2.296.07 2.572-1.065"}),jsx("path",{d:"M9 12a3 3 0 1 0 6 0 3 3 0 0 0-6 0"})]}),a1=Jo;var $o=e=>jsxs("svg",{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},className:"signature_svg__icon signature_svg__icon-tabler signature_svg__icons-tabler-outline signature_svg__icon-tabler-signature",fill:"none",stroke:e.color||"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Signature"}),jsx("path",{d:"M0 0h24v24H0z",stroke:"none"}),jsx("path",{d:"M3 17c3.333 -3.333 5 -6 5 -8c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 4.877 2.5 6c1.5 2 2.5 2.5 3.5 1l2 -3c.333 2.667 1.333 4 3 4c.53 0 2.639 -2 3 -2c.517 0 1.517 .667 3 2"})]}),g1=$o;var er=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sort-ascending_svg__icon sort-ascending_svg__icon-tabler sort-ascending_svg__icons-tabler-outline sort-ascending_svg__icon-tabler-sort-ascending",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"SortAscending"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 6h7M4 12h7M4 18h9M15 9l3-3 3 3M18 6v12"})]}),c1=er;var or=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sort-descending_svg__icon sort-descending_svg__icon-tabler sort-descending_svg__icons-tabler-outline sort-descending_svg__icon-tabler-sort-descending",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"SortDescending"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 6h9M4 12h7M4 18h7M15 15l3 3 3-3M18 6v12"})]}),d1=or;var ir=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sparkles_svg__icon sparkles_svg__icon-tabler sparkles_svg__icons-tabler-outline sparkles_svg__icon-tabler-sparkles",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Sparkles"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M16 18a2 2 0 0 1 2 2 2 2 0 0 1 2-2 2 2 0 0 1-2-2 2 2 0 0 1-2 2m0-12a2 2 0 0 1 2 2 2 2 0 0 1 2-2 2 2 0 0 1-2-2 2 2 0 0 1-2 2M9 18a6 6 0 0 1 6-6 6 6 0 0 1-6-6 6 6 0 0 1-6 6 6 6 0 0 1 6 6"})]}),_1=ir;var nr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"speakerphone_svg__icon speakerphone_svg__icon-tabler speakerphone_svg__icons-tabler-outline speakerphone_svg__icon-tabler-speakerphone",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Speakerphone"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M18 8a3 3 0 0 1 0 6M10 8v11a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-5"}),jsx("path",{d:"m12 8 4.524-3.77A.9.9 0 0 1 18 4.922v12.156a.9.9 0 0 1-1.476.692L12 14H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z"})]}),f1=nr;var lr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"star_svg__icon star_svg__icon-tabler star_svg__icons-tabler-outline star_svg__icon-tabler-star",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Star"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"m12 17.75-6.172 3.245 1.179-6.873-5-4.867 6.9-1 3.086-6.253 3.086 6.253 6.9 1-5 4.867 1.179 6.873z"})]}),w1=lr;var hr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"sun_svg__icon sun_svg__icon-tabler sun_svg__icons-tabler-outline sun_svg__icon-tabler-sun",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Sun"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 12a4 4 0 1 0 8 0 4 4 0 1 0-8 0M3 12h1m8-9v1m8 8h1m-9 8v1M5.6 5.6l.7.7m12.1-.7-.7.7m0 11.4.7.7m-12.1-.7-.7.7"})]}),u1=hr;var mr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"tool_svg__icon tool_svg__icon-tabler tool_svg__icons-tabler-outline tool_svg__icon-tabler-tool",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Tool"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 10h3V7L6.5 3.5a6 6 0 0 1 8 8l6 6a2 2 0 0 1-3 3l-6-6a6 6 0 0 1-8-8z"})]}),z1=mr;var vr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"trash_svg__icon trash_svg__icon-tabler trash_svg__icons-tabler-outline trash_svg__icon-tabler-trash",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Trash"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 7h16M10 11v6M14 11v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"})]}),b1=vr;var fr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"underline_svg__icon underline_svg__icon-tabler underline_svg__icons-tabler-outline underline_svg__icon-tabler-underline",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Underline"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M7 5v5a5 5 0 0 0 10 0V5M5 19h14"})]}),V1=fr;var wr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"upload_svg__icon upload_svg__icon-tabler upload_svg__icons-tabler-outline upload_svg__icon-tabler-upload",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Upload"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 9l5-5 5 5M12 4v12"})]}),x1=wr;var ur=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"user_svg__icon user_svg__icon-tabler user_svg__icons-tabler-outline user_svg__icon-tabler-user",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"User"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M8 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0M6 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2"})]}),P1=ur;var zr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"users_svg__icon users_svg__icon-tabler users_svg__icons-tabler-outline users_svg__icon-tabler-users",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Users"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M5 7a4 4 0 1 0 8 0 4 4 0 1 0-8 0M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2M16 3.13a4 4 0 0 1 0 7.75M21 21v-2a4 4 0 0 0-3-3.85"})]}),H1=zr;var br=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"wand_svg__icon wand_svg__icon-tabler wand_svg__icons-tabler-outline wand_svg__icon-tabler-wand",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Wand"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M6 21 21 6l-3-3L3 18zM15 6l3 3M9 3a2 2 0 0 0 2 2 2 2 0 0 0-2 2 2 2 0 0 0-2-2 2 2 0 0 0 2-2M19 13a2 2 0 0 0 2 2 2 2 0 0 0-2 2 2 2 0 0 0-2-2 2 2 0 0 0 2-2"})]}),E1=br;var Vr=e=>jsxs("svg",{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"150 160 720 720",...e,children:[jsx("title",{children:"WaxSeal"}),jsxs("g",{children:[jsx("path",{d:"M 534.88 855.14 C526.25,858.08 524.30,858.36 510.50,858.65 C491.07,859.05 482.19,857.12 465.96,848.97 C450.32,841.12 441.64,832.44 426.37,809.35 C412.94,789.04 405.90,781.90 393.51,776.03 C382.90,771.00 379.21,770.22 357.72,768.49 C337.13,766.83 330.88,765.57 319.48,760.76 C299.07,752.15 282.02,735.55 272.87,715.37 C268.68,706.14 266.26,696.18 264.53,681.15 C262.93,667.22 260.14,657.33 255.65,649.66 C248.43,637.35 238.57,628.53 225.00,622.25 C195.16,608.45 191.05,605.95 180.94,595.36 C169.77,583.68 163.02,571.80 158.85,556.50 C155.61,544.61 155.58,521.85 158.79,510.11 C161.34,500.81 167.38,487.97 172.48,481.03 C177.84,473.75 189.79,462.82 199.51,456.31 C209.16,449.84 219.24,439.87 223.55,432.50 C231.20,419.45 233.42,406.12 231.43,385.25 C229.28,362.80 231.57,348.42 240.02,331.26 C249.30,312.44 266.15,296.60 285.11,288.89 C288.99,287.31 300.12,283.71 309.84,280.89 C330.28,274.96 337.12,272.06 345.69,265.69 C353.25,260.07 357.27,255.08 370.83,234.50 C387.94,208.53 402.34,196.12 423.50,189.10 C434.34,185.50 442.96,184.02 453.00,184.02 C467.43,184.02 476.43,186.36 500.65,196.43 C527.12,207.43 546.94,204.66 572.50,186.39 C596.68,169.10 611.62,164.18 636.50,165.28 C660.46,166.35 679.63,175.35 697.03,193.71 C711.35,208.81 717.88,223.71 720.54,247.35 C722.45,264.27 724.13,271.31 728.18,279.42 C735.76,294.59 746.03,303.64 765.65,312.45 C772.72,315.62 781.65,320.30 785.50,322.84 C804.51,335.39 818.85,356.65 823.70,379.48 C825.99,390.27 824.96,411.52 821.51,425.00 C820.02,430.77 818.59,439.33 818.31,444.00 C817.13,463.97 825.34,482.42 843.01,499.50 C853.25,509.39 862.31,525.81 865.97,541.11 C868.92,553.41 868.77,570.70 865.61,583.12 C859.82,605.88 846.06,625.01 826.50,637.54 C823.75,639.30 813.48,644.38 803.69,648.83 C784.00,657.77 779.09,660.95 770.19,670.46 C761.67,679.56 757.86,687.98 752.55,709.39 C746.10,735.41 739.28,748.63 725.34,762.12 C713.23,773.84 701.37,780.45 683.93,785.18 C676.12,787.30 673.82,787.45 652.66,787.20 C632.08,786.95 629.07,787.13 622.21,789.02 C605.92,793.48 594.34,802.02 583.07,817.86 C569.07,837.56 555.33,848.18 534.88,855.14 ZM 491.57 833.40 C498.50,835.07 514.53,835.38 521.00,833.96 C538.45,830.13 552.84,819.60 564.97,801.76 C577.05,784.00 596.73,770.24 617.50,765.04 C624.37,763.31 628.84,763.03 649.20,763.02 C673.25,763.00 676.78,762.59 687.85,758.59 C694.57,756.16 705.37,748.52 711.23,742.04 C720.06,732.28 723.66,724.66 728.54,705.48 C735.43,678.37 737.83,672.63 747.85,659.38 C758.15,645.76 767.77,638.64 789.00,628.93 C812.95,617.97 816.03,616.18 823.82,608.62 C832.13,600.57 836.54,593.83 840.58,583.00 C843.12,576.20 843.38,574.25 843.44,562.00 C843.49,551.31 843.11,547.36 841.63,543.00 C837.96,532.22 832.73,523.71 824.43,515.00 C809.26,499.08 803.16,489.36 797.43,472.00 C794.84,464.14 794.63,462.29 794.60,447.50 C794.57,433.01 794.83,430.51 797.40,421.00 C805.00,392.84 799.80,368.89 782.27,351.36 C775.53,344.63 768.65,340.27 755.00,334.11 C736.43,325.73 725.42,317.51 715.65,304.73 C704.82,290.55 699.15,275.08 697.04,253.95 C695.58,239.34 694.60,235.35 689.96,225.29 C684.58,213.64 673.02,202.00 661.00,196.15 C648.47,190.05 641.85,188.67 628.03,189.27 C611.55,189.99 605.04,192.57 586.50,205.72 C581.55,209.23 576.82,212.65 576.00,213.30 C575.17,213.96 572.13,215.59 569.25,216.92 C566.36,218.25 564.00,219.74 564.00,220.23 C564.00,220.72 563.62,220.88 563.16,220.60 C562.69,220.31 559.99,220.96 557.14,222.04 C548.77,225.22 533.71,227.28 523.50,226.63 C511.51,225.88 501.30,223.13 485.74,216.46 C465.39,207.75 452.92,206.08 437.41,210.00 C417.35,215.07 407.08,223.42 390.74,247.94 C376.42,269.42 371.49,275.57 363.26,282.20 C350.01,292.89 342.95,296.12 314.57,304.50 C304.15,307.57 292.67,311.64 289.05,313.54 C275.34,320.75 263.50,334.50 258.37,349.18 C254.38,360.61 253.72,368.72 255.46,385.24 C256.59,396.01 256.73,401.72 256.02,407.36 C252.20,437.44 238.13,459.95 213.00,476.17 C197.84,485.95 187.49,498.59 182.86,513.00 C179.62,523.04 179.21,538.41 181.88,549.06 C185.08,561.81 189.26,569.25 198.50,578.60 C207.66,587.87 211.56,590.34 227.55,597.02 C252.48,607.43 267.90,621.04 278.49,641.98 C284.19,653.25 286.19,660.75 288.47,679.50 C289.34,686.65 290.77,694.75 291.65,697.50 C298.29,718.27 315.91,735.61 336.27,741.42 C339.45,742.33 350.03,743.72 359.77,744.52 C381.00,746.25 387.34,747.35 395.97,750.79 C416.27,758.90 429.52,770.19 442.61,790.50 C454.66,809.20 459.35,815.30 465.50,820.28 C472.59,826.01 483.29,831.40 491.57,833.40 ZM 540.52 752.82 C536.12,753.00 532.30,753.45 532.02,753.82 C531.48,754.52 487.63,753.46 480.50,752.57 C478.30,752.30 471.10,750.95 464.50,749.58 C425.94,741.56 391.83,725.67 361.64,701.65 C310.73,661.16 278.03,602.00 271.05,537.79 C269.70,525.32 269.70,498.68 271.05,486.21 C283.31,373.32 373.32,283.31 486.21,271.05 C498.45,269.73 525.69,269.70 537.50,271.01 C570.20,274.64 602.96,285.14 630.50,300.81 C699.28,339.93 744.30,408.18 752.99,486.50 C754.27,498.08 754.27,525.92 752.99,537.50 C749.24,571.27 738.68,603.61 721.97,632.56 C687.16,692.83 627.71,735.80 560.50,749.28 C554.45,750.50 549.28,751.72 549.00,751.99 C548.72,752.27 544.91,752.64 540.52,752.82 ZM 483.50 728.52 C489.70,729.46 499.50,729.79 515.00,729.58 C538.78,729.26 549.15,727.91 569.54,722.51 C611.50,711.38 652.11,685.04 680.06,650.82 C713.49,609.88 730.00,564.00 730.00,512.00 C730.00,467.94 717.93,427.79 693.80,391.61 C663.78,346.59 618.31,314.05 567.00,300.88 C526.95,290.59 484.17,291.73 446.01,304.10 C386.43,323.41 337.98,366.67 312.88,423.00 C283.85,488.12 288.19,561.97 324.67,623.50 C358.55,680.65 415.16,718.08 483.50,728.52 ZM 529.86 690.98 C496.98,694.44 463.71,688.43 433.50,673.56 C395.23,654.72 367.46,626.54 349.04,587.83 C329.65,547.10 326.88,498.69 341.41,454.50 C345.46,442.19 357.24,419.28 365.15,408.35 C383.89,382.43 403.43,365.67 431.50,351.45 C453.50,340.31 472.50,334.99 498.25,332.78 C561.96,327.30 624.56,357.63 661.40,411.84 C668.20,421.85 678.92,443.44 682.57,454.50 C694.74,491.34 694.74,532.66 682.57,569.50 C678.93,580.54 668.21,602.14 661.41,612.16 C642.73,639.68 619.19,659.91 588.95,674.42 C570.18,683.43 551.28,688.72 529.86,690.98 ZM 493.50 666.85 C520.22,669.81 548.61,665.83 571.97,655.85 C635.08,628.91 673.26,565.81 667.18,498.49 C663.30,455.53 643.56,418.50 609.88,390.99 C566.01,355.16 506.75,346.30 453.67,367.63 C400.92,388.83 364.07,436.84 357.47,492.99 C355.63,508.66 355.63,515.32 357.47,531.01 C362.24,571.75 384.11,610.31 416.50,635.10 C438.74,652.12 467.49,663.98 493.50,666.85 Z",fill:"rgb(33,45,104)"}),jsx("path",{d:"M 540.52 752.82 C544.91,752.64 548.72,752.27 549.00,751.99 C549.28,751.72 554.45,750.50 560.50,749.28 C627.71,735.80 687.16,692.83 721.97,632.56 C738.68,603.61 749.24,571.27 752.99,537.50 C754.27,525.92 754.27,498.08 752.99,486.50 C744.30,408.18 699.28,339.93 630.50,300.81 C602.96,285.14 570.20,274.64 537.50,271.01 C525.69,269.70 498.45,269.73 486.21,271.05 C473.62,272.42 461.31,274.76 449.37,277.98 C452.07,277.19 454.13,276.62 455.00,276.45 C459.43,275.58 460.52,274.94 459.06,274.04 C458.22,273.52 458.45,271.85 459.90,267.91 C461.80,262.74 464.38,253.32 465.36,248.00 C466.68,240.77 472.08,219.99 473.50,216.62 C474.31,214.68 474.69,212.76 474.41,212.08 C477.93,213.27 481.68,214.73 485.74,216.46 C501.30,223.13 511.51,225.88 523.50,226.63 C533.71,227.28 548.77,225.22 557.14,222.04 C559.99,220.96 562.69,220.31 563.16,220.60 C563.62,220.88 564.00,220.72 564.00,220.23 C564.00,219.74 566.36,218.25 569.25,216.92 C572.13,215.59 575.17,213.96 576.00,213.30 C576.82,212.65 581.55,209.23 586.50,205.72 C605.04,192.57 611.55,189.99 628.03,189.27 C641.85,188.67 648.47,190.05 661.00,196.15 C673.02,202.00 684.58,213.64 689.96,225.29 C694.60,235.35 695.58,239.34 697.04,253.95 C699.15,275.08 704.82,290.55 715.65,304.73 C725.42,317.51 736.43,325.73 755.00,334.11 C768.65,340.27 775.53,344.63 782.27,351.36 C799.80,368.89 805.00,392.84 797.40,421.00 C794.83,430.51 794.57,433.01 794.60,447.50 C794.63,462.29 794.84,464.14 797.43,472.00 C803.16,489.36 809.26,499.08 824.43,515.00 C832.73,523.71 837.96,532.22 841.63,543.00 C843.11,547.36 843.49,551.31 843.44,562.00 C843.38,574.25 843.12,576.20 840.58,583.00 C836.54,593.83 832.13,600.57 823.82,608.62 C816.03,616.18 812.95,617.97 789.00,628.93 C767.77,638.64 758.15,645.76 747.85,659.38 C737.83,672.63 735.43,678.37 728.54,705.48 C723.66,724.66 720.06,732.28 711.23,742.04 C705.37,748.52 694.57,756.16 687.85,758.59 C676.78,762.59 673.25,763.00 649.20,763.02 C628.84,763.03 624.37,763.31 617.50,765.04 C596.73,770.24 577.05,784.00 564.97,801.76 C552.84,819.60 538.45,830.13 521.00,833.96 C515.24,835.23 501.87,835.12 494.12,833.90 C495.62,833.65 494.84,831.67 493.02,827.25 C491.48,823.54 489.73,818.25 489.12,815.50 C479.75,773.26 473.74,759.83 462.95,757.02 C460.78,756.46 457.23,755.54 455.07,754.98 C450.50,753.80 445.04,748.21 447.16,746.90 C447.57,746.65 447.93,746.49 447.95,746.31 C447.99,745.92 446.57,745.39 441.05,743.56 C448.68,745.91 456.49,747.91 464.50,749.58 C471.10,750.95 478.30,752.30 480.50,752.57 C487.63,753.46 531.48,754.52 532.02,753.82 C532.30,753.45 536.12,753.00 540.52,752.82 ZM 493.50 666.85 C488.85,666.34 484.11,665.54 479.34,664.47 C482.58,665.10 484.35,665.19 482.29,664.35 C481.63,664.08 478.87,660.86 476.17,657.18 C451.10,623.13 437.43,559.02 440.88,491.76 C443.58,439.15 456.44,393.62 476.17,366.82 C478.87,363.14 481.63,359.92 482.29,359.65 C483.37,359.21 483.50,359.01 482.94,359.00 C527.67,350.39 573.94,361.64 609.88,390.99 C643.56,418.50 663.30,455.53 667.18,498.49 C673.26,565.81 635.08,628.91 571.97,655.85 C548.61,665.83 520.22,669.81 493.50,666.85 ZM 483.50 728.52 C479.63,727.92 475.79,727.25 472.00,726.48 C473.56,726.74 474.81,726.90 475.47,726.92 C478.39,727.00 478.40,726.97 476.32,725.51 C473.61,723.61 464.87,712.65 459.69,704.66 C454.84,697.17 447.88,683.01 448.53,681.96 C448.79,681.54 442.59,678.04 434.75,674.18 C422.93,668.37 415.47,664.06 406.87,657.75 C415.11,663.61 423.98,668.87 433.50,673.56 C463.71,688.43 496.98,694.44 529.86,690.98 C551.28,688.72 570.18,683.43 588.95,674.42 C619.19,659.91 642.73,639.68 661.41,612.16 C668.21,602.14 678.93,580.54 682.57,569.50 C694.74,532.66 694.74,491.34 682.57,454.50 C678.92,443.44 668.20,421.85 661.40,411.84 C624.56,357.63 561.96,327.30 498.25,332.78 C473.82,334.88 455.47,339.77 434.87,349.78 C444.83,344.71 448.47,342.38 448.69,340.98 C449.66,334.60 463.57,311.99 472.20,302.75 C476.57,298.08 477.19,297.00 475.54,297.02 C475.21,297.03 474.78,297.06 474.27,297.12 C504.61,291.85 536.59,293.07 567.00,300.88 C618.31,314.05 663.78,346.59 693.80,391.61 C717.93,427.79 730.00,467.94 730.00,512.00 C730.00,564.00 713.49,609.88 680.06,650.82 C652.11,685.04 611.50,711.38 569.54,722.51 C549.15,727.91 538.78,729.26 515.00,729.58 C499.50,729.79 489.70,729.46 483.50,728.52 ZM 402.51 700.53 C370.56,682.13 343.94,656.00 324.67,623.50 C343.55,655.34 370.72,681.91 402.51,700.53 ZM 429.35 739.64 C391.76,726.25 358.57,703.34 332.31,674.10 C341.26,684.01 351.05,693.23 361.64,701.65 C382.32,718.10 404.83,730.74 429.35,739.64 ZM 465.92 820.61 C465.78,820.50 465.64,820.39 465.50,820.28 C459.35,815.30 454.66,809.20 442.61,790.50 C436.58,781.14 430.51,773.70 423.73,767.60 C429.73,772.80 434.94,778.68 439.14,785.08 C441.10,788.06 446.13,795.74 450.33,802.15 C455.50,810.05 460.43,815.98 465.92,820.61 ZM 332.31 674.10 C298.25,636.34 276.58,588.65 271.06,537.80 C276.63,589.15 298.82,636.78 332.31,674.10 ZM 437.41 210.00 C442.18,208.79 446.66,208.12 451.17,208.01 C442.65,208.21 431.18,211.17 422.43,215.46 C420.48,216.42 418.62,217.46 416.83,218.61 C422.79,214.63 429.30,212.05 437.41,210.00 ZM 441.10 373.34 C411.08,388.70 387.04,412.99 372.24,442.99 C386.86,413.29 410.87,388.71 441.10,373.34 ZM 387.22 605.29 C396.71,618.01 408.10,629.17 421.06,638.46 C419.51,637.36 417.99,636.24 416.50,635.10 C405.42,626.62 395.57,616.53 387.22,605.29 ZM 360.18 477.12 C358.90,483.22 357.77,490.38 357.01,497.08 C357.15,495.78 357.30,494.43 357.47,492.99 C358.10,487.62 359.01,482.32 360.18,477.12 ZM 357.04 527.18 C357.78,533.70 358.88,540.60 360.13,546.52 C358.97,541.40 358.08,536.22 357.47,531.01 C357.31,529.67 357.17,528.40 357.04,527.18 ZM 400.53 370.84 C387.42,381.08 376.14,393.14 365.15,408.35 C376.23,393.02 387.38,381.07 400.53,370.84 ZM 463.26 209.06 C459.29,208.44 455.07,208.00 452.09,208.00 C451.83,208.00 451.56,208.00 451.29,208.01 C455.19,207.93 459.11,208.27 463.26,209.06 ZM 463.81 299.22 C457.93,300.61 451.11,302.45 446.01,304.10 C451.84,302.21 457.78,300.58 463.81,299.22 ZM 485.65 831.54 C486.74,831.92 487.71,832.27 488.59,832.57 C487.40,832.19 486.17,831.76 484.94,831.28 C485.17,831.37 485.41,831.46 485.65,831.54 Z",fill:"rgb(228,67,65)"}),jsx("path",{d:"M 491.57 833.40 C490.60,833.17 489.61,832.89 488.59,832.57 C487.71,832.27 486.74,831.92 485.65,831.54 C485.41,831.46 485.17,831.37 484.94,831.28 C478.30,828.72 471.18,824.78 465.92,820.61 C460.43,815.98 455.50,810.05 450.33,802.15 C446.13,795.74 441.10,788.06 439.14,785.08 C434.94,778.68 429.73,772.80 423.73,767.60 L 423.73 767.60 C415.81,760.46 406.91,755.16 395.97,750.79 C387.34,747.35 381.00,746.25 359.77,744.52 C350.03,743.72 339.45,742.33 336.27,741.42 C315.91,735.61 298.29,718.27 291.65,697.50 C290.77,694.75 289.34,686.65 288.47,679.50 C286.19,660.75 284.19,653.25 278.49,641.98 C267.90,621.04 252.48,607.43 227.55,597.02 C211.56,590.34 207.66,587.87 198.50,578.60 C189.26,569.25 185.08,561.81 181.88,549.06 C179.21,538.41 179.62,523.04 182.86,513.00 C187.49,498.59 197.84,485.95 213.00,476.17 C238.13,459.95 252.20,437.44 256.02,407.36 C256.73,401.72 256.59,396.01 255.46,385.24 C253.72,368.72 254.38,360.61 258.37,349.18 C263.50,334.50 275.34,320.75 289.05,313.54 C292.67,311.64 304.15,307.57 314.57,304.50 C342.95,296.12 350.01,292.89 363.26,282.20 C371.49,275.57 376.42,269.42 390.74,247.94 C400.47,233.33 408.05,224.46 416.83,218.61 C418.62,217.46 420.48,216.42 422.43,215.46 C431.18,211.17 442.65,208.21 451.17,208.01 L 451.29 208.01 C451.56,208.00 451.83,208.00 452.09,208.00 C455.07,208.00 459.29,208.44 463.26,209.06 C466.77,209.74 470.45,210.74 474.41,212.08 C474.69,212.76 474.31,214.68 473.50,216.62 C472.08,219.99 466.68,240.77 465.36,248.00 C464.38,253.32 461.80,262.74 459.90,267.91 C458.45,271.85 458.22,273.52 459.06,274.04 C460.52,274.94 459.43,275.58 455.00,276.45 C454.13,276.62 452.07,277.19 449.37,277.98 C421.15,285.60 394.95,298.19 371.76,314.75 C316.76,354.03 278.73,415.63 271.06,486.17 L 271.05 486.21 C269.70,498.68 269.70,525.32 271.05,537.79 L 271.06 537.80 L 271.07 537.92 C271.07,537.93 271.07,537.95 271.07,537.97 C276.68,589.25 298.86,636.82 332.31,674.10 L 332.32 674.10 C358.57,703.34 391.76,726.25 429.35,739.64 L 429.35 739.64 C433.20,741.04 437.10,742.35 441.05,743.56 C446.57,745.39 447.99,745.92 447.95,746.31 C447.93,746.49 447.57,746.65 447.16,746.90 C445.04,748.21 450.50,753.80 455.07,754.98 C457.23,755.54 460.78,756.46 462.95,757.02 C473.74,759.83 479.75,773.26 489.12,815.50 C489.73,818.25 491.48,823.54 493.02,827.25 C494.84,831.67 495.62,833.65 494.12,833.90 C493.18,833.75 492.32,833.58 491.57,833.40 ZM 400.53 370.84 C387.38,381.07 376.23,393.02 365.15,408.35 C357.24,419.28 345.46,442.19 341.41,454.50 C326.88,498.69 329.65,547.10 349.04,587.83 C362.88,616.91 381.99,640.05 406.87,657.75 C415.47,664.06 422.93,668.37 434.75,674.18 C442.59,678.04 448.79,681.54 448.53,681.96 C447.88,683.01 454.84,697.17 459.69,704.66 C464.87,712.65 473.61,723.61 476.32,725.51 C478.40,726.97 478.39,727.00 475.47,726.92 C474.81,726.90 473.56,726.74 472.00,726.48 C446.91,721.44 423.55,712.66 402.51,700.53 C370.72,681.91 343.55,655.34 324.67,623.50 C288.19,561.97 283.85,488.12 312.88,423.00 C337.98,366.67 386.43,323.41 446.01,304.10 C451.84,302.21 457.78,300.58 463.81,299.22 C467.27,298.43 470.76,297.73 474.27,297.12 C474.78,297.06 475.21,297.03 475.54,297.02 C477.19,297.00 476.57,298.08 472.20,302.75 C463.57,311.99 449.66,334.60 448.69,340.98 C448.47,342.38 444.83,344.71 434.87,349.78 C433.75,350.32 432.63,350.88 431.50,351.45 C419.90,357.32 409.76,363.63 400.53,370.84 ZM 441.10 373.34 C445.18,371.27 449.37,369.36 453.67,367.63 C463.27,363.77 473.07,360.91 482.94,359.00 C483.50,359.01 483.37,359.21 482.29,359.65 C481.63,359.92 478.87,363.14 476.17,366.82 C456.44,393.62 443.58,439.15 440.88,491.76 C437.43,559.02 451.10,623.13 476.17,657.18 C478.87,660.86 481.63,664.08 482.29,664.35 C484.35,665.19 482.58,665.10 479.34,664.47 C459.21,659.98 438.46,650.76 421.06,638.46 L 421.06 638.45 C408.09,629.17 396.71,618.01 387.22,605.29 C374.28,587.88 364.92,567.72 360.13,546.52 C358.88,540.60 357.78,533.70 357.04,527.18 C355.78,515.43 355.77,508.75 357.01,497.08 C357.77,490.38 358.90,483.22 360.18,477.12 C362.87,465.20 366.94,453.76 372.24,442.99 C387.04,412.99 411.08,388.70 441.10,373.34 Z",fill:"rgb(238,127,115)"})]})]}),B1=Vr;var Gr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"wifi_svg__icon wifi_svg__icon-tabler wifi_svg__icons-tabler-outline wifi_svg__icon-tabler-wifi",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"Wifi"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M12 18h.01M9.172 15.172a4 4 0 0 1 5.656 0M6.343 12.343a8 8 0 0 1 11.314 0"}),jsx("path",{d:"M3.515 9.515c4.686-4.687 12.284-4.687 17 0"})]}),N1=Gr;var Lr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"world_svg__icon world_svg__icon-tabler world_svg__icons-tabler-outline world_svg__icon-tabler-world",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"World"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0M3.6 9h16.8M3.6 15h16.8"}),jsx("path",{d:"M11.5 3a17 17 0 0 0 0 18M12.5 3a17 17 0 0 1 0 18"})]}),W1=Lr;var yr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"x_svg__icon x_svg__icon-tabler x_svg__icons-tabler-outline x_svg__icon-tabler-x",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"X"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M18 6 6 18M6 6l12 12"})]}),D1=yr;var Rr=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"zoom-in_svg__icon zoom-in_svg__icon-tabler zoom-in_svg__icons-tabler-outline zoom-in_svg__icon-tabler-zoom-in",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ZoomIn"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10a7 7 0 1 0 14 0 7 7 0 1 0-14 0M7 10h6M10 7v6M21 21l-6-6"})]}),U1=Rr;var Br=e=>jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,className:"zoom-out_svg__icon zoom-out_svg__icon-tabler zoom-out_svg__icons-tabler-outline zoom-out_svg__icon-tabler-zoom-out",viewBox:"0 0 24 24",...e,children:[jsx("title",{children:"ZoomOut"}),jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),jsx("path",{d:"M3 10a7 7 0 1 0 14 0 7 7 0 1 0-14 0M7 10h6M21 21l-6-6"})]}),Z1=Br;var F={activity:I,ad:Z,affiliate:T,alarm:q,alarmOff:X,alertCircle:Q,alertTriangle:Y,alt:j,approved:e2,arrowBackUp:t2,arrowDown:r2,arrowLeft:s2,arrowNarrowLeft:a2,arrowNarrowRight:g2,arrowRight:c2,arrowUp:d2,arrowsDiff:_2,aspectRatio:f2,assembly:p2,bold:C2,bookmarkPlus:k2,briefcase:z2,building:b2,buildingHospital:M2,calendarEvent:V2,camera:G2,capture:L2,chartLine:y2,check:R2,checklist:B2,checks:W2,chevronDown:D2,chevronLeft:U2,chevronRight:Z2,chevronUp:T2,clipboard:q2,clock:X2,cloud:Q2,code:Y2,codeDots:j2,command:t0,components:r0,copy:i0,cpu:s0,dashboard:n0,database:a0,deviceDesktop:g0,deviceFloppy:h0,deviceLaptop:m0,door:v0,dots:f0,dotsVertical:w0,download:u0,edit:k0,editOff:z0,engine:b0,eraser:V0,exclamationCircle:x0,eye:L0,eyeClosed:y0,faceIdError:R0,file:E0,fileText:B0,fileUpload:N0,fileX:W0,filter:D0,filterOff:U0,flag:Z0,focus:O0,folder:q0,genderFemale:K0,genderMale:J0,genderTransgender:$0,gridDots:ee,gripVertical:oe,heart:ie,heartHandshake:se,home:ne,id:ae,infoCircle:le,inputSearch:he,italic:me,key:ve,link:fe,lock:pe,logout:we,message:ue,messageChatbot:ke,messageDots:Se,messages:Me,microphone:Ve,minus:xe,moon:Pe,navigation:He,password:Ee,pencil:Ne,playlistAdd:Ae,plus:Fe,pointer:Ie,questionMark:Oe,radio:qe,radioactive:Ke,refresh:Je,replaceOff:$e,replaceUser:e1,search:o1,selector:i1,send:n1,settings:a1,signature:g1,sortAscending:c1,sortDescending:d1,sparkles:_1,speakerphone:f1,star:w1,sun:u1,tool:z1,trash:b1,underline:V1,upload:x1,user:P1,users:H1,wand:E1,waxSeal:B1,wifi:N1,world:W1,x:D1,zoomIn:U1,zoomOut:Z1},Wr=Object.keys(F);function Ar({name:e,size:q1=18,color:X1="currentColor",...K1}){let O1=F[e];return O1?jsx(O1,{color:X1,size:q1,...K1}):null}
2
+ export{I as Activity,Z as Ad,T as Affiliate,q as Alarm,X as AlarmOff,Q as AlertCircle,Y as AlertTriangle,j as Alt,e2 as Approved,t2 as ArrowBackUp,r2 as ArrowDown,s2 as ArrowLeft,a2 as ArrowNarrowLeft,g2 as ArrowNarrowRight,c2 as ArrowRight,d2 as ArrowUp,_2 as ArrowsDiff,f2 as AspectRatio,p2 as Assembly,C2 as Bold,k2 as BookmarkPlus,z2 as Briefcase,b2 as Building,M2 as BuildingHospital,V2 as CalendarEvent,G2 as Camera,L2 as Capture,y2 as ChartLine,R2 as Check,B2 as Checklist,W2 as Checks,D2 as ChevronDown,U2 as ChevronLeft,Z2 as ChevronRight,T2 as ChevronUp,q2 as Clipboard,X2 as Clock,Q2 as Cloud,Y2 as Code,j2 as CodeDots,t0 as Command,r0 as Components,i0 as Copy,s0 as Cpu,n0 as Dashboard,a0 as Database,g0 as DeviceDesktop,h0 as DeviceFloppy,m0 as DeviceLaptop,v0 as Door,f0 as Dots,w0 as DotsVertical,u0 as Download,k0 as Edit,z0 as EditOff,b0 as Engine,V0 as Eraser,x0 as ExclamationCircle,L0 as Eye,y0 as EyeClosed,R0 as FaceIdError,E0 as File,B0 as FileText,N0 as FileUpload,W0 as FileX,D0 as Filter,U0 as FilterOff,Z0 as Flag,O0 as Focus,q0 as Folder,K0 as GenderFemale,J0 as GenderMale,$0 as GenderTransgender,ee as GridDots,oe as GripVertical,ie as Heart,se as HeartHandshake,ne as Home,Ar as Icon,ae as Id,le as InfoCircle,he as InputSearch,me as Italic,ve as Key,fe as Link,pe as Lock,we as Logout,ue as Message,ke as MessageChatbot,Se as MessageDots,Me as Messages,Ve as Microphone,xe as Minus,Pe as Moon,He as Navigation,Ee as Password,Ne as Pencil,Ae as PlaylistAdd,Fe as Plus,Ie as Pointer,Oe as QuestionMark,qe as Radio,Ke as Radioactive,Je as Refresh,$e as ReplaceOff,e1 as ReplaceUser,o1 as Search,i1 as Selector,n1 as Send,a1 as Settings,g1 as Signature,c1 as SortAscending,d1 as SortDescending,_1 as Sparkles,f1 as Speakerphone,w1 as Star,u1 as Sun,z1 as Tool,b1 as Trash,V1 as Underline,x1 as Upload,P1 as User,H1 as Users,E1 as Wand,B1 as WaxSeal,N1 as Wifi,W1 as World,D1 as X,U1 as ZoomIn,Z1 as ZoomOut,F as iconMap,Wr as iconNames};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mesalvo/icons",
3
- "version": "0.0.32402",
3
+ "version": "0.0.33536",
4
4
  "description": "Set of icons for Mesalvo platform written in TypeScript.",
5
5
  "keywords": [
6
6
  "mesalvo",
@@ -24,6 +24,11 @@
24
24
  ],
25
25
  "type": "module",
26
26
  "sideEffects": false,
27
+ "private": false,
28
+ "publishConfig": {
29
+ "access": "public",
30
+ "registry": "https://registry.npmjs.org/"
31
+ },
27
32
  "peerDependencies": {
28
33
  "react": "^19.0.0",
29
34
  "react-dom": "^19.0.0"
@@ -60,6 +65,7 @@
60
65
  "generate-index": "tsc && node dist/scripts/generate-index.js",
61
66
  "generate-and-modify-icons": "npm run generate-icons && npm run modify-icons",
62
67
  "seed-icons": "tsx ./scripts/seed/populate.ts",
63
- "build": "npm run generate-and-modify-icons && npm run generate-map && npm run generate-index && tsup"
68
+ "build": "npm run generate-and-modify-icons && npm run generate-map && npm run generate-index && tsup",
69
+ "ci:build": "pnpm build"
64
70
  }
65
71
  }
@@ -1,25 +1,13 @@
1
1
  import type { SVGProps } from "react"
2
- import * as React from "react"
3
2
 
4
- const SVGWaxSeal = (
5
- props: ((((((((((((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & {
6
- size?: string | number
7
- color?: string
8
- }) & {
9
- size?: string | number
10
- color?: string
11
- }) & {
12
- size?: string | number
13
- color?: string
14
- },
15
- ) => (
3
+ const WaxSeal = (props: (SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) => (
16
4
  <svg
17
5
  aria-hidden="true"
18
6
  xmlns="http://www.w3.org/2000/svg"
19
7
  {...(props.size ? { width: props.size, height: props.size } : { width: "1em", height: "1em" })}
20
8
  viewBox="150 160 720 720"
21
9
  {...props}
22
- >
10
+ >
23
11
  <title>WaxSeal</title>
24
12
  <g>
25
13
  <path
@@ -37,4 +25,4 @@ const SVGWaxSeal = (
37
25
  </g>
38
26
  </svg>
39
27
  )
40
- export default SVGWaxSeal
28
+ export default WaxSeal