@liner-fe/icon 0.2.75 → 0.2.77

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
@@ -595,7 +595,29 @@ declare const IconColorDarkAnalyzeData: React.ForwardRefExoticComponent<Omit<Col
595
595
 
596
596
  declare const IconImageGenerator: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
597
597
 
598
- 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";
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
+ declare const IconColorLenovo: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
619
+
620
+ 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" | "color-lenovo";
599
621
  type IconSizeKey = keyof typeof iconSizeMap;
600
622
  interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
601
623
  fill?: boolean;
@@ -608,4 +630,4 @@ interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
608
630
  type ColorIconProps = Omit<IconProps, 'type' | 'fillType' | 'fill' | 'thick'>;
609
631
  type IconComponentType = React.ForwardRefExoticComponent<Omit<IconProps, 'ref'> & React.RefAttributes<SVGSVGElement>>;
610
632
 
611
- 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, IconImageGenerator, 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 };
633
+ 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, IconColorLenovo, 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: "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})` } }) });
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: "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})` } }) });
3452
3452
  } else if (thick) {
3453
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})` } }) });
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: "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})` } }) });
3456
3456
  }
3457
3457
  );
3458
3458
  var IconFocus = /* @__PURE__ */ forwardRef(
@@ -5840,27 +5840,240 @@ var IconImageGenerator = /* @__PURE__ */ forwardRef(
5840
5840
  return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5841
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
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.6078 9.29084 45.6078 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.6078 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})` } })
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
5844
  ] });
5845
5845
  } else if (fill) {
5846
5846
  return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5847
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
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.6078 9.29084 45.6078 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.6078 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})` } })
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
5850
  ] });
