@liner-fe/icon 0.2.74 → 0.2.76

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/lib/index.d.ts CHANGED
@@ -593,7 +593,29 @@ declare const IconColorAnalyzeData: React.ForwardRefExoticComponent<Omit<ColorIc
593
593
 
594
594
  declare const IconColorDarkAnalyzeData: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
595
595
 
596
- type IconName = "arrow-upward" | "arrow-downward" | "arrow-back" | "arrow-forward" | "drop-up" | "drop-down" | "arrow-backward" | "arrow-drop-right" | "arrow-up" | "arrow-down" | "arrow-left" | "arrow-right" | "move" | "arrow-turn" | "start" | "end" | "extend" | "shorten" | "more" | "check-mark" | "check-mark-fill" | "exclamationmark" | "exclamationmark-fill" | "plus" | "minus" | "close" | "close-fill" | "double-arrow-forward" | "double-arrow-backward" | "arrow-up-right" | "arrow-down-left" | "arrow-up-left" | "arrow-up-down" | "redo" | "undo" | "expand" | "show-all" | "hide-all" | "help" | "zoom-in" | "zoom-out" | "retry" | "question-message" | "books" | "balance" | "chart-bar" | "chart-line-uptrend" | "folder" | "folder-open" | "folder-add" | "document" | "person" | "person-add" | "send" | "paperclip" | "share" | "sign-out" | "lock" | "ai" | "trash" | "stack" | "new-thread" | "summarize" | "search" | "memo" | "globe" | "graduationcap" | "palette" | "download" | "copy" | "regenerate" | "credit" | "feedback" | "creditcard" | "speaker" | "tune" | "shield" | "light" | "document-add" | "thumb-up" | "thumb-down" | "document-warning" | "person-fill" | "step" | "book" | "description" | "bookmark" | "power" | "photo" | "camera" | "list" | "desktop" | "desktop-on-cursor" | "view-list" | "bolt" | "home" | "visibility" | "visibility-off" | "magic-wand" | "highlighter" | "pencil" | "essay" | "magic-pencil" | "highlight-edit" | "paraphrase" | "bulb-exclamtionmark" | "bulb" | "make-easy" | "translate" | "info" | "apple" | "android" | "twitter" | "facebook" | "google" | "car" | "airplane" | "rocket" | "source" | "liner" | "setting" | "light-mode" | "dark-mode" | "fire" | "question-box" | "target" | "new-tab" | "quote" | "document-check" | "block" | "bookmark-cancel" | "email" | "filter" | "timer" | "play-button" | "text-select" | "bell" | "secret-mode" | "add-clock" | "clock" | "spinner" | "volume-up" | "volume" | "google-export" | "link" | "sheet-export" | "shield-person" | "shield-usage" | "formal-bag" | "casual-shoe" | "folder-open-share" | "folder-share" | "verification-badge" | "report" | "brain" | "mindmap" | "flowchart" | "focus" | "paragraph" | "add-to-folder" | "remove-from-folder" | "move-to-folder" | "new-thread-folder" | "chrome" | "new-chrome-extension" | "mobile" | "members" | "teams" | "stop" | "microscope" | "literature-review" | "expand-close" | "restaurant" | "color-liner" | "color-liner-variation" | "color-facebook" | "color-google" | "color-fire" | "more-horizontal" | "more-vertical" | "check-mark-in-circle" | "star" | "credit-add" | "m-new-tab" | "collection-add" | "collections" | "survey" | "location" | "hourglass" | "bag" | "color-excel" | "color-html" | "color-powerpoint" | "color-link" | "at-sign" | "adjustment" | "view-sidebar" | "add-emoji" | "bold" | "italic" | "underline" | "strikethrough" | "align-left" | "align-center" | "align-right" | "left-indentation" | "right-indentation" | "numbered-list" | "color-kakaotalk" | "color-hwp" | "color-xml" | "color-xlsx" | "color-json" | "color-image" | "color-kakaotalk-logo" | "history" | "menu" | "current-tab" | "columns" | "split-columns" | "fx" | "calendar" | "insert-after" | "color-docx" | "color-txt" | "color-markdown" | "color-pdf" | "color-csv" | "table" | "tex" | "color-document" | "file-download" | "color-gift-box" | "file-hashtag" | "arrow-collapse" | "arrow-expand" | "arrow-down-up" | "color-hypothesis-generator" | "color-citation-recommender" | "color-peer-review" | "color-survey-simulator" | "color-literature-review" | "color-research-tracer" | "color-hypothesis-evaluator" | "color-survey-generator" | "color-research-with-agents" | "color-search-with-citation" | "color-collaborate-with-team" | "color-research-question" | "color-citation" | "color-summarize" | "color-compass" | "color-complete" | "color-filtering" | "color-dark-hypothesis-generator" | "color-dark-citation-recommender" | "color-dark-peer-review" | "color-dark-survey-simulator" | "color-dark-literature-review" | "color-dark-research-tracer" | "color-dark-hypothesis-evaluator" | "color-dark-survey-generator" | "color-dark-liner-variation" | "code" | "color-liner-filled" | "color-dark-liner-filled" | "color-liner-filled-scholar" | "color-dark-liner-filled-scholar" | "color-dark-collaborate-with-team" | "color-dark-research-question" | "color-dark-citation" | "color-dark-summarize" | "color-dark-compass" | "color-dark-complete" | "color-dark-research-with-agents" | "color-dark-search-with-citation" | "color-open-access" | "pin" | "unpin" | "color-artifact" | "color-dark-artifact" | "color-loading" | "color-dark-loading" | "find-paper" | "node" | "add-node" | "shovel" | "experiment" | "glasses" | "asterisk" | "color-liner-filled-write" | "color-dark-liner-filled-write" | "color-write-draft" | "color-dark-write-draft" | "color-analyze-data" | "color-dark-analyze-data";
596
+ declare const IconImageGenerator: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
597
+
598
+ declare const IconInbox: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
599
+
600
+ declare const IconChatPanel: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
601
+
602
+ declare const IconZotero: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
603
+
604
+ declare const IconColorOpenai: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
605
+
606
+ declare const IconColorClaude: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
607
+
608
+ declare const IconColorGemini: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
609
+
610
+ declare const IconColorChat: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
611
+
612
+ declare const IconColorDarkChat: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
613
+
614
+ declare const IconColorAttachImage: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
615
+
616
+ declare const IconColorDarkAttachImage: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
617
+
618
+ type IconName = "arrow-upward" | "arrow-downward" | "arrow-back" | "arrow-forward" | "drop-up" | "drop-down" | "arrow-backward" | "arrow-drop-right" | "arrow-up" | "arrow-down" | "arrow-left" | "arrow-right" | "move" | "arrow-turn" | "start" | "end" | "extend" | "shorten" | "more" | "check-mark" | "check-mark-fill" | "exclamationmark" | "exclamationmark-fill" | "plus" | "minus" | "close" | "close-fill" | "double-arrow-forward" | "double-arrow-backward" | "arrow-up-right" | "arrow-down-left" | "arrow-up-left" | "arrow-up-down" | "redo" | "undo" | "expand" | "show-all" | "hide-all" | "help" | "zoom-in" | "zoom-out" | "retry" | "question-message" | "books" | "balance" | "chart-bar" | "chart-line-uptrend" | "folder" | "folder-open" | "folder-add" | "document" | "person" | "person-add" | "send" | "paperclip" | "share" | "sign-out" | "lock" | "ai" | "trash" | "stack" | "new-thread" | "summarize" | "search" | "memo" | "globe" | "graduationcap" | "palette" | "download" | "copy" | "regenerate" | "credit" | "feedback" | "creditcard" | "speaker" | "tune" | "shield" | "light" | "document-add" | "thumb-up" | "thumb-down" | "document-warning" | "person-fill" | "step" | "book" | "description" | "bookmark" | "power" | "photo" | "camera" | "list" | "desktop" | "desktop-on-cursor" | "view-list" | "bolt" | "home" | "visibility" | "visibility-off" | "magic-wand" | "highlighter" | "pencil" | "essay" | "magic-pencil" | "highlight-edit" | "paraphrase" | "bulb-exclamtionmark" | "bulb" | "make-easy" | "translate" | "info" | "apple" | "android" | "twitter" | "facebook" | "google" | "car" | "airplane" | "rocket" | "source" | "liner" | "setting" | "light-mode" | "dark-mode" | "fire" | "question-box" | "target" | "new-tab" | "quote" | "document-check" | "block" | "bookmark-cancel" | "email" | "filter" | "timer" | "play-button" | "text-select" | "bell" | "secret-mode" | "add-clock" | "clock" | "spinner" | "volume-up" | "volume" | "google-export" | "link" | "sheet-export" | "shield-person" | "shield-usage" | "formal-bag" | "casual-shoe" | "folder-open-share" | "folder-share" | "verification-badge" | "report" | "brain" | "mindmap" | "flowchart" | "focus" | "paragraph" | "add-to-folder" | "remove-from-folder" | "move-to-folder" | "new-thread-folder" | "chrome" | "new-chrome-extension" | "mobile" | "members" | "teams" | "stop" | "microscope" | "literature-review" | "expand-close" | "restaurant" | "color-liner" | "color-liner-variation" | "color-facebook" | "color-google" | "color-fire" | "more-horizontal" | "more-vertical" | "check-mark-in-circle" | "star" | "credit-add" | "m-new-tab" | "collection-add" | "collections" | "survey" | "location" | "hourglass" | "bag" | "color-excel" | "color-html" | "color-powerpoint" | "color-link" | "at-sign" | "adjustment" | "view-sidebar" | "add-emoji" | "bold" | "italic" | "underline" | "strikethrough" | "align-left" | "align-center" | "align-right" | "left-indentation" | "right-indentation" | "numbered-list" | "color-kakaotalk" | "color-hwp" | "color-xml" | "color-xlsx" | "color-json" | "color-image" | "color-kakaotalk-logo" | "history" | "menu" | "current-tab" | "columns" | "split-columns" | "fx" | "calendar" | "insert-after" | "color-docx" | "color-txt" | "color-markdown" | "color-pdf" | "color-csv" | "table" | "tex" | "color-document" | "file-download" | "color-gift-box" | "file-hashtag" | "arrow-collapse" | "arrow-expand" | "arrow-down-up" | "color-hypothesis-generator" | "color-citation-recommender" | "color-peer-review" | "color-survey-simulator" | "color-literature-review" | "color-research-tracer" | "color-hypothesis-evaluator" | "color-survey-generator" | "color-research-with-agents" | "color-search-with-citation" | "color-collaborate-with-team" | "color-research-question" | "color-citation" | "color-summarize" | "color-compass" | "color-complete" | "color-filtering" | "color-dark-hypothesis-generator" | "color-dark-citation-recommender" | "color-dark-peer-review" | "color-dark-survey-simulator" | "color-dark-literature-review" | "color-dark-research-tracer" | "color-dark-hypothesis-evaluator" | "color-dark-survey-generator" | "color-dark-liner-variation" | "code" | "color-liner-filled" | "color-dark-liner-filled" | "color-liner-filled-scholar" | "color-dark-liner-filled-scholar" | "color-dark-collaborate-with-team" | "color-dark-research-question" | "color-dark-citation" | "color-dark-summarize" | "color-dark-compass" | "color-dark-complete" | "color-dark-research-with-agents" | "color-dark-search-with-citation" | "color-open-access" | "pin" | "unpin" | "color-artifact" | "color-dark-artifact" | "color-loading" | "color-dark-loading" | "find-paper" | "node" | "add-node" | "shovel" | "experiment" | "glasses" | "asterisk" | "color-liner-filled-write" | "color-dark-liner-filled-write" | "color-write-draft" | "color-dark-write-draft" | "color-analyze-data" | "color-dark-analyze-data" | "image-generator" | "inbox" | "chat-panel" | "zotero" | "color-openai" | "color-claude" | "color-gemini" | "color-chat" | "color-dark-chat" | "color-attach-image" | "color-dark-attach-image";
597
619
  type IconSizeKey = keyof typeof iconSizeMap;
598
620
  interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
599
621
  fill?: boolean;
@@ -606,4 +628,4 @@ interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
606
628
  type ColorIconProps = Omit<IconProps, 'type' | 'fillType' | 'fill' | 'thick'>;
607
629
  type IconComponentType = React.ForwardRefExoticComponent<Omit<IconProps, 'ref'> & React.RefAttributes<SVGSVGElement>>;
608
630
 
