magick-icons 0.1.168 → 0.1.169
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/index.d.mts +55 -1
- package/index.d.ts +55 -1
- package/index.js +98 -62
- package/index.js.map +1 -1
- package/index.mjs +92 -59
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.d.mts
CHANGED
|
@@ -1062,6 +1062,60 @@ interface MessageEditProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1062
1062
|
*/
|
|
1063
1063
|
declare const MessageEdit: React.ForwardRefExoticComponent<Omit<MessageEditProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1064
1064
|
|
|
1065
|
+
/**
|
|
1066
|
+
* Props for the MingcuteMicLine1 icon component
|
|
1067
|
+
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
1068
|
+
*/
|
|
1069
|
+
interface MingcuteMicLine1Props extends React.SVGProps<SVGSVGElement> {
|
|
1070
|
+
size?: number | string;
|
|
1071
|
+
}
|
|
1072
|
+
/**
|
|
1073
|
+
* MingcuteMicLine1 icon component
|
|
1074
|
+
* @example
|
|
1075
|
+
* ```tsx
|
|
1076
|
+
* import { MingcuteMicLine1 } from 'magick-icons';
|
|
1077
|
+
*
|
|
1078
|
+
* <MingcuteMicLine1 size={24} className="text-blue-500" strokeWidth={2} />
|
|
1079
|
+
* ```
|
|
1080
|
+
*/
|
|
1081
|
+
declare const MingcuteMicLine1: React.ForwardRefExoticComponent<Omit<MingcuteMicLine1Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1082
|
+
|
|
1083
|
+
/**
|
|
1084
|
+
* Props for the MingcuteMicLine11 icon component
|
|
1085
|
+
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
1086
|
+
*/
|
|
1087
|
+
interface MingcuteMicLine11Props extends React.SVGProps<SVGSVGElement> {
|
|
1088
|
+
size?: number | string;
|
|
1089
|
+
}
|
|
1090
|
+
/**
|
|
1091
|
+
* MingcuteMicLine11 icon component
|
|
1092
|
+
* @example
|
|
1093
|
+
* ```tsx
|
|
1094
|
+
* import { MingcuteMicLine11 } from 'magick-icons';
|
|
1095
|
+
*
|
|
1096
|
+
* <MingcuteMicLine11 size={24} className="text-blue-500" strokeWidth={2} />
|
|
1097
|
+
* ```
|
|
1098
|
+
*/
|
|
1099
|
+
declare const MingcuteMicLine11: React.ForwardRefExoticComponent<Omit<MingcuteMicLine11Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1100
|
+
|
|
1101
|
+
/**
|
|
1102
|
+
* Props for the MingcuteMicLine12 icon component
|
|
1103
|
+
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
1104
|
+
*/
|
|
1105
|
+
interface MingcuteMicLine12Props extends React.SVGProps<SVGSVGElement> {
|
|
1106
|
+
size?: number | string;
|
|
1107
|
+
}
|
|
1108
|
+
/**
|
|
1109
|
+
* MingcuteMicLine12 icon component
|
|
1110
|
+
* @example
|
|
1111
|
+
* ```tsx
|
|
1112
|
+
* import { MingcuteMicLine12 } from 'magick-icons';
|
|
1113
|
+
*
|
|
1114
|
+
* <MingcuteMicLine12 size={24} className="text-blue-500" strokeWidth={2} />
|
|
1115
|
+
* ```
|
|
1116
|
+
*/
|
|
1117
|
+
declare const MingcuteMicLine12: React.ForwardRefExoticComponent<Omit<MingcuteMicLine12Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1118
|
+
|
|
1065
1119
|
/**
|
|
1066
1120
|
* Props for the Network icon component
|
|
1067
1121
|
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
@@ -1314,4 +1368,4 @@ interface XProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1314
1368
|
*/
|
|
1315
1369
|
declare const X: React.ForwardRefExoticComponent<Omit<XProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1316
1370
|
|
|
1317
|
-
export { AiIcon, type AiIconProps, ArchiveBold, type ArchiveBoldProps, ArrowDownBold, type ArrowDownBoldProps, ArrowRightBold, type ArrowRightBoldProps, ArrowUpBold, type ArrowUpBoldProps, BookmarkFilled, type BookmarkFilledProps, Calendar, type CalendarProps, ChatFullScreen, type ChatFullScreenProps, ChatMaximize, type ChatMaximizeProps, ChatMinimize, type ChatMinimizeProps, ChevronDown, type ChevronDownProps, ChevronLeft, type ChevronLeftProps, ChevronRight, type ChevronRightProps, ChevronUp, type ChevronUpProps, ChevronsUpDown, type ChevronsUpDownProps, CircleCheckFill, type CircleCheckFillProps, CloseCircle1, type CloseCircle1Props, DislikeBold, type DislikeBoldProps, Doc, type DocProps, DocumentTextBold, type DocumentTextBoldProps, DocumentUpload, type DocumentUploadProps, Enter, type EnterProps, Excel, type ExcelProps, File, type FileProps, Finance, type FinanceProps, Flag, type FlagProps, Folder2, type Folder2Props, FolderDrawerOpen, FolderDrawerOpenAddBold, type FolderDrawerOpenAddBoldProps, type FolderDrawerOpenProps, FolderOpenBold, type FolderOpenBoldProps, GeneralMagicko, type GeneralMagickoProps, GripVertical, type GripVerticalProps, HeartBold, type HeartBoldProps, Hr, type HrProps, HrSystem, type HrSystemProps, IconsaxAiScienceBold, type IconsaxAiScienceBoldProps, IconsaxAttachCircleBold, type IconsaxAttachCircleBoldProps, IconsaxBrainBold, type IconsaxBrainBoldProps, IconsaxMonetizeBold, type IconsaxMonetizeBoldProps, IconsaxPenBrushBold, type IconsaxPenBrushBoldProps, IconsaxPeopleBold, type IconsaxPeopleBoldProps, IconsaxTaskSquareBold, type IconsaxTaskSquareBoldProps, IconsaxVideoCameraBold, type IconsaxVideoCameraBoldProps, IconsaxWord, type IconsaxWordProps, InProgress, type InProgressProps, InfoCircleBold, type InfoCircleBoldProps, Legal, type LegalProps, LikeBold, type LikeBoldProps, Line, type LineProps, LinkSquare, type LinkSquareProps, List, ListEnd, type ListEndProps, ListOrdered, type ListOrderedProps, type ListProps, ListTodo, type ListTodoProps, Lock, type LockProps, MagickPotion, type MagickPotionProps, MagickoCheck, type MagickoCheckProps, Marketing, type MarketingProps, MessageEdit, type MessageEditProps, Network, type NetworkProps, NotiDot, type NotiDotProps, PA, type PAProps, PauseSquare, type PauseSquareProps, Pdf, type PdfProps, PlayFilled, type PlayFilledProps, Signature, type SignatureProps, SperateDot, type SperateDotProps, SquarePen1, type SquarePen1Props, Strikethrough, type StrikethroughProps, Tasks, type TasksProps, Trash, type TrashProps, Video, type VideoProps, X, type XProps };
|
|
1371
|
+
export { AiIcon, type AiIconProps, ArchiveBold, type ArchiveBoldProps, ArrowDownBold, type ArrowDownBoldProps, ArrowRightBold, type ArrowRightBoldProps, ArrowUpBold, type ArrowUpBoldProps, BookmarkFilled, type BookmarkFilledProps, Calendar, type CalendarProps, ChatFullScreen, type ChatFullScreenProps, ChatMaximize, type ChatMaximizeProps, ChatMinimize, type ChatMinimizeProps, ChevronDown, type ChevronDownProps, ChevronLeft, type ChevronLeftProps, ChevronRight, type ChevronRightProps, ChevronUp, type ChevronUpProps, ChevronsUpDown, type ChevronsUpDownProps, CircleCheckFill, type CircleCheckFillProps, CloseCircle1, type CloseCircle1Props, DislikeBold, type DislikeBoldProps, Doc, type DocProps, DocumentTextBold, type DocumentTextBoldProps, DocumentUpload, type DocumentUploadProps, Enter, type EnterProps, Excel, type ExcelProps, File, type FileProps, Finance, type FinanceProps, Flag, type FlagProps, Folder2, type Folder2Props, FolderDrawerOpen, FolderDrawerOpenAddBold, type FolderDrawerOpenAddBoldProps, type FolderDrawerOpenProps, FolderOpenBold, type FolderOpenBoldProps, GeneralMagicko, type GeneralMagickoProps, GripVertical, type GripVerticalProps, HeartBold, type HeartBoldProps, Hr, type HrProps, HrSystem, type HrSystemProps, IconsaxAiScienceBold, type IconsaxAiScienceBoldProps, IconsaxAttachCircleBold, type IconsaxAttachCircleBoldProps, IconsaxBrainBold, type IconsaxBrainBoldProps, IconsaxMonetizeBold, type IconsaxMonetizeBoldProps, IconsaxPenBrushBold, type IconsaxPenBrushBoldProps, IconsaxPeopleBold, type IconsaxPeopleBoldProps, IconsaxTaskSquareBold, type IconsaxTaskSquareBoldProps, IconsaxVideoCameraBold, type IconsaxVideoCameraBoldProps, IconsaxWord, type IconsaxWordProps, InProgress, type InProgressProps, InfoCircleBold, type InfoCircleBoldProps, Legal, type LegalProps, LikeBold, type LikeBoldProps, Line, type LineProps, LinkSquare, type LinkSquareProps, List, ListEnd, type ListEndProps, ListOrdered, type ListOrderedProps, type ListProps, ListTodo, type ListTodoProps, Lock, type LockProps, MagickPotion, type MagickPotionProps, MagickoCheck, type MagickoCheckProps, Marketing, type MarketingProps, MessageEdit, type MessageEditProps, MingcuteMicLine1, MingcuteMicLine11, type MingcuteMicLine11Props, MingcuteMicLine12, type MingcuteMicLine12Props, type MingcuteMicLine1Props, Network, type NetworkProps, NotiDot, type NotiDotProps, PA, type PAProps, PauseSquare, type PauseSquareProps, Pdf, type PdfProps, PlayFilled, type PlayFilledProps, Signature, type SignatureProps, SperateDot, type SperateDotProps, SquarePen1, type SquarePen1Props, Strikethrough, type StrikethroughProps, Tasks, type TasksProps, Trash, type TrashProps, Video, type VideoProps, X, type XProps };
|
package/index.d.ts
CHANGED
|
@@ -1062,6 +1062,60 @@ interface MessageEditProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1062
1062
|
*/
|
|
1063
1063
|
declare const MessageEdit: React.ForwardRefExoticComponent<Omit<MessageEditProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1064
1064
|
|
|
1065
|
+
/**
|
|
1066
|
+
* Props for the MingcuteMicLine1 icon component
|
|
1067
|
+
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
1068
|
+
*/
|
|
1069
|
+
interface MingcuteMicLine1Props extends React.SVGProps<SVGSVGElement> {
|
|
1070
|
+
size?: number | string;
|
|
1071
|
+
}
|
|
1072
|
+
/**
|
|
1073
|
+
* MingcuteMicLine1 icon component
|
|
1074
|
+
* @example
|
|
1075
|
+
* ```tsx
|
|
1076
|
+
* import { MingcuteMicLine1 } from 'magick-icons';
|
|
1077
|
+
*
|
|
1078
|
+
* <MingcuteMicLine1 size={24} className="text-blue-500" strokeWidth={2} />
|
|
1079
|
+
* ```
|
|
1080
|
+
*/
|
|
1081
|
+
declare const MingcuteMicLine1: React.ForwardRefExoticComponent<Omit<MingcuteMicLine1Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1082
|
+
|
|
1083
|
+
/**
|
|
1084
|
+
* Props for the MingcuteMicLine11 icon component
|
|
1085
|
+
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
1086
|
+
*/
|
|
1087
|
+
interface MingcuteMicLine11Props extends React.SVGProps<SVGSVGElement> {
|
|
1088
|
+
size?: number | string;
|
|
1089
|
+
}
|
|
1090
|
+
/**
|
|
1091
|
+
* MingcuteMicLine11 icon component
|
|
1092
|
+
* @example
|
|
1093
|
+
* ```tsx
|
|
1094
|
+
* import { MingcuteMicLine11 } from 'magick-icons';
|
|
1095
|
+
*
|
|
1096
|
+
* <MingcuteMicLine11 size={24} className="text-blue-500" strokeWidth={2} />
|
|
1097
|
+
* ```
|
|
1098
|
+
*/
|
|
1099
|
+
declare const MingcuteMicLine11: React.ForwardRefExoticComponent<Omit<MingcuteMicLine11Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1100
|
+
|
|
1101
|
+
/**
|
|
1102
|
+
* Props for the MingcuteMicLine12 icon component
|
|
1103
|
+
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
1104
|
+
*/
|
|
1105
|
+
interface MingcuteMicLine12Props extends React.SVGProps<SVGSVGElement> {
|
|
1106
|
+
size?: number | string;
|
|
1107
|
+
}
|
|
1108
|
+
/**
|
|
1109
|
+
* MingcuteMicLine12 icon component
|
|
1110
|
+
* @example
|
|
1111
|
+
* ```tsx
|
|
1112
|
+
* import { MingcuteMicLine12 } from 'magick-icons';
|
|
1113
|
+
*
|
|
1114
|
+
* <MingcuteMicLine12 size={24} className="text-blue-500" strokeWidth={2} />
|
|
1115
|
+
* ```
|
|
1116
|
+
*/
|
|
1117
|
+
declare const MingcuteMicLine12: React.ForwardRefExoticComponent<Omit<MingcuteMicLine12Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1118
|
+
|
|
1065
1119
|
/**
|
|
1066
1120
|
* Props for the Network icon component
|
|
1067
1121
|
* @property {number | string} [size] - Size of the icon (default: 24)
|
|
@@ -1314,4 +1368,4 @@ interface XProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1314
1368
|
*/
|
|
1315
1369
|
declare const X: React.ForwardRefExoticComponent<Omit<XProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
1316
1370
|
|
|
1317
|
-
export { AiIcon, type AiIconProps, ArchiveBold, type ArchiveBoldProps, ArrowDownBold, type ArrowDownBoldProps, ArrowRightBold, type ArrowRightBoldProps, ArrowUpBold, type ArrowUpBoldProps, BookmarkFilled, type BookmarkFilledProps, Calendar, type CalendarProps, ChatFullScreen, type ChatFullScreenProps, ChatMaximize, type ChatMaximizeProps, ChatMinimize, type ChatMinimizeProps, ChevronDown, type ChevronDownProps, ChevronLeft, type ChevronLeftProps, ChevronRight, type ChevronRightProps, ChevronUp, type ChevronUpProps, ChevronsUpDown, type ChevronsUpDownProps, CircleCheckFill, type CircleCheckFillProps, CloseCircle1, type CloseCircle1Props, DislikeBold, type DislikeBoldProps, Doc, type DocProps, DocumentTextBold, type DocumentTextBoldProps, DocumentUpload, type DocumentUploadProps, Enter, type EnterProps, Excel, type ExcelProps, File, type FileProps, Finance, type FinanceProps, Flag, type FlagProps, Folder2, type Folder2Props, FolderDrawerOpen, FolderDrawerOpenAddBold, type FolderDrawerOpenAddBoldProps, type FolderDrawerOpenProps, FolderOpenBold, type FolderOpenBoldProps, GeneralMagicko, type GeneralMagickoProps, GripVertical, type GripVerticalProps, HeartBold, type HeartBoldProps, Hr, type HrProps, HrSystem, type HrSystemProps, IconsaxAiScienceBold, type IconsaxAiScienceBoldProps, IconsaxAttachCircleBold, type IconsaxAttachCircleBoldProps, IconsaxBrainBold, type IconsaxBrainBoldProps, IconsaxMonetizeBold, type IconsaxMonetizeBoldProps, IconsaxPenBrushBold, type IconsaxPenBrushBoldProps, IconsaxPeopleBold, type IconsaxPeopleBoldProps, IconsaxTaskSquareBold, type IconsaxTaskSquareBoldProps, IconsaxVideoCameraBold, type IconsaxVideoCameraBoldProps, IconsaxWord, type IconsaxWordProps, InProgress, type InProgressProps, InfoCircleBold, type InfoCircleBoldProps, Legal, type LegalProps, LikeBold, type LikeBoldProps, Line, type LineProps, LinkSquare, type LinkSquareProps, List, ListEnd, type ListEndProps, ListOrdered, type ListOrderedProps, type ListProps, ListTodo, type ListTodoProps, Lock, type LockProps, MagickPotion, type MagickPotionProps, MagickoCheck, type MagickoCheckProps, Marketing, type MarketingProps, MessageEdit, type MessageEditProps, Network, type NetworkProps, NotiDot, type NotiDotProps, PA, type PAProps, PauseSquare, type PauseSquareProps, Pdf, type PdfProps, PlayFilled, type PlayFilledProps, Signature, type SignatureProps, SperateDot, type SperateDotProps, SquarePen1, type SquarePen1Props, Strikethrough, type StrikethroughProps, Tasks, type TasksProps, Trash, type TrashProps, Video, type VideoProps, X, type XProps };
|
|
1371
|
+
export { AiIcon, type AiIconProps, ArchiveBold, type ArchiveBoldProps, ArrowDownBold, type ArrowDownBoldProps, ArrowRightBold, type ArrowRightBoldProps, ArrowUpBold, type ArrowUpBoldProps, BookmarkFilled, type BookmarkFilledProps, Calendar, type CalendarProps, ChatFullScreen, type ChatFullScreenProps, ChatMaximize, type ChatMaximizeProps, ChatMinimize, type ChatMinimizeProps, ChevronDown, type ChevronDownProps, ChevronLeft, type ChevronLeftProps, ChevronRight, type ChevronRightProps, ChevronUp, type ChevronUpProps, ChevronsUpDown, type ChevronsUpDownProps, CircleCheckFill, type CircleCheckFillProps, CloseCircle1, type CloseCircle1Props, DislikeBold, type DislikeBoldProps, Doc, type DocProps, DocumentTextBold, type DocumentTextBoldProps, DocumentUpload, type DocumentUploadProps, Enter, type EnterProps, Excel, type ExcelProps, File, type FileProps, Finance, type FinanceProps, Flag, type FlagProps, Folder2, type Folder2Props, FolderDrawerOpen, FolderDrawerOpenAddBold, type FolderDrawerOpenAddBoldProps, type FolderDrawerOpenProps, FolderOpenBold, type FolderOpenBoldProps, GeneralMagicko, type GeneralMagickoProps, GripVertical, type GripVerticalProps, HeartBold, type HeartBoldProps, Hr, type HrProps, HrSystem, type HrSystemProps, IconsaxAiScienceBold, type IconsaxAiScienceBoldProps, IconsaxAttachCircleBold, type IconsaxAttachCircleBoldProps, IconsaxBrainBold, type IconsaxBrainBoldProps, IconsaxMonetizeBold, type IconsaxMonetizeBoldProps, IconsaxPenBrushBold, type IconsaxPenBrushBoldProps, IconsaxPeopleBold, type IconsaxPeopleBoldProps, IconsaxTaskSquareBold, type IconsaxTaskSquareBoldProps, IconsaxVideoCameraBold, type IconsaxVideoCameraBoldProps, IconsaxWord, type IconsaxWordProps, InProgress, type InProgressProps, InfoCircleBold, type InfoCircleBoldProps, Legal, type LegalProps, LikeBold, type LikeBoldProps, Line, type LineProps, LinkSquare, type LinkSquareProps, List, ListEnd, type ListEndProps, ListOrdered, type ListOrderedProps, type ListProps, ListTodo, type ListTodoProps, Lock, type LockProps, MagickPotion, type MagickPotionProps, MagickoCheck, type MagickoCheckProps, Marketing, type MarketingProps, MessageEdit, type MessageEditProps, MingcuteMicLine1, MingcuteMicLine11, type MingcuteMicLine11Props, MingcuteMicLine12, type MingcuteMicLine12Props, type MingcuteMicLine1Props, Network, type NetworkProps, NotiDot, type NotiDotProps, PA, type PAProps, PauseSquare, type PauseSquareProps, Pdf, type PdfProps, PlayFilled, type PlayFilledProps, Signature, type SignatureProps, SperateDot, type SperateDotProps, SquarePen1, type SquarePen1Props, Strikethrough, type StrikethroughProps, Tasks, type TasksProps, Trash, type TrashProps, Video, type VideoProps, X, type XProps };
|
package/index.js
CHANGED
|
@@ -89,6 +89,9 @@ __export(index_exports, {
|
|
|
89
89
|
MagickoCheck: () => MagickoCheck,
|
|
90
90
|
Marketing: () => Marketing,
|
|
91
91
|
MessageEdit: () => MessageEdit,
|
|
92
|
+
MingcuteMicLine1: () => MingcuteMicLine1,
|
|
93
|
+
MingcuteMicLine11: () => MingcuteMicLine11,
|
|
94
|
+
MingcuteMicLine12: () => MingcuteMicLine12,
|
|
92
95
|
Network: () => Network,
|
|
93
96
|
NotiDot: () => NotiDot,
|
|
94
97
|
PA: () => PA,
|
|
@@ -772,152 +775,182 @@ var MessageEdit = import_react59.default.forwardRef(
|
|
|
772
775
|
);
|
|
773
776
|
MessageEdit.displayName = "MessageEdit";
|
|
774
777
|
|
|
775
|
-
// dist/icons/
|
|
778
|
+
// dist/icons/MingcuteMicLine1.tsx
|
|
776
779
|
var import_react60 = __toESM(require("react"));
|
|
777
780
|
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
778
|
-
var
|
|
781
|
+
var MingcuteMicLine1 = import_react60.default.forwardRef(
|
|
779
782
|
({ size, ...props }, ref) => {
|
|
780
|
-
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "
|
|
783
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", fill: "none", viewBox: "0 0 28 28", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)("path", { fill: "#fff", "fill-rule": "evenodd", d: "M22.248 14.012a1.17 1.17 0 0 1 .992 1.32 9.34 9.34 0 0 1-8.074 7.929V24.5a1.167 1.167 0 1 1-2.333 0v-1.239a9.34 9.34 0 0 1-8.072-7.929 1.167 1.167 0 0 1 2.31-.331 7.002 7.002 0 0 0 13.858 0 1.17 1.17 0 0 1 1.319-.99M14 2.333a5.833 5.833 0 0 1 5.833 5.834V14a5.833 5.833 0 1 1-11.667 0V8.167A5.833 5.833 0 0 1 14 2.333m0 2.334a3.5 3.5 0 0 0-3.5 3.5V14a3.5 3.5 0 1 0 7 0V8.167a3.5 3.5 0 0 0-3.5-3.5", "clip-rule": "evenodd" }) });
|
|
781
784
|
}
|
|
782
785
|
);
|
|
783
|
-
|
|
786
|
+
MingcuteMicLine1.displayName = "MingcuteMicLine1";
|
|
784
787
|
|
|
785
|
-
// dist/icons/
|
|
788
|
+
// dist/icons/MingcuteMicLine11.tsx
|
|
786
789
|
var import_react61 = __toESM(require("react"));
|
|
787
790
|
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
788
|
-
var
|
|
791
|
+
var MingcuteMicLine11 = import_react61.default.forwardRef(
|
|
789
792
|
({ size, ...props }, ref) => {
|
|
790
|
-
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("
|
|
793
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("path", { fill: "#000", "fill-rule": "evenodd", d: "M19.07 12.01a1 1 0 0 1 .85 1.132A8.004 8.004 0 0 1 13 19.938V21a1 1 0 1 1-2 0v-1.062a8.005 8.005 0 0 1-6.92-6.796 1 1 0 1 1 1.98-.284 6.002 6.002 0 0 0 11.879 0 1 1 0 0 1 1.13-.848M12 2a5 5 0 0 1 5 5v5a5 5 0 1 1-10 0V7a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3v5a3 3 0 0 0 6 0V7a3 3 0 0 0-3-3", "clip-rule": "evenodd" }) });
|
|
791
794
|
}
|
|
792
795
|
);
|
|
793
|
-
|
|
796
|
+
MingcuteMicLine11.displayName = "MingcuteMicLine11";
|
|
794
797
|
|
|
795
|
-
// dist/icons/
|
|
798
|
+
// dist/icons/MingcuteMicLine12.tsx
|
|
796
799
|
var import_react62 = __toESM(require("react"));
|
|
797
800
|
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
798
|
-
var
|
|
801
|
+
var MingcuteMicLine12 = import_react62.default.forwardRef(
|
|
799
802
|
({ size, ...props }, ref) => {
|
|
800
|
-
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("path", { fill: "#
|
|
803
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("path", { fill: "#000", "fill-rule": "evenodd", d: "M19.07 12.01a1 1 0 0 1 .85 1.132A8.004 8.004 0 0 1 13 19.938V21a1 1 0 1 1-2 0v-1.062a8.005 8.005 0 0 1-6.92-6.796 1 1 0 1 1 1.98-.284 6.002 6.002 0 0 0 11.879 0 1 1 0 0 1 1.13-.848M12 2a5 5 0 0 1 5 5v5a5 5 0 1 1-10 0V7a5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3v5a3 3 0 0 0 6 0V7a3 3 0 0 0-3-3", "clip-rule": "evenodd" }) });
|
|
801
804
|
}
|
|
802
805
|
);
|
|
803
|
-
|
|
806
|
+
MingcuteMicLine12.displayName = "MingcuteMicLine12";
|
|
804
807
|
|
|
805
|
-
// dist/icons/
|
|
808
|
+
// dist/icons/Network.tsx
|
|
806
809
|
var import_react63 = __toESM(require("react"));
|
|
807
810
|
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
808
|
-
var
|
|
811
|
+
var Network = import_react63.default.forwardRef(
|
|
809
812
|
({ size, ...props }, ref) => {
|
|
810
|
-
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { fill: "#
|
|
813
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", { fill: "#1e293b", d: "M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z" }) });
|
|
811
814
|
}
|
|
812
815
|
);
|
|
813
|
-
|
|
816
|
+
Network.displayName = "Network";
|
|
814
817
|
|
|
815
|
-
// dist/icons/
|
|
818
|
+
// dist/icons/NotiDot.tsx
|
|
816
819
|
var import_react64 = __toESM(require("react"));
|
|
817
820
|
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
818
|
-
var
|
|
821
|
+
var NotiDot = import_react64.default.forwardRef(
|
|
822
|
+
({ size, ...props }, ref) => {
|
|
823
|
+
return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("circle", { cx: "12", cy: "12", r: "5", fill: "#000" }) });
|
|
824
|
+
}
|
|
825
|
+
);
|
|
826
|
+
NotiDot.displayName = "NotiDot";
|
|
827
|
+
|
|
828
|
+
// dist/icons/PA.tsx
|
|
829
|
+
var import_react65 = __toESM(require("react"));
|
|
830
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
831
|
+
var PA = import_react65.default.forwardRef(
|
|
832
|
+
({ size, ...props }, ref) => {
|
|
833
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", { fill: "#1e293b", d: "M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z" }) });
|
|
834
|
+
}
|
|
835
|
+
);
|
|
836
|
+
PA.displayName = "PA";
|
|
837
|
+
|
|
838
|
+
// dist/icons/PauseSquare.tsx
|
|
839
|
+
var import_react66 = __toESM(require("react"));
|
|
840
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
841
|
+
var PauseSquare = import_react66.default.forwardRef(
|
|
842
|
+
({ size, ...props }, ref) => {
|
|
843
|
+
return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("path", { fill: "#000", d: "M17 3H7a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4" }) });
|
|
844
|
+
}
|
|
845
|
+
);
|
|
846
|
+
PauseSquare.displayName = "PauseSquare";
|
|
847
|
+
|
|
848
|
+
// dist/icons/Pdf.tsx
|
|
849
|
+
var import_react67 = __toESM(require("react"));
|
|
850
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
851
|
+
var Pdf = import_react67.default.forwardRef(
|
|
819
852
|
({ size, ...props }, ref) => {
|
|
820
|
-
return /* @__PURE__ */ (0,
|
|
821
|
-
/* @__PURE__ */ (0,
|
|
822
|
-
/* @__PURE__ */ (0,
|
|
823
|
-
/* @__PURE__ */ (0,
|
|
853
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
854
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { fill: "#fa1515", d: "M20.75 9.75V20.4a2.35 2.35 0 0 1-2.35 2.35H5.6a2.35 2.35 0 0 1-2.35-2.35V3.6A2.35 2.35 0 0 1 5.6 1.25h6.65v6.9a1.6 1.6 0 0 0 1.6 1.6z" }),
|
|
855
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { fill: "#ca0404", d: "M20.75 9.75h-6.9a1.6 1.6 0 0 1-1.6-1.6v-6.9z" }),
|
|
856
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", { fill: "#fff", d: "M11.746 20v-2.91h2.045v.637h-1.255v.5h1.13v.637h-1.13V20zM9.932 20h-1.12v-2.91H9.92q.45.001.776.176.328.173.506.5.179.325.179.78 0 .454-.178.78a1.2 1.2 0 0 1-.503.5 1.6 1.6 0 0 1-.768.174m-.33-.67h.301a.9.9 0 0 0 .368-.07.47.47 0 0 0 .233-.24 1.1 1.1 0 0 0 .081-.474q0-.304-.082-.475a.47.47 0 0 0-.239-.24.9.9 0 0 0-.383-.07h-.279zM6.188 20v-2.91h1.255q.324 0 .567.129a.93.93 0 0 1 .378.36q.135.231.135.54 0 .314-.14.541a.9.9 0 0 1-.387.353 1.3 1.3 0 0 1-.581.123h-.75v-.613h.59a.5.5 0 0 0 .238-.049.35.35 0 0 0 .152-.14.4.4 0 0 0 .054-.215.4.4 0 0 0-.054-.213.34.34 0 0 0-.152-.136.5.5 0 0 0-.237-.048h-.279V20z" })
|
|
824
857
|
] });
|
|
825
858
|
}
|
|
826
859
|
);
|
|
827
860
|
Pdf.displayName = "Pdf";
|
|
828
861
|
|
|
829
862
|
// dist/icons/PlayFilled.tsx
|
|
830
|
-
var
|
|
831
|
-
var
|
|
832
|
-
var PlayFilled =
|
|
863
|
+
var import_react68 = __toESM(require("react"));
|
|
864
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
865
|
+
var PlayFilled = import_react68.default.forwardRef(
|
|
833
866
|
({ size, ...props }, ref) => {
|
|
834
|
-
return /* @__PURE__ */ (0,
|
|
867
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", { fill: "#000", d: "M5 3.097v17.806c0 .875.941 1.396 1.643.911l12.886-8.903c.627-.433.627-1.389 0-1.822L6.643 2.186C5.941 1.701 5 2.223 5 3.097" }) });
|
|
835
868
|
}
|
|
836
869
|
);
|
|
837
870
|
PlayFilled.displayName = "PlayFilled";
|
|
838
871
|
|
|
839
872
|
// dist/icons/Signature.tsx
|
|
840
|
-
var
|
|
841
|
-
var
|
|
842
|
-
var Signature =
|
|
873
|
+
var import_react69 = __toESM(require("react"));
|
|
874
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
875
|
+
var Signature = import_react69.default.forwardRef(
|
|
843
876
|
({ size, ...props }, ref) => {
|
|
844
|
-
return /* @__PURE__ */ (0,
|
|
877
|
+
return /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", { fill: "#000", d: "M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5" }) });
|
|
845
878
|
}
|
|
846
879
|
);
|
|
847
880
|
Signature.displayName = "Signature";
|
|
848
881
|
|
|
849
882
|
// dist/icons/SperateDot.tsx
|
|
850
|
-
var
|
|
851
|
-
var
|
|
852
|
-
var SperateDot =
|
|
883
|
+
var import_react70 = __toESM(require("react"));
|
|
884
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
885
|
+
var SperateDot = import_react70.default.forwardRef(
|
|
853
886
|
({ size, ...props }, ref) => {
|
|
854
|
-
return /* @__PURE__ */ (0,
|
|
887
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("circle", { cx: "12", cy: "12", r: "2", fill: "#000" }) });
|
|
855
888
|
}
|
|
856
889
|
);
|
|
857
890
|
SperateDot.displayName = "SperateDot";
|
|
858
891
|
|
|
859
892
|
// dist/icons/SquarePen1.tsx
|
|
860
|
-
var
|
|
861
|
-
var
|
|
862
|
-
var SquarePen1 =
|
|
893
|
+
var import_react71 = __toESM(require("react"));
|
|
894
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
895
|
+
var SquarePen1 = import_react71.default.forwardRef(
|
|
863
896
|
({ size, ...props }, ref) => {
|
|
864
|
-
return /* @__PURE__ */ (0,
|
|
865
|
-
/* @__PURE__ */ (0,
|
|
866
|
-
/* @__PURE__ */ (0,
|
|
897
|
+
return /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
898
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { fill: "#1e293b", d: "m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0" }),
|
|
899
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", { fill: "#1e293b", d: "M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3" })
|
|
867
900
|
] });
|
|
868
901
|
}
|
|
869
902
|
);
|
|
870
903
|
SquarePen1.displayName = "SquarePen1";
|
|
871
904
|
|
|
872
905
|
// dist/icons/Strikethrough.tsx
|
|
873
|
-
var
|
|
874
|
-
var
|
|
875
|
-
var Strikethrough =
|
|
906
|
+
var import_react72 = __toESM(require("react"));
|
|
907
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
908
|
+
var Strikethrough = import_react72.default.forwardRef(
|
|
876
909
|
({ size, ...props }, ref) => {
|
|
877
|
-
return /* @__PURE__ */ (0,
|
|
910
|
+
return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("path", { fill: "#000", d: "M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z" }) });
|
|
878
911
|
}
|
|
879
912
|
);
|
|
880
913
|
Strikethrough.displayName = "Strikethrough";
|
|
881
914
|
|
|
882
915
|
// dist/icons/Tasks.tsx
|
|
883
|
-
var
|
|
884
|
-
var
|
|
885
|
-
var Tasks =
|
|
916
|
+
var import_react73 = __toESM(require("react"));
|
|
917
|
+
var import_jsx_runtime73 = require("react/jsx-runtime");
|
|
918
|
+
var Tasks = import_react73.default.forwardRef(
|
|
886
919
|
({ size, ...props }, ref) => {
|
|
887
|
-
return /* @__PURE__ */ (0,
|
|
888
|
-
/* @__PURE__ */ (0,
|
|
889
|
-
/* @__PURE__ */ (0,
|
|
920
|
+
return /* @__PURE__ */ (0, import_jsx_runtime73.jsxs)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: [
|
|
921
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { fill: "#1e293b", d: "M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2" }),
|
|
922
|
+
/* @__PURE__ */ (0, import_jsx_runtime73.jsx)("path", { fill: "#1e293b", d: "M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" })
|
|
890
923
|
] });
|
|
891
924
|
}
|
|
892
925
|
);
|
|
893
926
|
Tasks.displayName = "Tasks";
|
|
894
927
|
|
|
895
928
|
// dist/icons/Trash.tsx
|
|
896
|
-
var
|
|
897
|
-
var
|
|
898
|
-
var Trash =
|
|
929
|
+
var import_react74 = __toESM(require("react"));
|
|
930
|
+
var import_jsx_runtime74 = require("react/jsx-runtime");
|
|
931
|
+
var Trash = import_react74.default.forwardRef(
|
|
899
932
|
({ size, ...props }, ref) => {
|
|
900
|
-
return /* @__PURE__ */ (0,
|
|
933
|
+
return /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime74.jsx)("path", { fill: "#1e293b", d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }) });
|
|
901
934
|
}
|
|
902
935
|
);
|
|
903
936
|
Trash.displayName = "Trash";
|
|
904
937
|
|
|
905
938
|
// dist/icons/Video.tsx
|
|
906
|
-
var
|
|
907
|
-
var
|
|
908
|
-
var Video =
|
|
939
|
+
var import_react75 = __toESM(require("react"));
|
|
940
|
+
var import_jsx_runtime75 = require("react/jsx-runtime");
|
|
941
|
+
var Video = import_react75.default.forwardRef(
|
|
909
942
|
({ size, ...props }, ref) => {
|
|
910
|
-
return /* @__PURE__ */ (0,
|
|
943
|
+
return /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime75.jsx)("path", { fill: "#1e293b", d: "M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88" }) });
|
|
911
944
|
}
|
|
912
945
|
);
|
|
913
946
|
Video.displayName = "Video";
|
|
914
947
|
|
|
915
948
|
// dist/icons/X.tsx
|
|
916
|
-
var
|
|
917
|
-
var
|
|
918
|
-
var X =
|
|
949
|
+
var import_react76 = __toESM(require("react"));
|
|
950
|
+
var import_jsx_runtime76 = require("react/jsx-runtime");
|
|
951
|
+
var X = import_react76.default.forwardRef(
|
|
919
952
|
({ size, ...props }, ref) => {
|
|
920
|
-
return /* @__PURE__ */ (0,
|
|
953
|
+
return /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("svg", { ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime76.jsx)("path", { fill: "#1e293b", d: "M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z" }) });
|
|
921
954
|
}
|
|
922
955
|
);
|
|
923
956
|
X.displayName = "X";
|
|
@@ -982,6 +1015,9 @@ X.displayName = "X";
|
|
|
982
1015
|
MagickoCheck,
|
|
983
1016
|
Marketing,
|
|
984
1017
|
MessageEdit,
|
|
1018
|
+
MingcuteMicLine1,
|
|
1019
|
+
MingcuteMicLine11,
|
|
1020
|
+
MingcuteMicLine12,
|
|
985
1021
|
Network,
|
|
986
1022
|
NotiDot,
|
|
987
1023
|
PA,
|