5851
5851
  } else if (thick) {
5852
5852
  return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5853
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
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.6078 9.29084 45.6078 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.6078 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})` } })
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
5856
  ] });
5857
5857
  }
5858
5858
  return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5859
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
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.6078 9.29084 45.6078 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.6078 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})` } })
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: "M9.44663 33.0115C12.5741 34.1221 16.1686 32.0396 17.4753 28.3601C18.782 24.6806 17.306 20.7974 14.1786 19.6868C11.0512 18.5761 7.45658 20.6586 6.14989 24.3381C4.84319 28.0176 6.3192 31.9008 9.44663 33.0115Z", fill: "#FFE432" }) }),
5946
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter1_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M23.3285 20.8809C27.625 20.8809 31.108 17.3213 31.108 12.9303C31.108 8.53934 27.625 4.97974 23.3285 4.97974C19.032 4.97974 15.549 8.53934 15.549 12.9303C15.549 17.3213 19.032 20.8809 23.3285 20.8809Z", fill: "#FC413D" }) }),
5947
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter2_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M20.3121 46.3094C24.7972 46.0901 28.2028 41.2023 27.9188 35.392C27.6348 29.5818 23.7686 25.0494 19.2836 25.2687C14.7985 25.4879 11.3929 30.3758 11.6769 36.186C11.9609 41.9963 15.827 46.5286 20.3121 46.3094Z", fill: "#00B95C" }) }),
5948
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter3_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M20.3121 46.3094C24.7972 46.0901 28.2028 41.2023 27.9188 35.392C27.6348 29.5818 23.7686 25.0494 19.2836 25.2687C14.7985 25.4879 11.3929 30.3758 11.6769 36.186C11.9609 41.9963 15.827 46.5286 20.3121 46.3094Z", fill: "#00B95C" }) }),
5949
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter4_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M24.7999 42.7902C28.56 40.5025 29.5664 35.2922 27.0478 31.1528C24.5292 27.0133 19.4394 25.5122 15.6793 27.8C11.9193 30.0877 10.9129 35.2979 13.4315 39.4374C15.9501 43.5768 21.0399 45.0779 24.7999 42.7902Z", fill: "#00B95C" }) }),
5950
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter5_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M40.0013 29.7815C44.2275 29.7815 47.6535 26.4824 47.6535 22.4127C47.6535 18.3431 44.2275 15.0439 40.0013 15.0439C35.7751 15.0439 32.3491 18.3431 32.3491 22.4127C32.3491 26.4824 35.7751 29.7815 40.0013 29.7815Z", fill: "#3186FF" }) }),
5951
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter6_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M6.44612 28.929C10.3374 31.8882 16.0221 30.9598 19.1433 26.8554C22.2646 22.751 21.6403 17.0248 17.749 14.0657C13.8577 11.1065 8.17301 12.0349 5.05179 16.1393C1.93058 20.2437 2.55484 25.9698 6.44612 28.929Z", fill: "#FBBC04" }) }),
5952
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter7_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M26.3794 33.3018C31.024 36.4951 37.1807 35.6055 40.1307 31.3148C43.0806 27.0241 41.7067 20.9571 37.062 17.7637C32.4174 14.5704 26.2607 15.46 23.3108 19.7507C20.3608 24.0414 21.7347 30.1085 26.3794 33.3018Z", fill: "#3186FF" }) }),
5953
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter8_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M34.8213 10.8754C36.0029 12.4819 34.4846 15.6057 31.4299 17.8524C28.3753 20.0991 24.9411 20.618 23.7594 19.0114C22.5777 17.4049 24.0961 14.2811 27.1508 12.0344C30.2054 9.7877 33.6396 9.26877 34.8213 10.8754Z", fill: "#749BFF" }) }),
5954
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter9_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M25.1232 18.5682C29.8472 14.1864 31.4686 8.2536 28.7447 5.31702C26.0209 2.38044 19.9832 3.55206 15.2591 7.9339C10.5351 12.3157 8.9137 18.2485 11.6376 21.1851C14.3615 24.1217 20.3992 22.95 25.1232 18.5682Z", fill: "#FC413D" }) }),
5955
+ /* @__PURE__ */ jsx("g", { filter: "url(#filter10_f_16721_6073)", children: /* @__PURE__ */ jsx("path", { d: "M15.4435 34.3049C18.2512 36.3144 21.4746 36.6198 22.6433 34.9869C23.8119 33.3541 22.4832 30.4014 19.6755 28.3919C16.8678 26.3823 13.6443 26.077 12.4757 27.7098C11.307 29.3426 12.6357 32.2953 15.4435 34.3049Z", fill: "#FFEE48" }) })
5956
+ ] })
5957
+ ] }),
5958
+ /* @__PURE__ */ jsxs("defs", { children: [
5959
+ /* @__PURE__ */ jsxs("filter", { id: "filter0_f_16721_6073", x: "3.91516", y: "17.6294", width: "15.7948", height: "17.4395", 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: "7.04673", y: "-3.52248", width: "32.5635", height: "32.9056", 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: "4.43256", y: "18.0333", width: "30.7305", height: "35.5115", 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: "4.43256", y: "18.0333", width: "30.7305", height: "35.5115", 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: "4.81672", y: "19.5021", width: "30.8458", height: "31.5858", 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: "25.4807", y: "8.1755", width: "29.0413", height: "28.4744", 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: "-3.15984", y: "6.11005", width: "30.5148", height: "30.7745", 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: "16.1976", y: "10.2887", width: "31.0462", height: "30.4882", 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: "18.3841", y: "4.96764", width: "21.8124", height: "19.9516", 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: "6.11455", y: "-0.502268", width: "28.1532", height: "27.5066", 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: "6.85148", y: "21.46", width: "21.4159", height: "19.7768", 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
+ );
6064
+ var IconColorLenovo = /* @__PURE__ */ forwardRef(
6065
+ ({ size = "m", className, ...props }, ref) => {
6066
+ const iconSize = iconSizeMap[size];
6067
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
6068
+ /* @__PURE__ */ jsx("path", { d: "M44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 12.9543 12.9543 4 24 4C35.0457 4 44 12.9543 44 24Z", fill: "#E60012" }),
6069
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.5361 22.1758C16.362 22.1758 17.0408 22.4554 17.499 22.9854C17.8139 23.3501 18.0186 23.8303 18.0947 24.3672L14.6064 25.8076C14.8665 26.063 15.2359 26.209 15.707 26.209C16.2304 26.2089 16.5588 26.1075 17.1328 25.6846L17.9951 26.3447C17.5535 26.8538 16.6098 27.29 15.6865 27.29C14.0387 27.29 12.9043 26.2256 12.9043 24.7324C12.9044 23.2771 14.036 22.1758 15.5361 22.1758ZM15.5605 23.2559C15.1138 23.2559 14.7441 23.4386 14.5117 23.749C14.2998 24.0323 14.1694 24.4275 14.2344 24.9326L16.6182 23.9482C16.4253 23.5356 16.0522 23.2559 15.5605 23.2559Z", fill: "white" }),
6070
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.8057 22.1758C28.2975 22.1758 29.4668 23.2824 29.4668 24.7324C29.4666 26.1657 28.2893 27.2891 26.7871 27.2891C25.2953 27.2888 24.1271 26.1822 24.127 24.7324C24.127 23.2989 25.3033 22.176 26.8057 22.1758ZM26.7871 23.3389C26.0254 23.3391 25.4727 23.9148 25.4727 24.7324C25.4728 25.513 26.0583 26.1248 26.8057 26.125C27.5675 26.125 28.1209 25.5343 28.1211 24.7324C28.1211 23.9516 27.5348 23.3389 26.7871 23.3389Z", fill: "white" }),
6071
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M37.3096 22.1758C38.8017 22.1758 39.9707 23.2824 39.9707 24.7324C39.9705 26.1656 38.7941 27.2889 37.292 27.2891C35.8 27.2891 34.631 26.1823 34.6309 24.7324C34.6309 23.2989 35.8074 22.176 37.3096 22.1758ZM37.292 23.3389C36.5301 23.3389 35.9766 23.9146 35.9766 24.7324C35.9767 25.513 36.5625 26.1248 37.3096 26.125C38.0717 26.125 38.6248 25.5343 38.625 24.7324C38.625 23.9517 38.0395 23.339 37.292 23.3389Z", fill: "white" }),
6072
+ /* @__PURE__ */ jsx("path", { d: "M9.67383 25.958H12.7744V27.2061H8.29102V20.7793H9.67383V25.958Z", fill: "white" }),
6073
+ /* @__PURE__ */ jsx("path", { d: "M21.5693 22.1758C22.7694 22.176 23.5869 23.001 23.5869 24.1387V27.2051H22.2227V24.3906C22.2227 23.7366 21.6386 23.3459 21.0742 23.3457C20.3438 23.3457 19.9492 23.884 19.9492 24.3906V27.2051H18.585V22.2588H19.9492V22.9678C20.3467 22.4394 20.9974 22.1758 21.5693 22.1758Z", fill: "white" }),
6074
+ /* @__PURE__ */ jsx("path", { d: "M32.0498 25.6289L33.2832 22.2588H34.8418L32.7979 27.2041H31.3027L29.2578 22.2588H30.8164L32.0498 25.6289Z", fill: "white" })
5862
6075
  ] });
5863
6076
  }
5864
6077
  );
5865
6078
 
5866
- 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, IconImageGenerator, 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 };
6079
+ 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, IconColorLenovo, 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.75",
3
+ "version": "0.2.77",
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.26"
22
+ "@liner-fe/internal-icon": "^1.0.28"
23
23
  },
24
24
  "scripts": {
25
25
  "build": "pnpm generate-internal-tsx && pnpm tsup --config ./config/tsup/tsup.config.ts && pnpm forward-ref-pure",