609
- export { type ColorIconProps, IconAddClock, IconAddEmoji, IconAddNode, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowCollapse, IconArrowDown, IconArrowDownLeft, IconArrowDownUp, IconArrowDownward, IconArrowDropRight, IconArrowExpand, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAsterisk, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCode, IconCollectionAdd, IconCollections, IconColorAnalyzeData, IconColorArtifact, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDarkAnalyzeData, IconColorDarkArtifact, IconColorDarkCitation, IconColorDarkCitationRecommender, IconColorDarkCollaborateWithTeam, IconColorDarkCompass, IconColorDarkComplete, IconColorDarkHypothesisEvaluator, IconColorDarkHypothesisGenerator, IconColorDarkLinerFilled, IconColorDarkLinerFilledScholar, IconColorDarkLinerFilledWrite, IconColorDarkLinerVariation, IconColorDarkLiteratureReview, IconColorDarkLoading, IconColorDarkPeerReview, IconColorDarkResearchQuestion, IconColorDarkResearchTracer, IconColorDarkResearchWithAgents, IconColorDarkSearchWithCitation, IconColorDarkSummarize, IconColorDarkSurveyGenerator, IconColorDarkSurveySimulator, IconColorDarkWriteDraft, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerFilled, IconColorLinerFilledScholar, IconColorLinerFilledWrite, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorLoading, IconColorMarkdown, IconColorOpenAccess, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorWriteDraft, IconColorXlsx, IconColorXml, IconColumns, type IconComponentType, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExperiment, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFindPaper, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlasses, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, type IconName, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNode, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPin, IconPlayButton, IconPlus, IconPower, type IconProps, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShovel, IconShowAll, IconSignOut, type IconSizeKey, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconUnpin, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
631
+ export { type ColorIconProps, IconAddClock, IconAddEmoji, IconAddNode, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowCollapse, IconArrowDown, IconArrowDownLeft, IconArrowDownUp, IconArrowDownward, IconArrowDropRight, IconArrowExpand, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAsterisk, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconChatPanel, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCode, IconCollectionAdd, IconCollections, IconColorAnalyzeData, IconColorArtifact, IconColorAttachImage, IconColorChat, IconColorCitation, IconColorCitationRecommender, IconColorClaude, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDarkAnalyzeData, IconColorDarkArtifact, IconColorDarkAttachImage, IconColorDarkChat, IconColorDarkCitation, IconColorDarkCitationRecommender, IconColorDarkCollaborateWithTeam, IconColorDarkCompass, IconColorDarkComplete, IconColorDarkHypothesisEvaluator, IconColorDarkHypothesisGenerator, IconColorDarkLinerFilled, IconColorDarkLinerFilledScholar, IconColorDarkLinerFilledWrite, IconColorDarkLinerVariation, IconColorDarkLiteratureReview, IconColorDarkLoading, IconColorDarkPeerReview, IconColorDarkResearchQuestion, IconColorDarkResearchTracer, IconColorDarkResearchWithAgents, IconColorDarkSearchWithCitation, IconColorDarkSummarize, IconColorDarkSurveyGenerator, IconColorDarkSurveySimulator, IconColorDarkWriteDraft, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGemini, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerFilled, IconColorLinerFilledScholar, IconColorLinerFilledWrite, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorLoading, IconColorMarkdown, IconColorOpenAccess, IconColorOpenai, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorWriteDraft, IconColorXlsx, IconColorXml, IconColumns, type IconComponentType, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExperiment, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFindPaper, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlasses, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconImageGenerator, IconInbox, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, type IconName, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNode, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPin, IconPlayButton, IconPlus, IconPower, type IconProps, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShovel, IconShowAll, IconSignOut, type IconSizeKey, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconUnpin, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut, IconZotero };
package/lib/index.js CHANGED
@@ -898,13 +898,13 @@ var IconFolder = /* @__PURE__ */ forwardRef(
898
898
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
899
899
  const iconSize = iconSizeMap[size];
900
900
  if (fill && thick) {
901
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24 10.5L21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H41.5C42.6046 41 43.5 40.1046 43.5 39V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24ZM19.5 9.5H7.5V38H40.5V13.5H22.5L19.5 9.5Z", style: { fill: `var(--${type})` } }) });
901
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { d: "M6.2959 40.9893C5.35435 40.8938 4.6062 40.1457 4.51074 39.2041L4.5 39V8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L23.7324 12H41.25C42.3473 12 43.2398 12.8842 43.25 13.9814L43.4814 38.9814C43.4911 40.0236 42.7021 40.8854 41.6875 40.9893L41.4814 41H6.5L6.2959 40.9893ZM7.5 38H40.4717L40.2598 15H21.8721L19.1406 9.5H7.5V38Z", style: { fill: `var(--${type})` } }) });
902
902
  } else if (fill) {
903
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { d: "M4.5 8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L24 10.5H41.5C42.6046 10.5 43.5 11.3954 43.5 12.5V39C43.5 40.1046 42.6046 41 41.5 41H6.5C5.39543 41 4.5 40.1046 4.5 39V8.5Z", style: { fill: `var(--${type})` } }) });
903
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { d: "M4.5 8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L23.732 12H41.2504C42.3478 12 43.2402 12.8842 43.2504 13.9815L43.4813 38.9815C43.4916 40.0933 42.5932 41 41.4814 41H6.5C5.39543 41 4.5 40.1046 4.5 39V8.5Z", style: { fill: `var(--${type})` } }) });
904
904
  } else if (thick) {
905
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24 10.5L21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H41.5C42.6046 41 43.5 40.1046 43.5 39V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24ZM19 10.5H8.5V37H39.5V14.5H22L19 10.5Z", style: { fill: `var(--${type})` } }) });
905
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { d: "M6.2959 40.9893C5.35435 40.8938 4.6062 40.1457 4.51074 39.2041L4.5 39V8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L23.7324 12H41.25C42.3473 12 43.2398 12.8842 43.25 13.9814L43.4814 38.9814C43.4911 40.0236 42.7021 40.8854 41.6875 40.9893L41.4814 41H6.5L6.2959 40.9893ZM8.5 37H39.4629L39.2695 16H21.2529L18.5205 10.5H8.5V37Z", style: { fill: `var(--${type})` } }) });
906
906
  }
907
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24 10.5L21 6.5H6.5C5.39543 6.5 4.5 7.39543 4.5 8.5V39C4.5 40.1046 5.39543 41 6.5 41H41.5C42.6046 41 43.5 40.1046 43.5 39V12.5C43.5 11.3954 42.6046 10.5 41.5 10.5H24ZM19.5 9.5H7.5V38H40.5V13.5H22.5L19.5 9.5Z", style: { fill: `var(--${type})` } }) });
907
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { d: "M6.2959 40.9893C5.35435 40.8938 4.6062 40.1457 4.51074 39.2041L4.5 39V8.5C4.5 7.39543 5.39543 6.5 6.5 6.5H21L23.7324 12H41.25C42.3473 12 43.2398 12.8842 43.25 13.9814L43.4814 38.9814C43.4911 40.0236 42.7021 40.8854 41.6875 40.9893L41.4814 41H6.5L6.2959 40.9893ZM7.5 38H40.4717L40.2598 15H21.8721L19.1406 9.5H7.5V38Z", style: { fill: `var(--${type})` } }) });
908
908
  }
909
909
  );
910
910
  var IconFolderOpen = /* @__PURE__ */ forwardRef(
@@ -3433,26 +3433,26 @@ var IconMindmap = /* @__PURE__ */ forwardRef(
3433
3433
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
3434
3434
  const iconSize = iconSizeMap[size];
3435
3435
  if (fill && thick) {
3436
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.1948 14.29C22.3087 13.2007 23 11.6811 23 10C23 6.68629 20.3137 4 17 4C13.6863 4 11 6.68629 11 10C11 13.3137 13.6863 16 17 16C17.5349 16 18.0534 15.93 18.5469 15.7987L22.2868 20.2866C21.4809 21.3081 21 22.5979 21 24C21 24.4519 21.05 24.8921 21.1447 25.3155L15.1362 28.6535C14.0598 27.6289 12.6034 27 11 27C7.68629 27 5 29.6863 5 33C5 36.3137 7.68629 39 11 39C13.0021 39 14.7751 38.0194 15.8651 36.5123L27.0073 39.2978C27.1625 42.4732 29.7862 45 33 45C36.3137 45 39 42.3137 39 39C39 35.6863 36.3137 33 33 33C30.6349 33 28.5894 34.3684 27.6121 36.3567L16.9603 33.6938C16.9865 33.4661 17 33.2346 17 33C17 32.3737 16.904 31.7698 16.726 31.2022L22.5152 27.9859C23.6142 29.2216 25.2162 30 27 30C30.3137 30 33 27.3137 33 24C33 22.8438 32.673 21.7639 32.1063 20.8479L35.7711 16.5724C36.4602 16.8482 37.2124 17 38 17C41.3137 17 44 14.3137 44 11C44 7.68629 41.3137 5 38 5C34.6863 5 32 7.68629 32 11C32 12.4372 32.5053 13.7564 33.348 14.7896L29.9383 18.7675C29.0699 18.2788 28.0675 18 27 18C26.1758 18 25.3904 18.1662 24.6755 18.4669L21.1948 14.29ZM17 13C18.6569 13 20 11.6569 20 10C20 8.34315 18.6569 7 17 7C15.3431 7 14 8.34315 14 10C14 11.6569 15.3431 13 17 13ZM41 11C41 12.6569 39.6569 14 38 14C36.3431 14 35 12.6569 35 11C35 9.34315 36.3431 8 38 8C39.6569 8 41 9.34315 41 11ZM27 27C28.6569 27 30 25.6569 30 24C30 22.3431 28.6569 21 27 21C25.3431 21 24 22.3431 24 24C24 25.6569 25.3431 27 27 27ZM36 39C36 40.6569 34.6569 42 33 42C31.3431 42 30 40.6569 30 39C30 37.3431 31.3431 36 33 36C34.6569 36 36 37.3431 36 39ZM11 36C12.6569 36 14 34.6569 14 33C14 31.3431 12.6569 30 11 30C9.34315 30 8 31.3431 8 33C8 34.6569 9.34315 36 11 36Z", style: { fill: `var(--${type})` } }) });
3436
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44 42C44.2761 42 44.5 41.7761 44.5 41.5V30.5L44.4902 30.3994C44.4503 30.2039 44.2961 30.0497 44.1006 30.0098L44 30H33L32.8994 30.0098C32.7039 30.0497 32.5497 30.2039 32.5098 30.3994L32.5 30.5V34.5H25.5V13.5H32.5V17.5C32.5 17.7417 32.6714 17.9437 32.8994 17.9902L33 18H44C44.2761 18 44.5 17.7761 44.5 17.5V6.5L44.4902 6.39941C44.4503 6.20392 44.2961 6.04966 44.1006 6.00977L44 6H33L32.8994 6.00977C32.7039 6.04966 32.5497 6.20392 32.5098 6.39941L32.5 6.5V10.5H22.5V22.5H15.5V18.5L15.4902 18.3994C15.4503 18.2039 15.2961 18.0497 15.1006 18.0098L15 18H4L3.89941 18.0098C3.70392 18.0497 3.54967 18.2039 3.50977 18.3994L3.5 18.5V29.5C3.5 29.7417 3.67145 29.9437 3.89941 29.9902L4 30H15L15.1006 29.9902C15.3286 29.9437 15.5 29.7417 15.5 29.5V25.5H22.5V37.5H32.5V41.5C32.5 41.7417 32.6714 41.9437 32.8994 41.9902L33 42H44ZM35.5 9H41.5V15H35.5V9ZM6.5 21H12.5V27H6.5V21ZM35.5 33H41.5V39H35.5V33Z", style: { fill: `var(--${type})` } }) });
3437
3437
  } else if (fill) {
3438
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.1948 14.29C22.3087 13.2007 23 11.6811 23 10C23 6.68629 20.3137 4 17 4C13.6863 4 11 6.68629 11 10C11 13.3137 13.6863 16 17 16C17.5349 16 18.0534 15.93 18.5469 15.7987L22.2868 20.2866C21.4809 21.3081 21 22.5979 21 24C21 24.4519 21.05 24.8921 21.1447 25.3155L15.1362 28.6535C14.0598 27.6289 12.6034 27 11 27C7.68629 27 5 29.6863 5 33C5 36.3137 7.68629 39 11 39C13.0021 39 14.7751 38.0194 15.8651 36.5123L27.0073 39.2978C27.1625 42.4732 29.7862 45 33 45C36.3137 45 39 42.3137 39 39C39 35.6863 36.3137 33 33 33C30.6349 33 28.5894 34.3684 27.6121 36.3567L16.9603 33.6938C16.9865 33.4661 17 33.2346 17 33C17 32.3737 16.904 31.7698 16.726 31.2022L22.5152 27.9859C23.6142 29.2216 25.2162 30 27 30C30.3137 30 33 27.3137 33 24C33 22.8438 32.673 21.7639 32.1063 20.8479L35.7711 16.5724C36.4602 16.8482 37.2124 17 38 17C41.3137 17 44 14.3137 44 11C44 7.68629 41.3137 5 38 5C34.6863 5 32 7.68629 32 11C32 12.4372 32.5053 13.7564 33.348 14.7896L29.9383 18.7675C29.0699 18.2788 28.0675 18 27 18C26.1758 18 25.3904 18.1662 24.6755 18.4669L21.1948 14.29ZM17 13C18.6569 13 20 11.6569 20 10C20 8.34315 18.6569 7 17 7C15.3431 7 14 8.34315 14 10C14 11.6569 15.3431 13 17 13ZM41 11C41 12.6569 39.6569 14 38 14C36.3431 14 35 12.6569 35 11C35 9.34315 36.3431 8 38 8C39.6569 8 41 9.34315 41 11ZM27 27C28.6569 27 30 25.6569 30 24C30 22.3431 28.6569 21 27 21C25.3431 21 24 22.3431 24 24C24 25.6569 25.3431 27 27 27ZM36 39C36 40.6569 34.6569 42 33 42C31.3431 42 30 40.6569 30 39C30 37.3431 31.3431 36 33 36C34.6569 36 36 37.3431 36 39ZM11 36C12.6569 36 14 34.6569 14 33C14 31.3431 12.6569 30 11 30C9.34315 30 8 31.3431 8 33C8 34.6569 9.34315 36 11 36Z", style: { fill: `var(--${type})` } }) });
3438
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44 42C44.2761 42 44.5 41.7761 44.5 41.5V30.5L44.4902 30.3994C44.4503 30.2039 44.2961 30.0497 44.1006 30.0098L44 30H33L32.8994 30.0098C32.7039 30.0497 32.5497 30.2039 32.5098 30.3994L32.5 30.5V34.5H25.5V13.5H32.5V17.5C32.5 17.7417 32.6714 17.9437 32.8994 17.9902L33 18H44C44.2761 18 44.5 17.7761 44.5 17.5V6.5L44.4902 6.39941C44.4503 6.20392 44.2961 6.04966 44.1006 6.00977L44 6H33L32.8994 6.00977C32.7039 6.04966 32.5497 6.20392 32.5098 6.39941L32.5 6.5V10.5H22.5V22.5H15.5V18.5L15.4902 18.3994C15.4503 18.2039 15.2961 18.0497 15.1006 18.0098L15 18H4L3.89941 18.0098C3.70392 18.0497 3.54967 18.2039 3.50977 18.3994L3.5 18.5V29.5C3.5 29.7417 3.67145 29.9437 3.89941 29.9902L4 30H15L15.1006 29.9902C15.3286 29.9437 15.5 29.7417 15.5 29.5V25.5H22.5V37.5H32.5V41.5C32.5 41.7417 32.6714 41.9437 32.8994 41.9902L33 42H44ZM35.5 9H41.5V15H35.5V9ZM6.5 21H12.5V27H6.5V21ZM35.5 33H41.5V39H35.5V33Z", style: { fill: `var(--${type})` } }) });
3439
3439
  } else if (thick) {
3440
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.5399 13.923C22.4497 12.8712 23 11.4998 23 10C23 6.68629 20.3137 4 17 4C13.6863 4 11 6.68629 11 10C11 13.3137 13.6863 16 17 16C17.3391 16 17.6717 15.9719 17.9954 15.9178L21.9848 20.7051C21.3623 21.6508 21 22.7831 21 24C21 24.2694 21.0178 24.5346 21.0521 24.7945L14.7351 28.304C13.7102 27.4878 12.4121 27 11 27C7.68629 27 5 29.6863 5 33C5 36.3137 7.68629 39 11 39C12.805 39 14.4238 38.203 15.5237 36.9417L27.0562 39.8248C27.4581 42.7482 29.9661 45 33 45C36.3137 45 39 42.3137 39 39C39 35.6863 36.3137 33 33 33C30.8196 33 28.9108 34.1631 27.8602 35.9027L16.9971 33.1869C16.999 33.1248 17 33.0625 17 33C17 32.5536 16.9513 32.1186 16.8588 31.7L22.8754 28.3575C23.9506 29.3756 25.4024 30 27 30C30.3137 30 33 27.3137 33 24C33 23.0337 32.7716 22.1208 32.3658 21.3123L36.2772 16.749C36.8229 16.9123 37.4012 17 38 17C41.3137 17 44 14.3137 44 11C44 7.68629 41.3137 5 38 5C34.6863 5 32 7.68629 32 11C32 12.2529 32.384 13.4162 33.0408 14.3784L29.4787 18.5343C28.7231 18.1911 27.8839 18 27 18C26.3631 18 25.7493 18.0992 25.1734 18.2831L21.5399 13.923ZM17 12C18.1046 12 19 11.1046 19 10C19 8.89543 18.1046 8 17 8C15.8954 8 15 8.89543 15 10C15 11.1046 15.8954 12 17 12ZM40 11C40 12.1046 39.1046 13 38 13C36.8954 13 36 12.1046 36 11C36 9.89543 36.8954 9 38 9C39.1046 9 40 9.89543 40 11ZM27 26C28.1046 26 29 25.1046 29 24C29 22.8954 28.1046 22 27 22C25.8954 22 25 22.8954 25 24C25 25.1046 25.8954 26 27 26ZM35 39C35 40.1046 34.1046 41 33 41C31.8954 41 31 40.1046 31 39C31 37.8954 31.8954 37 33 37C34.1046 37 35 37.8954 35 39ZM11 35C12.1046 35 13 34.1046 13 33C13 31.8954 12.1046 31 11 31C9.89543 31 9 31.8954 9 33C9 34.1046 9.89543 35 11 35Z", style: { fill: `var(--${type})` } }) });
3440
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M42.5 6C43.6046 6 44.5 6.89543 44.5 8V16L44.4893 16.2041C44.3938 17.1457 43.6457 17.8938 42.7041 17.9893L42.5 18H34.5L34.2959 17.9893C33.3543 17.8938 32.6062 17.1457 32.5107 16.2041L32.5 16V14H26V34H32.5V32C32.5 30.8954 33.3954 30 34.5 30H42.5C43.6046 30 44.5 30.8954 44.5 32V40L44.4893 40.2041C44.3938 41.1457 43.6457 41.8938 42.7041 41.9893L42.5 42H34.5L34.2959 41.9893C33.3543 41.8938 32.6062 41.1457 32.5107 40.2041L32.5 40V38H22V26H15.5V28L15.4893 28.2041C15.3938 29.1457 14.6457 29.8938 13.7041 29.9893L13.5 30H5.5L5.2959 29.9893C4.35435 29.8938 3.6062 29.1457 3.51074 28.2041L3.5 28V20C3.5 18.8954 4.39543 18 5.5 18H13.5L13.7041 18.0107C14.7128 18.113 15.5 18.9643 15.5 20V22H22V10H32.5V8C32.5 6.89543 33.3954 6 34.5 6H42.5ZM36.5 38H40.5V34H36.5V38ZM7.5 26H11.5V22H7.5V26ZM36.5 14H40.5V10H36.5V14Z", style: { fill: `var(--${type})` } }) });
3441
3441
  }
3442
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.1948 14.29C22.3087 13.2007 23 11.6811 23 10C23 6.68629 20.3137 4 17 4C13.6863 4 11 6.68629 11 10C11 13.3137 13.6863 16 17 16C17.5349 16 18.0534 15.93 18.5469 15.7987L22.2868 20.2866C21.4809 21.3081 21 22.5979 21 24C21 24.4519 21.05 24.8921 21.1447 25.3155L15.1362 28.6535C14.0598 27.6289 12.6034 27 11 27C7.68629 27 5 29.6863 5 33C5 36.3137 7.68629 39 11 39C13.0021 39 14.7751 38.0194 15.8651 36.5123L27.0073 39.2978C27.1625 42.4732 29.7862 45 33 45C36.3137 45 39 42.3137 39 39C39 35.6863 36.3137 33 33 33C30.6349 33 28.5894 34.3684 27.6121 36.3567L16.9603 33.6938C16.9865 33.4661 17 33.2346 17 33C17 32.3737 16.904 31.7698 16.726 31.2022L22.5152 27.9859C23.6142 29.2216 25.2162 30 27 30C30.3137 30 33 27.3137 33 24C33 22.8438 32.673 21.7639 32.1063 20.8479L35.7711 16.5724C36.4602 16.8482 37.2124 17 38 17C41.3137 17 44 14.3137 44 11C44 7.68629 41.3137 5 38 5C34.6863 5 32 7.68629 32 11C32 12.4372 32.5053 13.7564 33.348 14.7896L29.9383 18.7675C29.0699 18.2788 28.0675 18 27 18C26.1758 18 25.3904 18.1662 24.6755 18.4669L21.1948 14.29ZM17 13C18.6569 13 20 11.6569 20 10C20 8.34315 18.6569 7 17 7C15.3431 7 14 8.34315 14 10C14 11.6569 15.3431 13 17 13ZM41 11C41 12.6569 39.6569 14 38 14C36.3431 14 35 12.6569 35 11C35 9.34315 36.3431 8 38 8C39.6569 8 41 9.34315 41 11ZM27 27C28.6569 27 30 25.6569 30 24C30 22.3431 28.6569 21 27 21C25.3431 21 24 22.3431 24 24C24 25.6569 25.3431 27 27 27ZM36 39C36 40.6569 34.6569 42 33 42C31.3431 42 30 40.6569 30 39C30 37.3431 31.3431 36 33 36C34.6569 36 36 37.3431 36 39ZM11 36C12.6569 36 14 34.6569 14 33C14 31.3431 12.6569 30 11 30C9.34315 30 8 31.3431 8 33C8 34.6569 9.34315 36 11 36Z", style: { fill: `var(--${type})` } }) });
3442
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M44 42C44.2761 42 44.5 41.7761 44.5 41.5V30.5L44.4902 30.3994C44.4503 30.2039 44.2961 30.0497 44.1006 30.0098L44 30H33L32.8994 30.0098C32.7039 30.0497 32.5497 30.2039 32.5098 30.3994L32.5 30.5V34.5H25.5V13.5H32.5V17.5C32.5 17.7417 32.6714 17.9437 32.8994 17.9902L33 18H44C44.2761 18 44.5 17.7761 44.5 17.5V6.5L44.4902 6.39941C44.4503 6.20392 44.2961 6.04966 44.1006 6.00977L44 6H33L32.8994 6.00977C32.7039 6.04966 32.5497 6.20392 32.5098 6.39941L32.5 6.5V10.5H22.5V22.5H15.5V18.5L15.4902 18.3994C15.4503 18.2039 15.2961 18.0497 15.1006 18.0098L15 18H4L3.89941 18.0098C3.70392 18.0497 3.54967 18.2039 3.50977 18.3994L3.5 18.5V29.5C3.5 29.7417 3.67145 29.9437 3.89941 29.9902L4 30H15L15.1006 29.9902C15.3286 29.9437 15.5 29.7417 15.5 29.5V25.5H22.5V37.5H32.5V41.5C32.5 41.7417 32.6714 41.9437 32.8994 41.9902L33 42H44ZM35.5 9H41.5V15H35.5V9ZM6.5 21H12.5V27H6.5V21ZM35.5 33H41.5V39H35.5V33Z", style: { fill: `var(--${type})` } }) });
3443
3443
  }
3444
3444
  );
3445
3445
  var IconFlowchart = /* @__PURE__ */ forwardRef(
3446
3446
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
3447
3447
  const iconSize = iconSizeMap[size];
3448
3448
  if (fill && thick) {
3449
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30 7C30 5.89543 29.1046 5 28 5H20C18.8954 5 18 5.89543 18 7V15C18 16.1046 18.8954 17 20 17H22.5V22.5H10.5L10.5 31H8C6.89543 31 6 31.8954 6 33V41C6 42.1046 6.89543 43 8 43H16C17.1046 43 18 42.1046 18 41V33C18 31.8954 17.1046 31 16 31H13.5L13.5 25.5L34.5 25.5L34.5 31H32C30.8954 31 30 31.8954 30 33V41C30 42.1046 30.8954 43 32 43H40C41.1046 43 42 42.1046 42 41V33C42 31.8954 41.1046 31 40 31H37.5L37.5 22.5H25.5V17H28C29.1046 17 30 16.1046 30 15V7ZM27 8L21 8V14H27V8ZM39 34H33V40H39V34ZM9 34H15V40H9L9 34Z", style: { fill: `var(--${type})` } }) });
3449
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.5 3.5C29.7417 3.5 29.9437 3.67145 29.9902 3.89941L30 4V15L29.9902 15.1006C29.9437 15.3286 29.7417 15.5 29.5 15.5H25.5V22.5H37.5V32H41.5C41.7417 32 41.9437 32.1714 41.9902 32.3994L42 32.5V43.5C42 43.7761 41.7761 44 41.5 44H30.5L30.3994 43.9902C30.2039 43.9503 30.0497 43.7961 30.0098 43.6006L30 43.5V32.5L30.0098 32.3994C30.0497 32.2039 30.2039 32.0497 30.3994 32.0098L30.5 32H34.5V25.5H13.5V32H17.5C17.7417 32 17.9437 32.1714 17.9902 32.3994L18 32.5V43.5C18 43.7761 17.7761 44 17.5 44H6.5L6.39941 43.9902C6.20392 43.9503 6.04966 43.7961 6.00977 43.6006L6 43.5V32.5L6.00977 32.3994C6.04966 32.2039 6.20392 32.0497 6.39941 32.0098L6.5 32H10.5V22.5H22.5V15.5H18.5L18.3994 15.4902C18.2039 15.4503 18.0497 15.2961 18.0098 15.1006L18 15V4L18.0098 3.89941C18.0497 3.70392 18.2039 3.54967 18.3994 3.50977L18.5 3.5H29.5ZM9 41H15V35H9V41ZM33 41H39V35H33V41ZM21 12.5H27V6.5H21V12.5Z", style: { fill: `var(--${type})` } }) });
3450
3450
  } else if (fill) {
3451
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30 7C30 5.89543 29.1046 5 28 5H20C18.8954 5 18 5.89543 18 7V15C18 16.1046 18.8954 17 20 17H22.5V22.5H10.5L10.5 31H8C6.89543 31 6 31.8954 6 33V41C6 42.1046 6.89543 43 8 43H16C17.1046 43 18 42.1046 18 41V33C18 31.8954 17.1046 31 16 31H13.5L13.5 25.5L34.5 25.5L34.5 31H32C30.8954 31 30 31.8954 30 33V41C30 42.1046 30.8954 43 32 43H40C41.1046 43 42 42.1046 42 41V33C42 31.8954 41.1046 31 40 31H37.5L37.5 22.5H25.5V17H28C29.1046 17 30 16.1046 30 15V7ZM27 8L21 8V14H27V8ZM39 34H33V40H39V34ZM9 34H15V40H9L9 34Z", style: { fill: `var(--${type})` } }) });
3451
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.5 3.5C29.7417 3.5 29.9437 3.67145 29.9902 3.89941L30 4V15L29.9902 15.1006C29.9437 15.3286 29.7417 15.5 29.5 15.5H25.5V22.5H37.5V32H41.5C41.7417 32 41.9437 32.1714 41.9902 32.3994L42 32.5V43.5C42 43.7761 41.7761 44 41.5 44H30.5L30.3994 43.9902C30.2039 43.9503 30.0497 43.7961 30.0098 43.6006L30 43.5V32.5L30.0098 32.3994C30.0497 32.2039 30.2039 32.0497 30.3994 32.0098L30.5 32H34.5V25.5H13.5V32H17.5C17.7417 32 17.9437 32.1714 17.9902 32.3994L18 32.5V43.5C18 43.7761 17.7761 44 17.5 44H6.5L6.39941 43.9902C6.20392 43.9503 6.04966 43.7961 6.00977 43.6006L6 43.5V32.5L6.00977 32.3994C6.04966 32.2039 6.20392 32.0497 6.39941 32.0098L6.5 32H10.5V22.5H22.5V15.5H18.5L18.3994 15.4902C18.2039 15.4503 18.0497 15.2961 18.0098 15.1006L18 15V4L18.0098 3.89941C18.0497 3.70392 18.2039 3.54967 18.3994 3.50977L18.5 3.5H29.5ZM9 41H15V35H9V41ZM33 41H39V35H33V41ZM21 12.5H27V6.5H21V12.5Z", style: { fill: `var(--${type})` } }) });
3452
3452
  } else if (thick) {
3453
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30 7C30 5.89543 29.1046 5 28 5H20C18.8954 5 18 5.89543 18 7V15C18 16.1046 18.8954 17 20 17H22V22H10L10 31H8C6.89543 31 6 31.8954 6 33V41C6 42.1046 6.89543 43 8 43H16C17.1046 43 18 42.1046 18 41V33C18 31.8954 17.1046 31 16 31H14L14 26L34 26L34 31H32C30.8954 31 30 31.8954 30 33V41C30 42.1046 30.8954 43 32 43H40C41.1046 43 42 42.1046 42 41V33C42 31.8954 41.1046 31 40 31H38L38 22H26V17H28C29.1046 17 30 16.1046 30 15V7ZM26 9L22 9V13H26V9ZM38 35H34V39H38V35ZM10 35H14L14 39H10L10 35Z", style: { fill: `var(--${type})` } }) });
3453
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.5 3.5C29.7417 3.5 29.9437 3.67145 29.9902 3.89941L30 4V15L29.9902 15.1006C29.9437 15.3286 29.7417 15.5 29.5 15.5H25.5V22.5H37.5V32H41.5C41.7417 32 41.9437 32.1714 41.9902 32.3994L42 32.5V43.5C42 43.7761 41.7761 44 41.5 44H30.5L30.3994 43.9902C30.2039 43.9503 30.0497 43.7961 30.0098 43.6006L30 43.5V32.5L30.0098 32.3994C30.0497 32.2039 30.2039 32.0497 30.3994 32.0098L30.5 32H34.5V25.5H13.5V32H17.5C17.7417 32 17.9437 32.1714 17.9902 32.3994L18 32.5V43.5C18 43.7761 17.7761 44 17.5 44H6.5L6.39941 43.9902C6.20392 43.9503 6.04966 43.7961 6.00977 43.6006L6 43.5V32.5L6.00977 32.3994C6.04966 32.2039 6.20392 32.0497 6.39941 32.0098L6.5 32H10.5V22.5H22.5V15.5H18.5L18.3994 15.4902C18.2039 15.4503 18.0497 15.2961 18.0098 15.1006L18 15V4L18.0098 3.89941C18.0497 3.70392 18.2039 3.54967 18.3994 3.50977L18.5 3.5H29.5ZM9 41H15V35H9V41ZM33 41H39V35H33V41ZM21 12.5H27V6.5H21V12.5Z", style: { fill: `var(--${type})` } }) });
3454
3454
  }
3455
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30 7C30 5.89543 29.1046 5 28 5H20C18.8954 5 18 5.89543 18 7V15C18 16.1046 18.8954 17 20 17H22.5V22.5H10.5L10.5 31H8C6.89543 31 6 31.8954 6 33V41C6 42.1046 6.89543 43 8 43H16C17.1046 43 18 42.1046 18 41V33C18 31.8954 17.1046 31 16 31H13.5L13.5 25.5L34.5 25.5L34.5 31H32C30.8954 31 30 31.8954 30 33V41C30 42.1046 30.8954 43 32 43H40C41.1046 43 42 42.1046 42 41V33C42 31.8954 41.1046 31 40 31H37.5L37.5 22.5H25.5V17H28C29.1046 17 30 16.1046 30 15V7ZM27 8L21 8V14H27V8ZM39 34H33V40H39V34ZM9 34H15V40H9L9 34Z", style: { fill: `var(--${type})` } }) });
3455
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.5 3.5C29.7417 3.5 29.9437 3.67145 29.9902 3.89941L30 4V15L29.9902 15.1006C29.9437 15.3286 29.7417 15.5 29.5 15.5H25.5V22.5H37.5V32H41.5C41.7417 32 41.9437 32.1714 41.9902 32.3994L42 32.5V43.5C42 43.7761 41.7761 44 41.5 44H30.5L30.3994 43.9902C30.2039 43.9503 30.0497 43.7961 30.0098 43.6006L30 43.5V32.5L30.0098 32.3994C30.0497 32.2039 30.2039 32.0497 30.3994 32.0098L30.5 32H34.5V25.5H13.5V32H17.5C17.7417 32 17.9437 32.1714 17.9902 32.3994L18 32.5V43.5C18 43.7761 17.7761 44 17.5 44H6.5L6.39941 43.9902C6.20392 43.9503 6.04966 43.7961 6.00977 43.6006L6 43.5V32.5L6.00977 32.3994C6.04966 32.2039 6.20392 32.0497 6.39941 32.0098L6.5 32H10.5V22.5H22.5V15.5H18.5L18.3994 15.4902C18.2039 15.4503 18.0497 15.2961 18.0098 15.1006L18 15V4L18.0098 3.89941C18.0497 3.70392 18.2039 3.54967 18.3994 3.50977L18.5 3.5H29.5ZM9 41H15V35H9V41ZM33 41H39V35H33V41ZM21 12.5H27V6.5H21V12.5Z", style: { fill: `var(--${type})` } }) });
3456
3456
  }
3457
3457
  );
3458
3458
  var IconFocus = /* @__PURE__ */ forwardRef(
@@ -5833,5 +5833,233 @@ var IconColorDarkAnalyzeData = /* @__PURE__ */ forwardRef(
5833
5833
  ] });
5834
5834
  }
5835
5835
  );
5836
+ var IconImageGenerator = /* @__PURE__ */ forwardRef(
5837
+ ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5838
+ const iconSize = iconSizeMap[size];
5839
+ if (fill && thick) {
5840
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5841
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.667 8.5H9C8.72386 8.5 8.50001 8.72387 8.5 9V34.833L15.5898 27.4658C16.3651 26.6606 17.6503 26.6467 18.4424 27.4355L21.6309 30.6113L31.0684 21.3975C31.8589 20.6257 33.1259 20.641 33.8975 21.4316L39.5 27.1738V18.333H42.5V39C42.5 40.933 40.933 42.5 39 42.5H9C7.067 42.5 5.5 40.933 5.5 39V9C5.50001 7.06701 7.06701 5.5 9 5.5H29.667V8.5ZM21.6094 34.8242L17.0449 30.2783L8.6416 39.0117C8.8162 39.3038 9.135 39.5 9.5 39.5H38.5C39.0522 39.5 39.4998 39.0521 39.5 38.5V31.4707L32.4473 24.2422L21.6094 34.8242Z", style: { fill: `var(--${type})` } }),
5842
+ /* @__PURE__ */ jsx("path", { d: "M19 14C21.2091 14 23 15.7909 23 18C23 20.2091 21.2091 22 19 22C16.7909 22 15 20.2091 15 18C15 15.7909 16.7909 14 19 14Z", style: { fill: `var(--${type})` } }),
5843
+ /* @__PURE__ */ jsx("path", { d: "M38.0684 3.46191C38.291 2.84601 39.163 2.84604 39.3857 3.46191L40.8242 7.44922C40.8545 7.5331 40.921 7.59955 41.0049 7.62988L44.9912 9.06836C45.6077 9.29084 45.6077 10.1633 44.9912 10.3857L41.0049 11.8242C40.921 11.8545 40.8545 11.921 40.8242 12.0049L39.3857 15.9912C39.1633 16.6077 38.2908 16.6078 38.0684 15.9912L36.6299 12.0049C36.5995 11.921 36.5331 11.8545 36.4492 11.8242L32.4619 10.3857C31.846 10.163 31.846 9.29104 32.4619 9.06836L36.4492 7.62988C36.5332 7.59959 36.5996 7.53318 36.6299 7.44922L38.0684 3.46191Z", style: { fill: `var(--${type})` } })
5844
+ ] });
5845
+ } else if (fill) {
5846
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5847
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.667 8.5H9C8.72386 8.5 8.50001 8.72387 8.5 9V34.833L15.5898 27.4658C16.3651 26.6606 17.6503 26.6467 18.4424 27.4355L21.6309 30.6113L31.0684 21.3975C31.8589 20.6257 33.1259 20.641 33.8975 21.4316L39.5 27.1738V18.333H42.5V39C42.5 40.933 40.933 42.5 39 42.5H9C7.067 42.5 5.5 40.933 5.5 39V9C5.50001 7.06701 7.06701 5.5 9 5.5H29.667V8.5ZM21.6094 34.8242L17.0449 30.2783L8.6416 39.0117C8.8162 39.3038 9.135 39.5 9.5 39.5H38.5C39.0522 39.5 39.4998 39.0521 39.5 38.5V31.4707L32.4473 24.2422L21.6094 34.8242Z", style: { fill: `var(--${type})` } }),
5848
+ /* @__PURE__ */ jsx("path", { d: "M19 14C21.2091 14 23 15.7909 23 18C23 20.2091 21.2091 22 19 22C16.7909 22 15 20.2091 15 18C15 15.7909 16.7909 14 19 14Z", style: { fill: `var(--${type})` } }),
5849
+ /* @__PURE__ */ jsx("path", { d: "M38.0684 3.46191C38.291 2.84601 39.163 2.84604 39.3857 3.46191L40.8242 7.44922C40.8545 7.5331 40.921 7.59955 41.0049 7.62988L44.9912 9.06836C45.6077 9.29084 45.6077 10.1633 44.9912 10.3857L41.0049 11.8242C40.921 11.8545 40.8545 11.921 40.8242 12.0049L39.3857 15.9912C39.1633 16.6077 38.2908 16.6078 38.0684 15.9912L36.6299 12.0049C36.5995 11.921 36.5331 11.8545 36.4492 11.8242L32.4619 10.3857C31.846 10.163 31.846 9.29104 32.4619 9.06836L36.4492 7.62988C36.5332 7.59959 36.5996 7.53318 36.6299 7.44922L38.0684 3.46191Z", style: { fill: `var(--${type})` } })
5850
+ ] });
5851
+ } else if (thick) {
5852
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5853
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.667 8.5H9C8.72386 8.5 8.50001 8.72387 8.5 9V34.833L15.5898 27.4658C16.3651 26.6606 17.6503 26.6467 18.4424 27.4355L21.6309 30.6113L31.0684 21.3975C31.8589 20.6257 33.1259 20.641 33.8975 21.4316L39.5 27.1738V18.333H42.5V39C42.5 40.933 40.933 42.5 39 42.5H9C7.067 42.5 5.5 40.933 5.5 39V9C5.50001 7.06701 7.06701 5.5 9 5.5H29.667V8.5ZM21.6094 34.8242L17.0449 30.2783L8.6416 39.0117C8.8162 39.3038 9.135 39.5 9.5 39.5H38.5C39.0522 39.5 39.4998 39.0521 39.5 38.5V31.4707L32.4473 24.2422L21.6094 34.8242Z", style: { fill: `var(--${type})` } }),
5854
+ /* @__PURE__ */ jsx("path", { d: "M19 14C21.2091 14 23 15.7909 23 18C23 20.2091 21.2091 22 19 22C16.7909 22 15 20.2091 15 18C15 15.7909 16.7909 14 19 14Z", style: { fill: `var(--${type})` } }),
5855
+ /* @__PURE__ */ jsx("path", { d: "M38.0684 3.46191C38.291 2.84601 39.163 2.84604 39.3857 3.46191L40.8242 7.44922C40.8545 7.5331 40.921 7.59955 41.0049 7.62988L44.9912 9.06836C45.6077 9.29084 45.6077 10.1633 44.9912 10.3857L41.0049 11.8242C40.921 11.8545 40.8545 11.921 40.8242 12.0049L39.3857 15.9912C39.1633 16.6077 38.2908 16.6078 38.0684 15.9912L36.6299 12.0049C36.5995 11.921 36.5331 11.8545 36.4492 11.8242L32.4619 10.3857C31.846 10.163 31.846 9.29104 32.4619 9.06836L36.4492 7.62988C36.5332 7.59959 36.5996 7.53318 36.6299 7.44922L38.0684 3.46191Z", style: { fill: `var(--${type})` } })
5856
+ ] });
5857
+ }
5858
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5859
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.667 8.5H9C8.72386 8.5 8.50001 8.72387 8.5 9V34.833L15.5898 27.4658C16.3651 26.6606 17.6503 26.6467 18.4424 27.4355L21.6309 30.6113L31.0684 21.3975C31.8589 20.6257 33.1259 20.641 33.8975 21.4316L39.5 27.1738V18.333H42.5V39C42.5 40.933 40.933 42.5 39 42.5H9C7.067 42.5 5.5 40.933 5.5 39V9C5.50001 7.06701 7.06701 5.5 9 5.5H29.667V8.5ZM21.6094 34.8242L17.0449 30.2783L8.6416 39.0117C8.8162 39.3038 9.135 39.5 9.5 39.5H38.5C39.0522 39.5 39.4998 39.0521 39.5 38.5V31.4707L32.4473 24.2422L21.6094 34.8242Z", style: { fill: `var(--${type})` } }),
5860
+ /* @__PURE__ */ jsx("path", { d: "M19 14C21.2091 14 23 15.7909 23 18C23 20.2091 21.2091 22 19 22C16.7909 22 15 20.2091 15 18C15 15.7909 16.7909 14 19 14Z", style: { fill: `var(--${type})` } }),
5861
+ /* @__PURE__ */ jsx("path", { d: "M38.0684 3.46191C38.291 2.84601 39.163 2.84604 39.3857 3.46191L40.8242 7.44922C40.8545 7.5331 40.921 7.59955 41.0049 7.62988L44.9912 9.06836C45.6077 9.29084 45.6077 10.1633 44.9912 10.3857L41.0049 11.8242C40.921 11.8545 40.8545 11.921 40.8242 12.0049L39.3857 15.9912C39.1633 16.6077 38.2908 16.6078 38.0684 15.9912L36.6299 12.0049C36.5995 11.921 36.5331 11.8545 36.4492 11.8242L32.4619 10.3857C31.846 10.163 31.846 9.29104 32.4619 9.06836L36.4492 7.62988C36.5332 7.59959 36.5996 7.53318 36.6299 7.44922L38.0684 3.46191Z", style: { fill: `var(--${type})` } })
5862
+ ] });
5863
+ }
5864
+ );
5865
+ var IconInbox = /* @__PURE__ */ forwardRef(
5866
+ ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5867
+ const iconSize = iconSizeMap[size];
5868
+ if (fill && thick) {
5869
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5870
+ /* @__PURE__ */ jsx("path", { d: "M29 26H19V23H29V26Z", style: { fill: `var(--${type})` } }),
5871
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.54 6C37.4098 6 38.1802 6.56227 38.4453 7.39062L41.9053 18.2031C41.9682 18.4 42 18.6058 42 18.8125V40.4717C42 41.587 41.0878 42.4869 39.9727 42.4717L7.97266 42.0273C6.87902 42.0122 6 41.1211 6 40.0273V18.8125C6 18.6058 6.03179 18.4 6.09473 18.2031L9.55469 7.39062C9.80317 6.61412 10.4958 6.07172 11.2979 6.00684L11.46 6H36.54ZM9 39H39V20H9V39ZM9.62891 17H38.3711L35.8105 9H12.1895L9.62891 17Z", style: { fill: `var(--${type})` } })
5872
+ ] });
5873
+ } else if (fill) {
5874
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5875
+ /* @__PURE__ */ jsx("path", { d: "M29 26H19V23H29V26Z", style: { fill: `var(--${type})` } }),
5876
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.54 6C37.4098 6 38.1802 6.56227 38.4453 7.39062L41.9053 18.2031C41.9682 18.4 42 18.6058 42 18.8125V40.4717C42 41.587 41.0878 42.4869 39.9727 42.4717L7.97266 42.0273C6.87902 42.0122 6 41.1211 6 40.0273V18.8125C6 18.6058 6.03179 18.4 6.09473 18.2031L9.55469 7.39062C9.80317 6.61412 10.4958 6.07172 11.2979 6.00684L11.46 6H36.54ZM9 39H39V20H9V39ZM9.62891 17H38.3711L35.8105 9H12.1895L9.62891 17Z", style: { fill: `var(--${type})` } })
5877
+ ] });
5878
+ } else if (thick) {
5879
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5880
+ /* @__PURE__ */ jsx("path", { d: "M29 27H19V23H29V27Z", style: { fill: `var(--${type})` } }),
5881
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.54 6C37.4098 6 38.1802 6.56227 38.4453 7.39062L41.9053 18.2031C41.9682 18.4 42 18.6058 42 18.8125V40.4717C42 41.587 41.0878 42.4869 39.9727 42.4717L7.97266 42.0273C6.87902 42.0122 6 41.1211 6 40.0273V18.8125C6 18.6058 6.03179 18.4 6.09473 18.2031L9.55469 7.39062C9.80317 6.61412 10.4958 6.07172 11.2979 6.00684L11.46 6H36.54ZM10 38H38V21H10V38ZM10.6797 17H37.3203L35.0801 10H12.9199L10.6797 17Z", style: { fill: `var(--${type})` } })
5882
+ ] });
5883
+ }
5884
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5885
+ /* @__PURE__ */ jsx("path", { d: "M29 26H19V23H29V26Z", style: { fill: `var(--${type})` } }),
5886
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.54 6C37.4098 6 38.1802 6.56227 38.4453 7.39062L41.9053 18.2031C41.9682 18.4 42 18.6058 42 18.8125V40.4717C42 41.587 41.0878 42.4869 39.9727 42.4717L7.97266 42.0273C6.87902 42.0122 6 41.1211 6 40.0273V18.8125C6 18.6058 6.03179 18.4 6.09473 18.2031L9.55469 7.39062C9.80317 6.61412 10.4958 6.07172 11.2979 6.00684L11.46 6H36.54ZM9 39H39V20H9V39ZM9.62891 17H38.3711L35.8105 9H12.1895L9.62891 17Z", style: { fill: `var(--${type})` } })
5887
+ ] });
5888
+ }
5889
+ );
5890
+ var IconChatPanel = /* @__PURE__ */ forwardRef(
5891
+ ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5892
+ const iconSize = iconSizeMap[size];
5893
+ if (fill && thick) {
5894
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31 7C32.1046 7 33 7.89543 33 9V15H43C44.1046 15 45 15.8954 45 17V35.5C45 36.6046 44.1046 37.5 43 37.5H40.4551V41.0527C40.4551 42.6909 38.5935 43.6347 37.2725 42.666L30.2275 37.5H17C15.8954 37.5 15 36.6046 15 35.5V31.5322L10.7275 34.666C9.40649 35.6347 7.54492 34.6909 7.54492 33.0527V29.5H5C3.89543 29.5 3 28.6046 3 27.5V9C3 7.89543 3.89543 7 5 7H31ZM33 27.5C33 28.6046 32.1046 29.5 31 29.5H18V34.5H31.21L37.4551 39.0791V34.5H42V18H33V27.5ZM6 26.5H10.5449V31.0791L16.79 26.5H30V10H6V26.5Z", style: { fill: `var(--${type})` } }) });
5895
+ } else if (fill) {
5896
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31 7C32.1046 7 33 7.89543 33 9V15H43C44.1046 15 45 15.8954 45 17V35.5C45 36.6046 44.1046 37.5 43 37.5H40.4551V41.0527C40.4551 42.6909 38.5935 43.6347 37.2725 42.666L30.2275 37.5H17C15.8954 37.5 15 36.6046 15 35.5V31.5322L10.7275 34.666C9.40649 35.6347 7.54492 34.6909 7.54492 33.0527V29.5H5C3.89543 29.5 3 28.6046 3 27.5V9C3 7.89543 3.89543 7 5 7H31ZM33 27.5C33 28.6046 32.1046 29.5 31 29.5H18V34.5H31.21L37.4551 39.0791V34.5H42V18H33V27.5ZM6 26.5H10.5449V31.0791L16.79 26.5H30V10H6V26.5Z", style: { fill: `var(--${type})` } }) });
5897
+ } else if (thick) {
5898
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31 7C32.1046 7 33 7.89543 33 9V15H43C44.1046 15 45 15.8954 45 17V35.7275C44.9999 36.832 44.1045 37.7275 43 37.7275H40.4551V41.0527C40.4551 42.6909 38.5935 43.6347 37.2725 42.666L30.5381 37.7275H17C15.8955 37.7275 15.0001 36.832 15 35.7275V31.5322L10.7275 34.666C9.40649 35.6347 7.54492 34.6909 7.54492 33.0527V29.5H5C3.89543 29.5 3 28.6046 3 27.5V9C3 7.89543 3.89543 7 5 7H31ZM33 27.5C33 28.6046 32.1046 29.5 31 29.5H19V33.7275H31.8477L36.4551 37.1064V33.7275H41V19H33V27.5ZM7 25.5H11.5449V29.1064L16.4629 25.5H29V11H7V25.5Z", style: { fill: `var(--${type})` } }) });
5899
+ }
5900
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31 7C32.1046 7 33 7.89543 33 9V15H43C44.1046 15 45 15.8954 45 17V35.5C45 36.6046 44.1046 37.5 43 37.5H40.4551V41.0527C40.4551 42.6909 38.5935 43.6347 37.2725 42.666L30.2275 37.5H17C15.8954 37.5 15 36.6046 15 35.5V31.5322L10.7275 34.666C9.40649 35.6347 7.54492 34.6909 7.54492 33.0527V29.5H5C3.89543 29.5 3 28.6046 3 27.5V9C3 7.89543 3.89543 7 5 7H31ZM33 27.5C33 28.6046 32.1046 29.5 31 29.5H18V34.5H31.21L37.4551 39.0791V34.5H42V18H33V27.5ZM6 26.5H10.5449V31.0791L16.79 26.5H30V10H6V26.5Z", style: { fill: `var(--${type})` } }) });
5901
+ }
5902
+ );
5903
+ var IconZotero = /* @__PURE__ */ forwardRef(
5904
+ ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5905
+ const iconSize = iconSizeMap[size];
5906
+ if (fill && thick) {
5907
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.0996 6.0011C24.8001 6.01675 25.4847 6.20439 26.0918 6.54212L38.4082 13.4064C39.044 13.7609 39.5722 14.272 39.9395 14.8859C40.3065 15.4999 40.4999 16.1974 40.5 16.9064V31.9044C40.4998 32.6132 40.3065 33.3101 39.9395 33.924C39.5724 34.5378 39.0438 35.0469 38.4082 35.4015L26.0918 42.2687C25.4558 42.623 24.7343 42.8116 24 42.8116C23.266 42.8115 22.544 42.6229 21.9082 42.2687L9.5918 35.4015C8.95674 35.047 8.42939 34.5373 8.0625 33.924C7.69549 33.3102 7.5003 32.6131 7.5 31.9044V16.9064C7.50001 16.7293 7.51134 16.5525 7.53516 16.3781C7.60652 15.8539 7.78518 15.3468 8.06055 14.8859C8.42769 14.2717 8.95582 13.7611 9.5918 13.4064L21.9082 6.54212C22.5732 6.1714 23.3319 5.98378 24.0996 6.0011ZM15.1348 14.0958V17.9044H26.916L15.5811 31.4025C15.1052 31.9692 15.0009 32.761 15.3135 33.4318C15.6262 34.1023 16.2992 34.5314 17.0391 34.5314H32.9043V30.7228H21.124L32.459 17.2247C32.9348 16.658 33.0392 15.8661 32.7266 15.1954C32.4139 14.525 31.7407 14.096 31.001 14.0958H15.1348Z", style: { fill: `var(--${type})` } }) });
5908
+ } else if (fill) {
5909
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.0996 6.0011C24.8001 6.01675 25.4847 6.20439 26.0918 6.54212L38.4082 13.4064C39.044 13.7609 39.5722 14.272 39.9395 14.8859C40.3065 15.4999 40.4999 16.1974 40.5 16.9064V31.9044C40.4998 32.6132 40.3065 33.3101 39.9395 33.924C39.5724 34.5378 39.0438 35.0469 38.4082 35.4015L26.0918 42.2687C25.4558 42.623 24.7343 42.8116 24 42.8116C23.266 42.8115 22.544 42.6229 21.9082 42.2687L9.5918 35.4015C8.95674 35.047 8.42939 34.5373 8.0625 33.924C7.69549 33.3102 7.5003 32.6131 7.5 31.9044V16.9064C7.50001 16.7293 7.51134 16.5525 7.53516 16.3781C7.60652 15.8539 7.78518 15.3468 8.06055 14.8859C8.42769 14.2717 8.95582 13.7611 9.5918 13.4064L21.9082 6.54212C22.5732 6.1714 23.3319 5.98378 24.0996 6.0011ZM15.1348 14.0958V17.9044H26.916L15.5811 31.4025C15.1052 31.9692 15.0009 32.761 15.3135 33.4318C15.6262 34.1023 16.2992 34.5314 17.0391 34.5314H32.9043V30.7228H21.124L32.459 17.2247C32.9348 16.658 33.0392 15.8661 32.7266 15.1954C32.4139 14.525 31.7407 14.096 31.001 14.0958H15.1348Z", style: { fill: `var(--${type})` } }) });
5910
+ } else if (thick) {
5911
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.0996 6.0011C24.8001 6.01675 25.4847 6.20439 26.0918 6.54212L38.4082 13.4064C39.044 13.7609 39.5722 14.272 39.9395 14.8859C40.3065 15.4999 40.4999 16.1974 40.5 16.9064V31.9044C40.4998 32.6132 40.3065 33.3101 39.9395 33.924C39.5724 34.5378 39.0438 35.0469 38.4082 35.4015L26.0918 42.2687C25.4558 42.623 24.7343 42.8116 24 42.8116C23.266 42.8115 22.544 42.6229 21.9082 42.2687L9.5918 35.4015C8.95674 35.047 8.42939 34.5373 8.0625 33.924C7.69549 33.3102 7.5003 32.6131 7.5 31.9044V16.9064C7.50001 16.7293 7.51134 16.5525 7.53516 16.3781C7.60652 15.8539 7.78518 15.3468 8.06055 14.8859C8.42769 14.2717 8.95582 13.7611 9.5918 13.4064L21.9082 6.54212C22.5732 6.1714 23.3319 5.98378 24.0996 6.0011ZM15.1348 14.0958V17.9044H26.916L15.5811 31.4025C15.1052 31.9692 15.0009 32.761 15.3135 33.4318C15.6262 34.1023 16.2992 34.5314 17.0391 34.5314H32.9043V30.7228H21.124L32.459 17.2247C32.9348 16.658 33.0392 15.8661 32.7266 15.1954C32.4139 14.525 31.7407 14.096 31.001 14.0958H15.1348Z", style: { fill: `var(--${type})` } }) });
5912
+ }
5913
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.0996 6.0011C24.8001 6.01675 25.4847 6.20439 26.0918 6.54212L38.4082 13.4064C39.044 13.7609 39.5722 14.272 39.9395 14.8859C40.3065 15.4999 40.4999 16.1974 40.5 16.9064V31.9044C40.4998 32.6132 40.3065 33.3101 39.9395 33.924C39.5724 34.5378 39.0438 35.0469 38.4082 35.4015L26.0918 42.2687C25.4558 42.623 24.7343 42.8116 24 42.8116C23.266 42.8115 22.544 42.6229 21.9082 42.2687L9.5918 35.4015C8.95674 35.047 8.42939 34.5373 8.0625 33.924C7.69549 33.3102 7.5003 32.6131 7.5 31.9044V16.9064C7.50001 16.7293 7.51134 16.5525 7.53516 16.3781C7.60652 15.8539 7.78518 15.3468 8.06055 14.8859C8.42769 14.2717 8.95582 13.7611 9.5918 13.4064L21.9082 6.54212C22.5732 6.1714 23.3319 5.98378 24.0996 6.0011ZM15.1348 14.0958V17.9044H26.916L15.5811 31.4025C15.1052 31.9692 15.0009 32.761 15.3135 33.4318C15.6262 34.1023 16.2992 34.5314 17.0391 34.5314H32.9043V30.7228H21.124L32.459 17.2247C32.9348 16.658 33.0392 15.8661 32.7266 15.1954C32.4139 14.525 31.7407 14.096 31.001 14.0958H15.1348Z", style: { fill: `var(--${type})` } }) });
5914
+ }
5915
+ );
5916
+ var IconColorOpenai = /* @__PURE__ */ forwardRef(
5917
+ ({ size = "m", className, ...props }, ref) => {
5918
+ const iconSize = iconSizeMap[size];
5919
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5920
+ /* @__PURE__ */ jsx("rect", { width: "48", height: "48", fill: "#1E1E1F" }),
5921
+ /* @__PURE__ */ jsx("path", { d: "M36.5014 21.3868C36.7479 20.6559 36.8736 19.8907 36.8738 19.1204C36.8737 17.8458 36.5296 16.5942 35.8769 15.4943C34.5653 13.2417 32.1322 11.8509 29.4991 11.8509C28.9803 11.8509 28.463 11.905 27.9557 12.0122C27.2735 11.2537 26.436 10.6466 25.4986 10.2308C24.5611 9.81499 23.545 9.6 22.5172 9.59998H22.471L22.4537 9.60008C19.2644 9.60008 16.4361 11.6306 15.4557 14.6241C14.4409 14.8292 13.4821 15.2458 12.6437 15.8461C11.8052 16.4464 11.1064 17.2165 10.594 18.1048C9.9433 19.2113 9.60037 20.4679 9.59998 21.7472C9.60022 23.5451 10.2766 25.279 11.4982 26.6131C11.2516 27.344 11.1259 28.1092 11.1258 28.8795C11.1259 30.1541 11.47 31.4057 12.1227 32.5056C12.8989 33.8391 14.0842 34.8948 15.5078 35.5206C16.9313 36.1464 18.5195 36.31 20.0434 35.9877C20.7258 36.7461 21.5633 37.3533 22.5008 37.7691C23.4383 38.1849 24.4545 38.3999 25.4824 38.4H25.5285L25.5473 38.3999C28.7383 38.3999 31.5657 36.3692 32.5461 33.3731C33.5609 33.1679 34.5196 32.7512 35.3581 32.1509C36.1966 31.5506 36.8954 30.7806 37.4078 29.8922C38.0579 28.7867 38.4002 27.5312 38.4 26.2531C38.3997 24.4551 37.7233 22.7213 36.5017 21.3872L36.5014 21.3868ZM25.5304 36.5171H25.5228C24.246 36.5167 23.0096 36.0747 22.0289 35.2681C22.0871 35.2371 22.1447 35.2049 22.2015 35.1715L28.0132 31.8592C28.1582 31.7778 28.2788 31.6599 28.3627 31.5175C28.4467 31.3752 28.4909 31.2135 28.4909 31.0488V22.959L30.9474 24.3585C30.9603 24.3648 30.9714 24.3742 30.9797 24.3858C30.9881 24.3974 30.9934 24.4108 30.9952 24.4249V31.1199C30.9918 34.0965 28.5473 36.5111 25.5304 36.5171ZM13.778 31.5645C13.2979 30.7455 13.045 29.8162 13.0447 28.8701C13.0447 28.5615 13.072 28.2521 13.1252 27.9481C13.1684 27.9736 13.2438 28.0191 13.2979 28.0497L19.1097 31.362C19.2545 31.4455 19.4193 31.4895 19.5871 31.4894C19.7549 31.4894 19.9196 31.4454 20.0645 31.3618L27.16 27.3194V30.1185L27.1601 30.1233C27.1601 30.1368 27.1569 30.1501 27.1508 30.1621C27.1447 30.1742 27.1358 30.1847 27.1249 30.1928L21.2498 33.5398C20.4185 34.0118 19.4762 34.2604 18.5171 34.2607C17.5569 34.2605 16.6137 34.0114 15.7819 33.5381C14.9501 33.0648 14.2591 32.3841 13.778 31.5642V31.5645ZM12.249 19.0459C12.8874 17.952 13.8952 17.1143 15.0963 16.6796C15.0963 16.729 15.0935 16.8165 15.0935 16.8772V23.5019L15.0934 23.5073C15.0934 23.6718 15.1375 23.8334 15.2213 23.9756C15.3051 24.1178 15.4255 24.2356 15.5704 24.317L22.6659 28.3589L20.2095 29.7584C20.1974 29.7663 20.1835 29.7711 20.169 29.7724C20.1546 29.7737 20.14 29.7715 20.1266 29.7659L14.2509 26.4161C13.4203 25.9413 12.7307 25.2594 12.2513 24.4389C11.7719 23.6183 11.5195 22.6878 11.5194 21.7406C11.5198 20.795 11.7715 19.8659 12.2493 19.0462L12.249 19.0459ZM32.4314 23.68L25.3359 19.6376L27.7924 18.2386C27.8045 18.2307 27.8184 18.2259 27.8329 18.2246C27.8473 18.2233 27.8619 18.2256 27.8752 18.2312L33.7509 21.5782C34.5822 22.0522 35.2725 22.7337 35.7524 23.5542C36.2324 24.3747 36.4852 25.3053 36.4854 26.2527C36.4854 28.5139 35.0554 30.5371 32.9053 31.3181V24.4953C32.9056 24.4928 32.9056 24.4902 32.9056 24.4877C32.9055 24.3238 32.8617 24.1628 32.7784 24.021C32.6952 23.8792 32.5755 23.7616 32.4314 23.68ZM34.8764 20.0492C34.8193 20.0146 34.7617 19.9808 34.7038 19.9476L28.892 16.6352C28.7471 16.5519 28.5824 16.508 28.4147 16.5079C28.247 16.508 28.0823 16.5519 27.9374 16.6352L20.8418 20.6777V17.8786L20.8417 17.8737C20.8417 17.8464 20.8548 17.8206 20.877 17.8043L26.7521 14.4601C27.5831 13.9874 28.5255 13.7385 29.4847 13.7385C32.5055 13.7385 34.9552 16.1556 34.9552 19.1362C34.9551 19.4421 34.9287 19.7474 34.8764 20.0489V20.0492ZM19.5063 25.0381L17.0493 23.6386C17.0364 23.6322 17.0253 23.6228 17.0169 23.6112C17.0086 23.5996 17.0033 23.5862 17.0015 23.5721V16.877C17.0028 13.898 19.4526 11.4829 22.472 11.4829C23.7509 11.4832 24.9893 11.9252 25.9723 12.7323C25.9281 12.7561 25.8509 12.7982 25.7997 12.8288L19.988 16.1411C19.8429 16.2225 19.7224 16.3404 19.6385 16.4826C19.5546 16.6249 19.5104 16.7866 19.5103 16.9512V16.9566L19.5063 25.0381ZM20.8407 22.1993L24.0009 20.3984L27.1611 22.1981V25.7989L24.0009 27.5988L20.8407 25.7989V22.1993Z", fill: "white" })
5922
+ ] });
5923
+ }
5924
+ );
5925
+ var IconColorClaude = /* @__PURE__ */ forwardRef(
5926
+ ({ size = "m", className, ...props }, ref) => {
5927
+ const iconSize = iconSizeMap[size];
5928
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5929
+ /* @__PURE__ */ jsx("rect", { width: "48", height: "48", fill: "#EB8261" }),
5930
+ /* @__PURE__ */ jsx("path", { d: "M15.2495 19.2479L20.9166 22.4257L21.0118 22.7017L20.9166 22.8552H20.6404L19.6933 22.9135L16.4553 23.001L13.647 23.1176L10.9263 23.2634L10.2417 23.4091L9.59998 24.2546L9.6661 24.6763L10.2417 25.0631L11.0663 24.9912L15.6229 24.6783L17.6066 24.5617L20.5451 24.2565H21.0118L21.078 24.4451L20.9185 24.5617L20.794 24.6783L17.9644 26.5947L14.9014 28.6199L13.297 29.786L12.4296 30.3769L11.992 30.9308L11.8034 32.1397L12.591 33.0065L13.649 32.9346L13.9193 32.8627L14.9909 32.0386L17.2798 30.268L20.2689 28.0679L20.7065 27.7044L20.8815 27.8288L20.9029 27.9163L20.7065 28.2448L19.0807 31.1815L17.346 34.1688L16.5739 35.4069L16.3697 36.1493C16.2977 36.4544 16.2452 36.711 16.2452 37.0239L17.1418 38.2406L17.6377 38.4L18.8337 38.2406L19.3374 37.8033L20.0803 36.1046L21.2841 33.4302L23.1511 29.7938L23.6976 28.7151L23.9893 27.7161L24.0982 27.411H24.2868V27.5859L24.4405 29.6344L24.7244 32.1494L25.0006 35.3855L25.0958 36.297L25.547 37.3893L26.4436 37.9802L27.1437 37.6459L27.7193 36.8218L27.6396 36.2892L27.2973 34.0658L26.6264 30.5829L26.1888 28.2506H26.4436L26.7353 28.5421L27.9158 30.1087L29.8994 32.5867L30.7746 33.5702L31.7956 34.6566L32.4509 35.1736H33.6898L34.6019 33.819L34.1935 32.4196L32.9177 30.8025L31.8597 29.4323L30.3428 27.3915L29.3957 25.7589L29.4832 25.6287L29.7088 25.6501L33.1355 26.3789L34.9869 26.7132L37.1962 27.0922L38.1958 26.6258L38.3047 26.1515L37.9118 25.1817L35.549 24.5986L32.7777 24.0447L28.6509 23.069L28.6003 23.0321L28.6587 22.9602L30.5179 22.7852L31.3133 22.7425H33.26L36.885 22.4723L37.8321 21.8465L38.4 21.0807L38.3047 20.4976L36.8461 19.7552L30.2845 21.3139L28.7092 21.7065H28.4914V21.5763L29.8041 20.2936L32.2098 18.1226L35.2222 15.3238L35.3759 14.6319L34.9889 14.0858L34.5805 14.1441L31.9336 16.1343L30.9126 17.0303L28.6003 18.9758H28.4467V18.7717L28.9795 17.9924L31.7936 13.7651L31.9395 12.4687L31.7353 12.0469L31.006 11.7923L30.2047 11.9381L28.5575 14.249L26.8578 16.8515L25.4867 19.1838L25.3195 19.0885L24.5105 10.3793L24.1312 9.93427L23.2561 9.59998L22.5268 10.1539L22.1398 11.0499L22.5268 12.8205L22.9936 15.1314L23.3728 16.9681L23.7151 19.2499L23.9193 20.0079L23.9057 20.0584L23.7384 20.037L22.0173 17.6756L19.3996 14.1402L17.3285 11.9245L16.8326 11.7282L15.973 12.1733L16.0527 12.9682L16.5331 13.6757L19.3996 17.3199L21.1285 19.5783L22.2448 20.8825L22.237 21.071H22.1709L14.5572 16.1304L13.2017 15.9555L12.6182 16.5016L12.6902 17.3976L12.9664 17.6892L15.2553 19.2635L15.2476 19.2557L15.2495 19.2479Z", fill: "white" })
5931
+ ] });
5932
+ }
5933
+ );
5934
+ var IconColorGemini = /* @__PURE__ */ forwardRef(
5935
+ ({ size = "m", className, ...props }, ref) => {
5936
+ const iconSize = iconSizeMap[size];
5937
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5938
+ /* @__PURE__ */ jsx("rect", { width: "48", height: "48", fill: "#F6F6F7" }),
5939
+ /* @__PURE__ */ jsxs("g", { opacity: "0.9", children: [
5940
+ /* @__PURE__ */ jsxs("mask", { id: "mask0_16721_6073", maskUnits: "userSpaceOnUse", x: "9", y: "9", width: "30", height: "30", children: [
5941
+ /* @__PURE__ */ jsx("path", { d: "M24.003 9.59998C24.305 9.59998 24.5677 9.80627 24.6414 10.0993C24.8673 10.9956 25.162 11.8699 25.5287 12.7204C26.4839 14.9395 27.7947 16.8818 29.4588 18.5459C31.1237 20.21 33.0653 21.5208 35.2843 22.476C36.1356 22.8427 37.0091 23.1374 37.9054 23.3633C38.1984 23.437 38.4047 23.6997 38.4047 24.0018C38.4047 24.3038 38.1985 24.5666 37.9054 24.6402C37.0091 24.8661 36.1348 25.1608 35.2843 25.5275C33.0652 26.4828 31.1229 27.7934 29.4588 29.4576C27.7947 31.1225 26.484 33.064 25.5287 35.2831C25.162 36.1344 24.8673 37.0079 24.6414 37.9042C24.5678 38.1972 24.305 38.4035 24.003 38.4035C23.7009 38.4034 23.4382 38.1972 23.3645 37.9042C23.1386 37.0079 22.8439 36.1335 22.4772 35.2831C21.522 33.064 20.212 31.1217 18.5472 29.4576C16.8822 27.7934 14.9407 26.4827 12.7216 25.5275C11.8703 25.1608 10.9968 24.8661 10.1005 24.6402C9.80749 24.5665 9.6012 24.3038 9.6012 24.0018C9.60123 23.6997 9.80751 23.437 10.1005 23.3633C10.9969 23.1374 11.8711 22.8427 12.7216 22.476C14.9407 21.5207 16.883 20.2101 18.5472 18.5459C20.2113 16.8818 21.5219 14.9395 22.4772 12.7204C22.8439 11.8691 23.1386 10.9956 23.3645 10.0993C23.4382 9.80629 23.7009 9.60001 24.003 9.59998Z", fill: "black" }),
5942
+ /* @__PURE__ */ jsx("path", { d: "M24.003 9.59998C24.305 9.59998 24.5677 9.80627 24.6414 10.0993C24.8673 10.9956 25.162 11.8699 25.5287 12.7204C26.4839 14.9395 27.7947 16.8818 29.4588 18.5459C31.1237 20.21 33.0653 21.5208 35.2843 22.476C36.1356 22.8427 37.0091 23.1374 37.9054 23.3633C38.1984 23.437 38.4047 23.6997 38.4047 24.0018C38.4047 24.3038 38.1985 24.5666 37.9054 24.6402C37.0091 24.8661 36.1348 25.1608 35.2843 25.5275C33.0652 26.4828 31.1229 27.7934 29.4588 29.4576C27.7947 31.1225 26.484 33.064 25.5287 35.2831C25.162 36.1344 24.8673 37.0079 24.6414 37.9042C24.5678 38.1972 24.305 38.4035 24.003 38.4035C23.7009 38.4034 23.4382 38.1972 23.3645 37.9042C23.1386 37.0079 22.8439 36.1335 22.4772 35.2831C21.522 33.064 20.212 31.1217 18.5472 29.4576C16.8822 27.7934 14.9407 26.4827 12.7216 25.5275C11.8703 25.1608 10.9968 24.8661 10.1005 24.6402C9.80749 24.5665 9.6012 24.3038 9.6012 24.0018C9.60123 23.6997 9.80751 23.437 10.1005 23.3633C10.9969 23.1374 11.8711 22.8427 12.7216 22.476C14.9407 21.5207 16.883 20.2101 18.5472 18.5459C20.2113 16.8818 21.5219 14.9395 22.4772 12.7204C22.8439 11.8691 23.1386 10.9956 23.3645 10.0993C23.4382 9.80629 23.7009 9.60001 24.003 9.59998Z", fill: "url(#paint0_linear_16721_6073)" })
5943
+ ] }),
5944
+ /* @__PURE__ */ jsxs("g", { mask: "url(#mask0_16721_6073)", children: [
5945
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter0_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M6.99596 32.1185C10.324 33.3004 14.1491 31.0844 15.5396 27.1689C16.9302 23.2533 15.3595 19.1211 12.0314 17.9392C8.7034 16.7573 4.87826 18.9733 3.48775 22.8889C2.09724 26.8044 3.66792 30.9366 6.99596 32.1185Z", fill: "#FFE432" }) }),
5946
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter1_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M21.7682 19.2099C26.3403 19.2099 30.0467 15.422 30.0467 10.7494C30.0467 6.07674 26.3403 2.28882 21.7682 2.28882C17.1961 2.28882 13.4896 6.07674 13.4896 10.7494C13.4896 15.422 17.1961 19.2099 21.7682 19.2099Z", fill: "#FC413D" }) }),
5947
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter2_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M18.5584 46.2694C23.3312 46.0361 26.9552 40.8347 26.653 34.6518C26.3507 28.4689 22.2366 23.6457 17.4639 23.8791C12.6911 24.1124 9.06704 29.3138 9.36929 35.4967C9.67154 41.6796 13.7857 46.5027 18.5584 46.2694Z", fill: "#00B95C" }) }),
5948
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter3_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M18.5584 46.2694C23.3312 46.0361 26.9552 40.8347 26.653 34.6518C26.3507 28.4689 22.2366 23.6457 17.4639 23.8791C12.6911 24.1124 9.06704 29.3138 9.36929 35.4967C9.67154 41.6796 13.7857 46.5027 18.5584 46.2694Z", fill: "#00B95C" }) }),
5949
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter4_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M23.3341 42.5245C27.3353 40.09 28.4063 34.5455 25.7261 30.1406C23.046 25.7356 17.6297 24.1382 13.6285 26.5727C9.62728 29.0072 8.55634 34.5516 11.2365 38.9566C13.9166 43.3616 19.3329 44.959 23.3341 42.5245Z", fill: "#00B95C" }) }),
5950
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter5_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M39.5105 28.6814C44.0077 28.6814 47.6535 25.1707 47.6535 20.84C47.6535 16.5093 44.0077 12.9985 39.5105 12.9985C35.0132 12.9985 31.3674 16.5093 31.3674 20.84C31.3674 25.1707 35.0132 28.6814 39.5105 28.6814Z", fill: "#3186FF" }) }),
5951
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter6_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M3.80294 27.7741C7.94381 30.9231 13.9932 29.9352 17.3146 25.5675C20.636 21.1999 19.9717 15.1064 15.8308 11.9575C11.69 8.80848 5.64059 9.79642 2.31918 14.1641C-1.00223 18.5317 -0.337931 24.6252 3.80294 27.7741Z", fill: "#FBBC04" }) }),
5952
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter7_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M25.0148 32.4275C29.9574 35.8256 36.509 34.879 39.6482 30.313C42.7873 25.7471 41.3253 19.2909 36.3827 15.8928C31.4401 12.4946 24.8886 13.4413 21.7494 18.0072C18.6102 22.5732 20.0722 29.0293 25.0148 32.4275Z", fill: "#3186FF" }) }),
5953
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter8_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M33.9982 8.56254C35.2556 10.2722 33.6399 13.5963 30.3893 15.9871C27.1387 18.3779 23.4842 18.9301 22.2268 17.2205C20.9693 15.5109 22.5851 12.1868 25.8357 9.79596C29.0862 7.40513 32.7407 6.85291 33.9982 8.56254Z", fill: "#749BFF" }) }),
5954
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter9_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M23.6781 16.7488C28.7051 12.0859 30.4305 5.77265 27.5319 2.64771C24.6333 -0.477233 18.2084 0.769534 13.1813 5.43244C8.15431 10.0953 6.42888 16.4086 9.32747 19.5336C12.2261 22.6585 18.651 21.4117 23.6781 16.7488Z", fill: "#FC413D" }) }),
5955
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter10_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M13.3774 33.4949C16.3652 35.6333 19.7954 35.9583 21.039 34.2207C22.2826 32.4832 20.8687 29.3411 17.8808 27.2027C14.893 25.0642 11.4628 24.7393 10.2192 26.4768C8.97561 28.2144 10.3896 31.3565 13.3774 33.4949Z", fill: "#FFEE48" }) })
5956
+ ] })
5957
+ ] }),
5958
+ /* @__PURE__ */ jsxs("defs", { children: [
5959
+ /* @__PURE__ */ jsxs("filter", { id: "filter0_f_16721_6073", x: "1.22253", y: "15.8627", width: "16.5823", height: "18.3324", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5960
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5961
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5962
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "0.879333", result: "effect1_foregroundBlur_16721_6073" })
5963
+ ] }),
5964
+ /* @__PURE__ */ jsxs("filter", { id: "filter1_f_16721_6073", x: "4.98741", y: "-6.2134", width: "33.5616", height: "33.9256", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5965
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5966
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5967
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "4.25111", result: "effect1_foregroundBlur_16721_6073" })
5968
+ ] }),
5969
+ /* @__PURE__ */ jsxs("filter", { id: "filter2_f_16721_6073", x: "2.12397", y: "16.6433", width: "31.7744", height: "36.8619", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5970
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5971
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5972
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "3.61386", result: "effect1_foregroundBlur_16721_6073" })
5973
+ ] }),
5974
+ /* @__PURE__ */ jsxs("filter", { id: "filter3_f_16721_6073", x: "2.12397", y: "16.6433", width: "31.7744", height: "36.8619", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5975
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5976
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5977
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "3.61386", result: "effect1_foregroundBlur_16721_6073" })
5978
+ ] }),
5979
+ /* @__PURE__ */ jsxs("filter", { id: "filter4_f_16721_6073", x: "2.53278", y: "18.2062", width: "31.8971", height: "32.6847", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5980
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5981
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5982
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "3.61386", result: "effect1_foregroundBlur_16721_6073" })
5983
+ ] }),
5984
+ /* @__PURE__ */ jsxs("filter", { id: "filter5_f_16721_6073", x: "24.499", y: "6.13009", width: "30.0229", height: "29.4198", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5985
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5986
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5987
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "3.43422", result: "effect1_foregroundBlur_16721_6073" })
5988
+ ] }),
5989
+ /* @__PURE__ */ jsxs("filter", { id: "filter6_f_16721_6073", x: "-6.01983", y: "3.89082", width: "31.6734", height: "31.9499", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5990
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5991
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5992
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "3.11239", result: "effect1_foregroundBlur_16721_6073" })
5993
+ ] }),
5994
+ /* @__PURE__ */ jsxs("filter", { id: "filter7_f_16721_6073", x: "14.5366", y: "8.29478", width: "32.3244", height: "31.7306", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
5995
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
5996
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
5997
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "2.77949", result: "effect1_foregroundBlur_16721_6073" })
5998
+ ] }),
5999
+ /* @__PURE__ */ jsxs("filter", { id: "filter8_f_16721_6073", x: "16.8258", y: "2.59495", width: "22.5734", height: "20.5932", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
6000
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
6001
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
6002
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "2.48713", result: "effect1_foregroundBlur_16721_6073" })
6003
+ ] }),
6004
+ /* @__PURE__ */ jsxs("filter", { id: "filter9_f_16721_6073", x: "3.71966", y: "-3.27534", width: "29.4201", height: "28.732", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
6005
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
6006
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
6007
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "2.10068", result: "effect1_foregroundBlur_16721_6073" })
6008
+ ] }),
6009
+ /* @__PURE__ */ jsxs("filter", { id: "filter10_f_16721_6073", x: "4.56791", y: "20.1597", width: "22.1225", height: "20.3781", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB", children: [
6010
+ /* @__PURE__ */ jsx("feFlood", { "flood-opacity": "0", result: "BackgroundImageFix" }),
6011
+ /* @__PURE__ */ jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
6012
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "2.59995", result: "effect1_foregroundBlur_16721_6073" })
6013
+ ] }),
6014
+ /* @__PURE__ */ jsxs("linearGradient", { id: "paint0_linear_16721_6073", x1: "17.7891", y1: "28.8721", x2: "32.7493", y2: "16.2593", gradientUnits: "userSpaceOnUse", children: [
6015
+ /* @__PURE__ */ jsx("stop", { "stop-color": "#4893FC" }),
6016
+ /* @__PURE__ */ jsx("stop", { offset: "0.27", "stop-color": "#4893FC" }),
6017
+ /* @__PURE__ */ jsx("stop", { offset: "0.776981", "stop-color": "#969DFF" }),
6018
+ /* @__PURE__ */ jsx("stop", { offset: "1", "stop-color": "#BD99FE" })
6019
+ ] })
6020
+ ] })
6021
+ ] });
6022
+ }
6023
+ );
6024
+ var IconColorChat = /* @__PURE__ */ forwardRef(
6025
+ ({ size = "m", className, ...props }, ref) => {
6026
+ const iconSize = iconSizeMap[size];
6027
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
6028
+ /* @__PURE__ */ jsx("path", { d: "M4 19H29V44H4V19Z", fill: "#197B2E", "fill-opacity": "0.4" }),
6029
+ /* @__PURE__ */ jsx("path", { d: "M13 4V28.9863H29L39.667 36V28.9863H45V4H13ZM36.667 30.4365L29.8975 25.9863H16V7H42V25.9863H36.667V30.4365Z", fill: "#1E1E1F" })
6030
+ ] });
6031
+ }
6032
+ );
6033
+ var IconColorDarkChat = /* @__PURE__ */ forwardRef(
6034
+ ({ size = "m", className, ...props }, ref) => {
6035
+ const iconSize = iconSizeMap[size];
6036
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
6037
+ /* @__PURE__ */ jsx("path", { d: "M4 19H29V44H4V19Z", fill: "#8AB392" }),
6038
+ /* @__PURE__ */ jsx("path", { d: "M13 4V28.9863H29L39.667 36V28.9863H45V4H13ZM36.667 30.4365L29.8975 25.9863H16V7H42V25.9863H36.667V30.4365Z", fill: "white" })
6039
+ ] });
6040
+ }
6041
+ );
6042
+ var IconColorAttachImage = /* @__PURE__ */ forwardRef(
6043
+ ({ size = "m", className, ...props }, ref) => {
6044
+ const iconSize = iconSizeMap[size];
6045
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
6046
+ /* @__PURE__ */ jsx("path", { d: "M42 42L24 24L6 42H42Z", fill: "#197B2E", "fill-opacity": "0.4" }),
6047
+ /* @__PURE__ */ jsx("path", { d: "M28.248 9H9V39H39V30H42V42H6V6H28.248V9Z", fill: "#1E1E1F" }),
6048
+ /* @__PURE__ */ jsx("path", { d: "M35.5537 1.83398C37.7321 1.83398 39.498 3.59991 39.498 5.77832V6.00098H36.498V5.77832C36.498 5.25677 36.0753 4.83398 35.5537 4.83398C35.0322 4.83404 34.6094 5.2568 34.6094 5.77832V19.667C34.6094 20.8636 35.5798 21.834 36.7764 21.834C37.9728 21.8338 38.9424 20.8635 38.9424 19.667V12H41.9424V19.667C41.9424 22.5204 39.6297 24.8338 36.7764 24.834C33.9229 24.834 31.6094 22.5205 31.6094 19.667V5.77832C31.6094 3.59995 33.3753 1.83404 35.5537 1.83398Z", fill: "#1E1E1F" }),
6049
+ /* @__PURE__ */ jsx("path", { d: "M17.75 13.5C19.8211 13.5 21.5 15.1789 21.5 17.25C21.5 19.3211 19.8211 21 17.75 21C15.6789 21 14 19.3211 14 17.25C14 15.1789 15.6789 13.5 17.75 13.5Z", fill: "#1E1E1F" })
6050
+ ] });
6051
+ }
6052
+ );
6053
+ var IconColorDarkAttachImage = /* @__PURE__ */ forwardRef(
6054
+ ({ size = "m", className, ...props }, ref) => {
6055
+ const iconSize = iconSizeMap[size];
6056
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
6057
+ /* @__PURE__ */ jsx("path", { d: "M42 42L24 24L6 42H42Z", fill: "#8AB392" }),
6058
+ /* @__PURE__ */ jsx("path", { d: "M28.248 9H9V39H39V30H42V42H6V6H28.248V9Z", fill: "white" }),
6059
+ /* @__PURE__ */ jsx("path", { d: "M35.5537 1.83398C37.7321 1.83398 39.498 3.59991 39.498 5.77832V6.00098H36.498V5.77832C36.498 5.25677 36.0753 4.83398 35.5537 4.83398C35.0322 4.83404 34.6094 5.2568 34.6094 5.77832V19.667C34.6094 20.8636 35.5798 21.834 36.7764 21.834C37.9728 21.8338 38.9424 20.8635 38.9424 19.667V12H41.9424V19.667C41.9424 22.5204 39.6297 24.8338 36.7764 24.834C33.9229 24.834 31.6094 22.5205 31.6094 19.667V5.77832C31.6094 3.59995 33.3753 1.83404 35.5537 1.83398Z", fill: "white" }),
6060
+ /* @__PURE__ */ jsx("path", { d: "M17.75 13.5C19.8211 13.5 21.5 15.1789 21.5 17.25C21.5 19.3211 19.8211 21 17.75 21C15.6789 21 14 19.3211 14 17.25C14 15.1789 15.6789 13.5 17.75 13.5Z", fill: "white" })
6061
+ ] });
6062
+ }
6063
+ );
5836
6064
 
5837
- export { IconAddClock, IconAddEmoji, IconAddNode, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowCollapse, IconArrowDown, IconArrowDownLeft, IconArrowDownUp, IconArrowDownward, IconArrowDropRight, IconArrowExpand, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAsterisk, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCode, IconCollectionAdd, IconCollections, IconColorAnalyzeData, IconColorArtifact, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDarkAnalyzeData, IconColorDarkArtifact, IconColorDarkCitation, IconColorDarkCitationRecommender, IconColorDarkCollaborateWithTeam, IconColorDarkCompass, IconColorDarkComplete, IconColorDarkHypothesisEvaluator, IconColorDarkHypothesisGenerator, IconColorDarkLinerFilled, IconColorDarkLinerFilledScholar, IconColorDarkLinerFilledWrite, IconColorDarkLinerVariation, IconColorDarkLiteratureReview, IconColorDarkLoading, IconColorDarkPeerReview, IconColorDarkResearchQuestion, IconColorDarkResearchTracer, IconColorDarkResearchWithAgents, IconColorDarkSearchWithCitation, IconColorDarkSummarize, IconColorDarkSurveyGenerator, IconColorDarkSurveySimulator, IconColorDarkWriteDraft, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerFilled, IconColorLinerFilledScholar, IconColorLinerFilledWrite, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorLoading, IconColorMarkdown, IconColorOpenAccess, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorWriteDraft, IconColorXlsx, IconColorXml, IconColumns, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExperiment, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFindPaper, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlasses, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNode, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPin, IconPlayButton, IconPlus, IconPower, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShovel, IconShowAll, IconSignOut, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconUnpin, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
6065
+ export { IconAddClock, IconAddEmoji, IconAddNode, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowCollapse, IconArrowDown, IconArrowDownLeft, IconArrowDownUp, IconArrowDownward, IconArrowDropRight, IconArrowExpand, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAsterisk, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconChatPanel, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCode, IconCollectionAdd, IconCollections, IconColorAnalyzeData, IconColorArtifact, IconColorAttachImage, IconColorChat, IconColorCitation, IconColorCitationRecommender, IconColorClaude, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDarkAnalyzeData, IconColorDarkArtifact, IconColorDarkAttachImage, IconColorDarkChat, IconColorDarkCitation, IconColorDarkCitationRecommender, IconColorDarkCollaborateWithTeam, IconColorDarkCompass, IconColorDarkComplete, IconColorDarkHypothesisEvaluator, IconColorDarkHypothesisGenerator, IconColorDarkLinerFilled, IconColorDarkLinerFilledScholar, IconColorDarkLinerFilledWrite, IconColorDarkLinerVariation, IconColorDarkLiteratureReview, IconColorDarkLoading, IconColorDarkPeerReview, IconColorDarkResearchQuestion, IconColorDarkResearchTracer, IconColorDarkResearchWithAgents, IconColorDarkSearchWithCitation, IconColorDarkSummarize, IconColorDarkSurveyGenerator, IconColorDarkSurveySimulator, IconColorDarkWriteDraft, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGemini, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerFilled, IconColorLinerFilledScholar, IconColorLinerFilledWrite, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorLoading, IconColorMarkdown, IconColorOpenAccess, IconColorOpenai, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorWriteDraft, IconColorXlsx, IconColorXml, IconColumns, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExperiment, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFindPaper, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlasses, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconImageGenerator, IconInbox, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNode, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPin, IconPlayButton, IconPlus, IconPower, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShovel, IconShowAll, IconSignOut, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconUnpin, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut, IconZotero };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/icon",
3
- "version": "0.2.74",
3
+ "version": "0.2.76",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "publishConfig": {
@@ -19,7 +19,7 @@
19
19
  "@types/react": "18.2.23",
20
20
  "tsup": "^8.5.0",
21
21
  "tsx": "^4.21.0",
22
- "@liner-fe/internal-icon": "^1.0.25"
22
+ "@liner-fe/internal-icon": "^1.0.27"
23
23
  },
24
24
  "scripts": {
25
25
  "build": "pnpm generate-internal-tsx && pnpm tsup --config ./config/tsup/tsup.config.ts && pnpm forward-ref-pure",