@liner-fe/icon 0.2.57 → 0.2.59

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.
Files changed (3) hide show
  1. package/lib/index.d.ts +29 -29
  2. package/lib/index.js +185 -185
  3. package/package.json +2 -2
package/lib/index.d.ts CHANGED
@@ -389,18 +389,8 @@ declare const IconColorPowerpoint: React.ForwardRefExoticComponent<Omit<ColorIco
389
389
 
390
390
  declare const IconColorLink: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
391
391
 
392
- declare const IconColorHypothesisGenerator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
393
-
394
- declare const IconColorCitationRecommender: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
395
-
396
- declare const IconColorSurveySimulator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
397
-
398
- declare const IconColorResearchTracer: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
399
-
400
392
  declare const IconAtSign: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
401
393
 
402
- declare const IconColorPeerReview: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
403
-
404
394
  declare const IconAdjustment: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
405
395
 
406
396
  declare const IconViewSidebar: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -447,12 +437,6 @@ declare const IconMenu: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> &
447
437
 
448
438
  declare const IconCurrentTab: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
449
439
 
450
- declare const IconColorLiteratureReview: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
451
-
452
- declare const IconColorHypothesisEvaluator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
453
-
454
- declare const IconColorSurveyGenerator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
455
-
456
440
  declare const IconColumns: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
457
441
 
458
442
  declare const IconSplitColumns: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -479,16 +463,40 @@ declare const IconTex: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> &
479
463
 
480
464
  declare const IconColorDocument: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
481
465
 
466
+ declare const IconFileDownload: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
467
+
468
+ declare const IconColorGiftBox: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
469
+
470
+ declare const IconFileHashtag: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
471
+
472
+ declare const IconArrowCollapse: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
473
+
474
+ declare const IconArrowExpand: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
475
+
476
+ declare const IconArrowDownUp: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
477
+
478
+ declare const IconColorHypothesisGenerator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
479
+
480
+ declare const IconColorCitationRecommender: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
481
+
482
+ declare const IconColorPeerReview: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
483
+
484
+ declare const IconColorSurveySimulator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
485
+
486
+ declare const IconColorLiteratureReview: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
487
+
488
+ declare const IconColorResearchTracer: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
489
+
490
+ declare const IconColorHypothesisEvaluator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
491
+
492
+ declare const IconColorSurveyGenerator: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
493
+
482
494
  declare const IconColorResearchWithAgents: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
483
495
 
484
496
  declare const IconColorSearchWithCitation: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
485
497
 
486
498
  declare const IconColorCollaborateWithTeam: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
487
499
 
488
- declare const IconFileDownload: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
489
-
490
- declare const IconColorGiftBox: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
491
-
492
500
  declare const IconColorResearchQuestion: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
493
501
 
494
502
  declare const IconColorCitation: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -499,17 +507,9 @@ declare const IconColorCompass: React.ForwardRefExoticComponent<Omit<ColorIconPr
499
507
 
500
508
  declare const IconColorComplete: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
501
509
 
502
- declare const IconFileHashtag: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
503
-
504
- declare const IconArrowCollapse: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
505
-
506
- declare const IconArrowExpand: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
507
-
508
510
  declare const IconColorFiltering: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
509
511
 
510
- declare const IconArrowDownUp: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
511
-
512
- 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" | "color-hypothesis-generator" | "color-citation-recommender" | "color-survey-simulator" | "color-research-tracer" | "at-sign" | "color-peer-review" | "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" | "color-literature-review" | "color-hypothesis-evaluator" | "color-survey-generator" | "columns" | "split-columns" | "fx" | "calendar" | "insert-after" | "color-docx" | "color-txt" | "color-markdown" | "color-pdf" | "color-csv" | "table" | "tex" | "color-document" | "color-research-with-agents" | "color-search-with-citation" | "color-collaborate-with-team" | "file-download" | "color-gift-box" | "color-research-question" | "color-citation" | "color-summarize" | "color-compass" | "color-complete" | "file-hashtag" | "arrow-collapse" | "arrow-expand" | "color-filtering" | "arrow-down-up";
512
+ 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";
513
513
  type IconSizeKey = keyof typeof iconSizeMap;
514
514
  interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
515
515
  fill?: boolean;
package/lib/index.js CHANGED
@@ -4227,48 +4227,6 @@ var IconColorLink = /* @__PURE__ */ forwardRef(
4227
4227
  ] });
4228
4228
  }
4229
4229
  );
4230
- var IconColorHypothesisGenerator = /* @__PURE__ */ forwardRef(
4231
- ({ size = "m", className, ...props }, ref) => {
4232
- const iconSize = iconSizeMap[size];
4233
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4234
- /* @__PURE__ */ jsxs("g", { opacity: "0.7", children: [
4235
- /* @__PURE__ */ jsx("path", { d: "M45.1016 29.2002V43.2002H31.1016V29.2002H45.1016Z", fill: "#0C893B" }),
4236
- /* @__PURE__ */ jsx("path", { d: "M45.1016 6.39844V20.3984H31.1016V6.39844H45.1016Z", fill: "#0C893B" })
4237
- ] }),
4238
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31.1012 14.7266C25.9604 15.0857 21.9012 19.3676 21.901 24.5996C21.901 29.8318 25.9603 34.1134 31.1012 34.4727V37.4805C24.6009 37.1329 19.3786 31.9735 18.9322 25.5H15.9879C15.7245 26.7098 15.1246 27.8613 14.1842 28.8018C11.5713 31.4144 7.33414 31.4136 4.72131 28.8008C2.10909 26.188 2.10909 21.9526 4.72131 19.3398C7.33413 16.727 11.5713 16.7262 14.1842 19.3389C15.0881 20.2429 15.6782 21.3417 15.9567 22.5H19.0719C20.0381 16.5989 25.0079 12.0446 31.1012 11.7188V14.7266ZM12.0621 21.46C10.6208 20.0191 8.28356 20.0198 6.8424 21.4609C5.40176 22.9021 5.40176 25.2385 6.8424 26.6797C8.28356 28.1208 10.6208 28.1215 12.0621 26.6807C13.5035 25.2393 13.5035 22.9013 12.0621 21.46Z", fill: "#0C893B" })
4239
- ] });
4240
- }
4241
- );
4242
- var IconColorCitationRecommender = /* @__PURE__ */ forwardRef(
4243
- ({ size = "m", className, ...props }, ref) => {
4244
- const iconSize = iconSizeMap[size];
4245
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4246
- /* @__PURE__ */ jsx("path", { opacity: "0.7", d: "M42 37.1989L16.8 26.3499V3.59888L42 14.4479V37.1989Z", fill: "#0C893B" }),
4247
- /* @__PURE__ */ jsx("path", { d: "M28.8011 43.201L8.40106 33.9019V14.401L28.8011 23.7001V43.201Z", stroke: "#0C893B", "stroke-width": "3", "stroke-miterlimit": "10" })
4248
- ] });
4249
- }
4250
- );
4251
- var IconColorSurveySimulator = /* @__PURE__ */ forwardRef(
4252
- ({ size = "m", className, ...props }, ref) => {
4253
- const iconSize = iconSizeMap[size];
4254
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4255
- /* @__PURE__ */ jsx("path", { d: "M31.2 16.8H16.8V31.2H31.2V16.8Z", fill: "#0C893B" }),
4256
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24 33.5986C27.3136 33.5986 29.9998 36.2851 30 39.5986C30 42.9123 27.3137 45.5986 24 45.5986C20.6863 45.5986 18 42.9123 18 39.5986C18.0002 36.2851 20.6864 33.5986 24 33.5986ZM24 36.5986C22.3433 36.5986 21.0002 37.9419 21 39.5986C21 41.2555 22.3431 42.5986 24 42.5986C25.6569 42.5986 27 41.2555 27 39.5986C26.9998 37.9419 25.6567 36.5986 24 36.5986Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4257
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.40137 18C11.7149 18.0002 14.4014 20.6864 14.4014 24C14.4014 27.3136 11.7149 29.9998 8.40137 30C5.08766 30 2.40137 27.3137 2.40137 24C2.40137 20.6863 5.08766 18 8.40137 18ZM8.40137 21C6.74451 21 5.40137 22.3431 5.40137 24C5.40137 25.6569 6.74451 27 8.40137 27C10.0581 26.9998 11.4014 25.6568 11.4014 24C11.4014 22.3432 10.0581 21.0002 8.40137 21Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4258
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M39.5986 18C42.9123 18 45.5986 20.6863 45.5986 24C45.5986 27.3137 42.9123 30 39.5986 30C36.2851 29.9998 33.5986 27.3136 33.5986 24C33.5986 20.6864 36.2851 18.0002 39.5986 18ZM39.5986 21C37.9419 21.0002 36.5986 22.3432 36.5986 24C36.5986 25.6568 37.9419 26.9998 39.5986 27C41.2555 27 42.5986 25.6569 42.5986 24C42.5986 22.3431 41.2555 21 39.5986 21Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4259
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24 2.40137C27.3137 2.40137 30 5.08766 30 8.40137C29.9998 11.7149 27.3136 14.4014 24 14.4014C20.6864 14.4014 18.0002 11.7149 18 8.40137C18 5.08766 20.6863 2.40137 24 2.40137ZM24 5.40137C22.3431 5.40137 21 6.74451 21 8.40137C21.0002 10.0581 22.3433 11.4014 24 11.4014C25.6567 11.4014 26.9998 10.0581 27 8.40137C27 6.74451 25.6569 5.40137 24 5.40137Z", fill: "#0C893B", "fill-opacity": "0.7" })
4260
- ] });
4261
- }
4262
- );
4263
- var IconColorResearchTracer = /* @__PURE__ */ forwardRef(
4264
- ({ size = "m", className, ...props }, ref) => {
4265
- const iconSize = iconSizeMap[size];
4266
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4267
- /* @__PURE__ */ jsx("circle", { cx: "24", cy: "24.2402", r: "10.8", transform: "rotate(90 24 24.2402)", fill: "#0C893B" }),
4268
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M39.001 3.60059C41.89 3.6008 44.25 5.87044 44.3945 8.72363L44.4014 9.00098C44.4011 11.983 41.983 14.4011 39.001 14.4014L38.7236 14.3945C37.8803 14.3518 37.0885 14.1147 36.3906 13.7285L26.1201 23.999L36.3916 34.2705C36.3887 34.2721 36.3857 34.2738 36.3828 34.2754C37.0825 33.8867 37.8773 33.6483 38.7236 33.6055L39.001 33.5986C41.983 33.5989 44.4011 36.017 44.4014 38.999L44.3945 39.2764C44.25 42.1296 41.89 44.3992 39.001 44.3994L38.7236 44.3926C35.8704 44.248 33.6008 41.8881 33.6006 38.999L33.6074 38.7207C33.6502 37.8791 33.8856 37.0883 34.2705 36.3916L23.999 26.1201L13.7295 36.3906C14.1571 37.164 14.4013 38.0529 14.4014 38.999L14.3945 39.2764C14.25 42.1296 11.89 44.3992 9.00098 44.3994L8.72363 44.3926C5.87044 44.248 3.60079 41.8881 3.60059 38.999L3.60742 38.7207C3.74762 35.9597 5.96251 33.7453 8.72363 33.6055L9.00098 33.5986C9.95754 33.5987 10.8554 33.8487 11.6348 34.2852C11.6259 34.2802 11.6173 34.2745 11.6084 34.2695L21.8779 23.999L11.6084 13.7295C10.8352 14.1569 9.94677 14.4013 9.00098 14.4014L8.72363 14.3945C5.96251 14.2546 3.74762 12.0403 3.60742 9.2793L3.60059 9.00098C3.60079 6.11191 5.87044 3.75197 8.72363 3.60742L9.00098 3.60059C11.89 3.6008 14.25 5.87044 14.3945 8.72363L14.4014 9.00098C14.4013 9.94677 14.1569 10.8352 13.7295 11.6084L23.999 21.8779L34.2705 11.6064C33.8861 10.9101 33.6501 10.1203 33.6074 9.2793L33.6006 9.00098C33.6008 6.11191 35.8704 3.75197 38.7236 3.60742L39.001 3.60059ZM9.00098 36.5986C7.6758 36.5988 6.60181 37.6739 6.60156 38.999C6.60177 40.3242 7.67578 41.3992 9.00098 41.3994C10.3262 41.3992 11.4012 40.3242 11.4014 38.999C11.4011 37.6739 10.3261 36.5989 9.00098 36.5986ZM39.001 36.5986C37.6758 36.5988 36.6018 37.6739 36.6016 38.999C36.6018 40.3242 37.6758 41.3992 39.001 41.3994C40.3262 41.3992 41.4012 40.3242 41.4014 38.999C41.4011 37.6739 40.3261 36.5989 39.001 36.5986ZM12.3037 34.7285C12.2845 34.7136 12.2665 34.6972 12.2471 34.6826L12.2314 34.6719C12.256 34.6902 12.2795 34.7098 12.3037 34.7285ZM9.00098 6.60059C7.67578 6.6008 6.60177 7.67578 6.60156 9.00098C6.60181 10.3261 7.6758 11.4012 9.00098 11.4014C10.3261 11.4011 11.4011 10.3261 11.4014 9.00098C11.4012 7.67578 10.3262 6.6008 9.00098 6.60059ZM39.001 6.60059C37.6758 6.6008 36.6018 7.67578 36.6016 9.00098C36.6018 10.3261 37.6758 11.4012 39.001 11.4014C40.3261 11.4011 41.4011 10.3261 41.4014 9.00098C41.4012 7.67578 40.3262 6.6008 39.001 6.60059Z", fill: "#0C893B", "fill-opacity": "0.7" })
4269
- ] });
4270
- }
4271
- );
4272
4230
  var IconAtSign = /* @__PURE__ */ forwardRef(
4273
4231
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
4274
4232
  const iconSize = iconSizeMap[size];
@@ -4282,18 +4240,6 @@ var IconAtSign = /* @__PURE__ */ forwardRef(
4282
4240
  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 4.5C37.3368 4.5 44.0703 16.4835 42.9893 25.6748C42.4324 30.4081 39.6587 33.2237 36.4766 33.4395C34.9269 33.5445 33.4012 32.9956 32.2734 31.8467C31.8219 31.3866 31.4502 30.8445 31.1641 30.2344C29.4224 32.234 26.86 33.5 24 33.5C18.7533 33.5 14.5 29.2467 14.5 24C14.5 18.7533 18.7533 14.5 24 14.5C26.515 14.5 28.8006 15.4786 30.5 17.0742V14H33.5V27.0566C33.5 28.3805 33.9195 29.2412 34.4141 29.7451C34.9112 30.2517 35.5733 30.4937 36.2734 30.4463C37.5912 30.357 39.5675 29.0915 40.0107 25.3252C40.9294 17.5165 35.1604 7.5 24 7.5C14.8873 7.5 7.5 14.8873 7.5 24C7.5 33.1127 14.8873 40.5 24 40.5C27.5442 40.5 30.1001 39.7925 31.7393 39.1143C32.5608 38.7743 33.1569 38.4391 33.5352 38.2002C33.7242 38.0808 33.8593 37.9851 33.9404 37.9248C33.9807 37.8949 34.0076 37.8734 34.0215 37.8623L34.0303 37.8555L34.0254 37.8604L35.9746 40.1396L35.9707 40.1436C35.9687 40.1452 35.9663 40.1474 35.9639 40.1494C35.959 40.1535 35.9529 40.1586 35.9463 40.1641C35.933 40.1751 35.9158 40.1889 35.8955 40.2051C35.8545 40.2379 35.7991 40.2813 35.7295 40.333C35.59 40.4367 35.3926 40.5757 35.1367 40.7373C34.6244 41.0609 33.8764 41.4758 32.8857 41.8857C30.8999 42.7074 27.9557 43.5 24 43.5C13.2304 43.5 4.5 34.7696 4.5 24C4.5 13.2304 13.2304 4.5 24 4.5ZM24 17.5C20.4101 17.5 17.5 20.4101 17.5 24C17.5 27.5899 20.4101 30.5 24 30.5C27.5899 30.5 30.5 27.5899 30.5 24C30.5 20.4101 27.5899 17.5 24 17.5Z", style: { fill: `var(--${type})` } }) });
4283
4241
  }
4284
4242
  );
4285
- var IconColorPeerReview = /* @__PURE__ */ forwardRef(
4286
- ({ size = "m", className, ...props }, ref) => {
4287
- const iconSize = iconSizeMap[size];
4288
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4289
- /* @__PURE__ */ jsx("path", { d: "M4 10.668L20.4 10.8013L21.6 14.668L4 14.668V10.668Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4290
- /* @__PURE__ */ jsx("path", { d: "M4 34.668H44V38.668H4V34.668Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4291
- /* @__PURE__ */ jsx("path", { d: "M24.8336 26.6687H4V22.668H23.7156L24.8336 26.6687Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4292
- /* @__PURE__ */ jsx("path", { d: "M44.0008 26.6687H33.4633L33.7457 26.1461L43.3938 22.668H44.0008V26.6687Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4293
- /* @__PURE__ */ jsx("path", { d: "M45.6004 21.8715L33.7457 26.1453L27.7762 37.2008L20.4004 10.8008L45.6004 21.8715ZM28.6656 29.2367L31.6504 23.7125L37.5168 21.5961L24.9941 16.0953L28.6656 29.2367Z", fill: "#0C893B" })
4294
- ] });
4295
- }
4296
- );
4297
4243
  var IconAdjustment = /* @__PURE__ */ forwardRef(
4298
4244
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
4299
4245
  const iconSize = iconSizeMap[size];
@@ -4803,43 +4749,6 @@ var IconCurrentTab = /* @__PURE__ */ forwardRef(
4803
4749
  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: "M41 5C42.1046 5 43 5.89543 43 7V34C43 35.1046 42.1046 36 41 36H36V41C36 42.1046 35.1046 43 34 43H7L6.7959 42.9893C5.78722 42.887 5 42.0357 5 41V14C5 12.9643 5.78722 12.113 6.7959 12.0107L7 12H12V7C12 5.89543 12.8954 5 14 5H41ZM8 23.5V40H33V23.5H8ZM15 12H34C35.1046 12 36 12.8954 36 14V33H40V8H15V12ZM8 20.5H33V15H8V20.5Z", style: { fill: `var(--${type})` } }) });
4804
4750
  }
4805
4751
  );
4806
- var IconColorLiteratureReview = /* @__PURE__ */ forwardRef(
4807
- ({ size = "m", className, ...props }, ref) => {
4808
- const iconSize = iconSizeMap[size];
4809
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4810
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M35.4996 28.5001C39.3654 28.5001 42.5002 31.6339 42.5004 35.4997C42.5004 39.3657 39.3656 42.5005 35.4996 42.5005C32.3127 42.5003 29.6252 40.3695 28.7789 37.4556C28.7832 37.4703 28.7862 37.4854 28.7906 37.5001H17.0004V34.5001H28.5726C29.058 31.1081 31.9734 28.5003 35.4996 28.5001ZM34.5 36.4618L32.6683 34.7462L32.1504 35.2981L31.6324 35.8513L34.5 38.5384L39.2144 34.1251L38.6976 33.572L38.1797 33.0188L34.5 36.4618Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4811
- /* @__PURE__ */ jsx("path", { d: "M32.5957 17.0239L18.0961 32.5243L15.9047 30.4747L30.4054 14.9755L32.5957 17.0239Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4812
- /* @__PURE__ */ jsx("path", { d: "M30.9996 14.0005H18V11.0005H30.9996V14.0005Z", fill: "#0C893B", "fill-opacity": "0.7" }),
4813
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.9996 42.2507H5.99998V29.2511H18.9996V42.2507ZM8.99998 39.2507H15.9996V32.2511H8.99998V39.2507Z", fill: "#0C893B" }),
4814
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5.49951C15.8655 5.49975 19.0003 8.63362 19.0008 12.4991C19.0008 16.365 15.8658 19.4997 12 19.4999C8.13416 19.4997 5.00037 16.365 5.00037 12.4991C5.00078 8.63361 8.13441 5.49972 12 5.49951ZM12 8.49951C9.79127 8.49972 8.00078 10.2905 8.00037 12.4991C8.00037 14.7081 9.79102 16.4997 12 16.4999C14.2089 16.4997 16.0008 14.7081 16.0008 12.4991C16.0003 10.2905 14.2087 8.49975 12 8.49951Z", fill: "#0C893B" }),
4815
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M42 18.9995H29.0004V5.9999H42V18.9995ZM32.0004 15.9995H39V8.9999H32.0004V15.9995Z", fill: "#0C893B" })
4816
- ] });
4817
- }
4818
- );
4819
- var IconColorHypothesisEvaluator = /* @__PURE__ */ forwardRef(
4820
- ({ size = "m", className, ...props }, ref) => {
4821
- const iconSize = iconSizeMap[size];
4822
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4823
- /* @__PURE__ */ jsx("path", { opacity: "0.7", d: "M44.4 3.6001H20.4V27.6001H44.4V3.6001Z", fill: "#0C893B" }),
4824
- /* @__PURE__ */ jsx("path", { d: "M4.90663 42.9573H13.2012V45.9573H1.90546V34.6628H4.90663V42.9573Z", fill: "#0C893B" }),
4825
- /* @__PURE__ */ jsx("path", { d: "M32.1 45.8999H20.8066V42.8999H29.1V34.6065H32.1V45.8999Z", fill: "#0C893B" }),
4826
- /* @__PURE__ */ jsx("path", { d: "M13.2 18.8999H4.90663V27.1933H1.90663V15.8999H13.2V18.8999Z", fill: "#0C893B" }),
4827
- /* @__PURE__ */ jsx("path", { d: "M32.1 27.1933H29.1V18.8999H20.8066V15.8999H32.1V27.1933Z", fill: "#0C893B" })
4828
- ] });
4829
- }
4830
- );
4831
- var IconColorSurveyGenerator = /* @__PURE__ */ forwardRef(
4832
- ({ size = "m", className, ...props }, ref) => {
4833
- const iconSize = iconSizeMap[size];
4834
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
4835
- /* @__PURE__ */ jsx("path", { d: "M17.6556 30.5601H43.4157V4.80005H17.6556V30.5601Z", fill: "#0C893B", "fill-opacity": "0.5" }),
4836
- /* @__PURE__ */ jsx("path", { d: "M7.63124 40.5843H30.3668V43.4144H4.79999V17.8488H7.63124V40.5843Z", fill: "#0C893B" }),
4837
- /* @__PURE__ */ jsx("path", { d: "M14.0801 34.5843H36.8156V37.4144H11.2488V11.8488H14.0801V34.5843Z", fill: "#0C893B" }),
4838
- /* @__PURE__ */ jsx("path", { d: "M38.6156 23.1H23.0156V20.1H38.6156V23.1Z", fill: "#0C893B" }),
4839
- /* @__PURE__ */ jsx("path", { d: "M38.6156 14.7H23.0156V11.7H38.6156V14.7Z", fill: "#0C893B" })
4840
- ] });
4841
- }
4842
- );
4843
4752
  var IconColumns = /* @__PURE__ */ forwardRef(
4844
4753
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
4845
4754
  const iconSize = iconSizeMap[size];
@@ -5090,35 +4999,6 @@ var IconColorDocument = /* @__PURE__ */ forwardRef(
5090
4999
  ] });
5091
5000
  }
5092
5001
  );
5093
- var IconColorResearchWithAgents = /* @__PURE__ */ forwardRef(
5094
- ({ size = "m", className, ...props }, ref) => {
5095
- const iconSize = iconSizeMap[size];
5096
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5097
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.4193 3C27.1806 3.00011 29.4193 5.23864 29.4193 8C29.4193 10.2387 27.9476 12.1333 25.9193 12.7705V25.1328L36.6253 31.3145C38.1914 29.8763 40.5693 29.5505 42.5081 30.6699C44.8994 32.0507 45.7188 35.1086 44.3382 37.5C42.9575 39.8914 39.8996 40.7106 37.5081 39.3301C35.5691 38.2106 34.6636 35.9885 35.1263 33.9131L24.4193 27.7305L13.7112 33.9131C14.174 35.9885 13.2694 38.2106 11.3304 39.3301C8.93897 40.7108 5.88106 39.8914 4.50031 37.5C3.1196 35.1085 3.93893 32.0506 6.33039 30.6699C8.26907 29.5507 10.6452 29.8776 12.2112 31.3154L22.9193 25.1328V12.7705C20.8907 12.1334 19.4193 10.2388 19.4193 8C19.4193 5.23858 21.6578 3 24.4193 3ZM10.5618 34C10.0096 33.0436 8.78688 32.7155 7.83039 33.2676C6.87382 33.8199 6.54573 35.0434 7.09797 36C7.65024 36.9566 8.87381 37.2847 9.83039 36.7324C10.787 36.1801 11.1141 34.9566 10.5618 34ZM41.0081 33.2676C40.0515 32.7153 38.828 33.0434 38.2757 34C37.7235 34.9566 38.0516 36.1802 39.0081 36.7324C39.9646 37.2844 41.1873 36.9563 41.7396 36C42.2918 35.0434 41.9647 33.8199 41.0081 33.2676ZM24.4193 6C23.3147 6 22.4193 6.89543 22.4193 8C22.4193 9.10457 23.3147 10 24.4193 10C25.5237 9.99989 26.4193 9.1045 26.4193 8C26.4193 6.8955 25.5237 6.00011 24.4193 6Z", fill: "#0C893B" }),
5098
- /* @__PURE__ */ jsx("path", { d: "M8.42518 17.473C9.53378 15.5529 11.9894 14.8947 13.9096 16.0033C15.3701 16.8465 16.0983 18.469 15.8763 20.0423L24.4183 24.975L32.9594 20.0433C32.7371 18.4697 33.4664 16.8467 34.9271 16.0033C36.8473 14.8947 39.3029 15.5529 40.4115 17.473C41.5201 19.3932 40.862 21.8488 38.9418 22.9574C37.4811 23.8005 35.7119 23.6202 34.4603 22.641L25.9193 27.5726V37.4359C27.3931 38.0302 28.4339 39.473 28.434 41.1595C28.434 43.3767 26.6364 45.174 24.4193 45.1742C22.2021 45.1742 20.4047 43.3768 20.4047 41.1595C20.4048 39.4726 21.4451 38.029 22.9193 37.4349V27.5736L14.3763 22.641C13.1247 23.6201 11.3556 23.8006 9.8949 22.9574C7.97473 21.8488 7.31658 19.3932 8.42518 17.473Z", fill: "#0C893B", "fill-opacity": "0.5" })
5099
- ] });
5100
- }
5101
- );
5102
- var IconColorSearchWithCitation = /* @__PURE__ */ forwardRef(
5103
- ({ size = "m", className, ...props }, ref) => {
5104
- const iconSize = iconSizeMap[size];
5105
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5106
- /* @__PURE__ */ jsx("path", { opacity: "0.7", d: "M25 21.002H4V42.002H25V21.002Z", fill: "#0C893B", "fill-opacity": "0.7" }),
5107
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.3867 5.00488C33.4922 5.21004 40 11.845 40 20L39.9951 20.3867C39.9077 23.839 38.6532 27.0009 36.6123 29.4941L45.0303 37.9121L42.9092 40.0332L34.4902 31.6152C31.9047 33.7302 28.6009 35 25 35L24.6123 34.9951C16.6357 34.7928 10.2068 28.3634 10.0049 20.3867L10 20C10 11.7157 16.7157 5 25 5L25.3867 5.00488ZM25 8C18.3726 8 13 13.3726 13 20C13 26.6274 18.3726 32 25 32C31.6274 32 37 26.6274 37 20C37 13.3726 31.6274 8.00003 25 8Z", fill: "#0C893B" })
5108
- ] });
5109
- }
5110
- );
5111
- var IconColorCollaborateWithTeam = /* @__PURE__ */ forwardRef(
5112
- ({ size = "m", className, ...props }, ref) => {
5113
- const iconSize = iconSizeMap[size];
5114
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5115
- /* @__PURE__ */ jsx("path", { d: "M33.7822 21.7812C40.0254 21.7812 45.0869 26.8427 45.0869 33.0859V38.3027C45.0869 39.2632 44.3082 40.042 43.3477 40.042H31.7568C31.9695 39.5034 32.0869 38.9168 32.0869 38.3027V37.042H42.0869V33.0859C42.0869 28.4996 38.3686 24.7812 33.7822 24.7812H30.3047C30.0195 24.7813 29.7377 24.7952 29.46 24.8232C28.7837 23.8692 27.9937 23.0015 27.1094 22.2402C27.9445 21.9946 28.8194 21.8417 29.7227 21.7959L30.3047 21.7812H33.7822Z", fill: "#0C893B", "fill-opacity": "0.5" }),
5116
- /* @__PURE__ */ jsx("path", { d: "M32.043 7C35.6447 7 38.5653 9.91974 38.5654 13.5215C38.5654 17.1233 35.6448 20.0439 32.043 20.0439C28.4412 20.0438 25.5215 17.1233 25.5215 13.5215C25.5216 9.91983 28.4413 7.00014 32.043 7Z", fill: "#0C893B", "fill-opacity": "0.5" }),
5117
- /* @__PURE__ */ jsx("path", { d: "M17.7822 21.7812C24.0254 21.7812 29.0869 26.8427 29.0869 33.0859V38.3027C29.0869 39.2632 28.3082 40.042 27.3477 40.042H4.73926C3.77876 40.042 3 39.2632 3 38.3027V33.0859C3 26.8427 8.06147 21.7812 14.3047 21.7812H17.7822Z", fill: "#0C893B" }),
5118
- /* @__PURE__ */ jsx("path", { d: "M16.043 7C19.6447 7 22.5653 9.91974 22.5654 13.5215C22.5654 17.1233 19.6448 20.0439 16.043 20.0439C12.4412 20.0438 9.52148 17.1233 9.52148 13.5215C9.52163 9.91983 12.4413 7.00014 16.043 7Z", fill: "#0C893B" })
5119
- ] });
5120
- }
5121
- );
5122
5002
  var IconFileDownload = /* @__PURE__ */ forwardRef(
5123
5003
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5124
5004
  const iconSize = iconSizeMap[size];
@@ -5154,62 +5034,6 @@ var IconColorGiftBox = /* @__PURE__ */ forwardRef(
5154
5034
  ] });
5155
5035
  }
5156
5036
  );
5157
- var IconColorResearchQuestion = /* @__PURE__ */ forwardRef(
5158
- ({ size = "m", className, ...props }, ref) => {
5159
- const iconSize = iconSizeMap[size];
5160
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5161
- /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_999_11095)", children: [
5162
- /* @__PURE__ */ jsx("path", { d: "M29.7058 12.7487C35.6407 18.6839 35.6401 28.3065 29.7051 34.2416C24.8117 39.1349 17.4126 39.9928 11.6393 36.8173L3.43302 39.016L5.63237 30.8076C2.4616 25.0353 3.32095 17.64 8.2122 12.7487C14.1474 6.81357 23.7706 6.81357 29.7058 12.7487Z", fill: "#0C893B", "fill-opacity": "0.4" }),
5163
- /* @__PURE__ */ jsx("path", { d: "M29.2359 27.9208C29.7279 27.9208 30.1657 28.0762 30.5181 28.3896C30.8716 28.704 31.0552 29.1036 31.0552 29.5604C31.0552 30.0174 30.8716 30.4169 30.5181 30.7313C30.1657 31.0448 29.7279 31.2001 29.2359 31.2001C28.7438 31.2001 28.3051 31.0448 27.9527 30.7313C27.5995 30.417 27.4166 30.0171 27.4166 29.5604C27.4166 29.1038 27.5995 28.7039 27.9527 28.3896C28.3051 28.0761 28.7438 27.9208 29.2359 27.9208Z", fill: "#0C893B" }),
5164
- /* @__PURE__ */ jsx("path", { d: "M29.3052 15.7997C30.7235 15.7997 31.9155 16.1558 32.8287 16.9091C33.7482 17.6677 34.1996 18.6789 34.1998 19.8944C34.1998 20.5888 34.0294 21.2352 33.6851 21.8241C33.3402 22.4141 32.7753 22.9872 32.024 23.5478L32.0201 23.5497C31.2413 24.1202 30.8741 24.5607 30.7701 24.8661C30.6361 25.2604 30.566 25.7055 30.566 26.204V26.662H27.521V26.204C27.5211 25.2836 27.6992 24.4938 28.0972 23.871C28.4722 23.2844 29.0344 22.7126 29.7613 22.1522L29.7642 22.1493L29.7671 22.1474C30.3266 21.7293 30.732 21.3402 30.9996 20.9833C31.2495 20.6496 31.3648 20.3104 31.3648 19.9569C31.3647 19.4911 31.1836 19.1276 30.8062 18.8319C30.425 18.5333 29.905 18.3642 29.2007 18.3642C28.5868 18.3642 28.0798 18.5046 27.6587 18.7685C27.2339 19.0347 26.9078 19.4108 26.6851 19.9149L26.5806 20.1522L26.5064 20.3192L26.3335 20.2616L23.7271 19.3866L23.8169 19.1854L23.9253 18.9413C24.3604 17.9628 25.0626 17.189 26.023 16.6308C26.9825 16.0731 28.0822 15.7998 29.3052 15.7997Z", fill: "#0C893B" }),
5165
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.2964 12.747C24.2316 6.81191 33.8545 6.81185 39.7896 12.747C44.681 17.6385 45.54 25.0342 42.3687 30.8065L44.5679 39.0165L36.3609 36.8163C30.5879 39.9905 23.1893 39.1328 18.2964 34.2401C12.3614 28.3051 12.3616 18.6822 18.2964 12.747ZM37.4429 14.6483C32.6642 10.1058 25.1067 10.179 20.4175 14.8681L20.1978 15.0937C15.7275 19.7966 15.728 27.1905 20.1988 31.8935L20.4185 32.1181C24.3421 36.0415 30.28 36.7362 34.9156 34.1874L35.9722 33.6054L40.3257 34.7724L39.1597 30.4179L39.7388 29.3622L39.9683 28.9237C42.2391 24.3579 41.4685 18.6682 37.6685 14.8681L37.4429 14.6483Z", fill: "#0C893B" })
5166
- ] }),
5167
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_999_11095", children: /* @__PURE__ */ jsx("rect", { width: "48", height: "48", fill: "white" }) }) })
5168
- ] });
5169
- }
5170
- );
5171
- var IconColorCitation = /* @__PURE__ */ forwardRef(
5172
- ({ size = "m", className, ...props }, ref) => {
5173
- const iconSize = iconSizeMap[size];
5174
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5175
- /* @__PURE__ */ jsx("path", { d: "M6 36.4995V9.49951C6 7.56651 7.567 5.99951 9.5 5.99951H21.9277C22.7973 5.99951 23.6363 6.3234 24.2803 6.90771L31.8516 13.7778C32.5827 14.4412 33 15.3833 33 16.3706V20.4995H30V16.3706C30 16.2296 29.9404 16.0943 29.8359 15.9995L22.2637 9.12939C22.1717 9.04594 22.0519 8.99951 21.9277 8.99951H9.5C9.22386 8.99951 9 9.22337 9 9.49951V36.4995C9 36.7757 9.22386 36.9995 9.5 36.9995H17.5V39.9995H9.5C7.567 39.9995 6 38.4325 6 36.4995Z", fill: "#0C893B" }),
5176
- /* @__PURE__ */ jsx("path", { d: "M28.9443 22.999C29.5272 22.9991 30 23.5587 30 24.248V33.0596C30 38.9351 24.8385 42 20.499 42V36.6953C23.928 36.3834 24.9043 34.5126 24.9053 34.3086H21.5547C20.9718 34.3084 20.499 33.7489 20.499 33.0596V24.248C20.499 23.5587 20.9718 22.9992 21.5547 22.999H28.9443Z", fill: "#0C893B", "fill-opacity": "0.5" }),
5177
- /* @__PURE__ */ jsx("path", { d: "M40.9443 22.998C41.527 22.9984 41.9989 23.557 41.999 24.2461V33.0586C41.999 38.9341 36.8385 41.999 32.499 41.999V36.6943C35.9297 36.3823 36.9053 34.509 36.9053 34.3066H33.5547C32.9717 34.3066 32.499 33.748 32.499 33.0586V24.2461C32.4992 23.5568 32.9718 22.998 33.5547 22.998H40.9443Z", fill: "#0C893B", "fill-opacity": "0.5" })
5178
- ] });
5179
- }
5180
- );
5181
- var IconColorSummarize = /* @__PURE__ */ forwardRef(
5182
- ({ size = "m", className, ...props }, ref) => {
5183
- const iconSize = iconSizeMap[size];
5184
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5185
- /* @__PURE__ */ jsx("path", { d: "M23.4277 5.5C24.2973 5.5 25.1363 5.82389 25.7803 6.4082L33.3516 13.2783C34.0827 13.9417 34.5 14.8838 34.5 15.8711V20H31.5V15.8711C31.5 15.7301 31.4404 15.5948 31.3359 15.5L23.7637 8.62988C23.6717 8.54643 23.5519 8.5 23.4277 8.5H11C10.7239 8.5 10.5 8.72386 10.5 9V36C10.5 36.2761 10.7239 36.5 11 36.5H21V39.5H11C9.067 39.5 7.5 37.933 7.5 36V9C7.5 7.067 9.067 5.5 11 5.5H23.4277Z", fill: "#0C893B" }),
5186
- /* @__PURE__ */ jsx("path", { d: "M27 27.5H14V24.5H27V27.5Z", fill: "#0C893B" }),
5187
- /* @__PURE__ */ jsx("path", { d: "M27 20.5H14V17.5H27V20.5Z", fill: "#0C893B" }),
5188
- /* @__PURE__ */ jsx("path", { d: "M32.0529 24.7918C32.3599 23.8868 33.6399 23.8868 33.9469 24.7918L35.8236 30.3245C35.9171 30.6002 36.1262 30.8215 36.3962 30.9305L41.7028 33.0726C42.537 33.4094 42.537 34.5905 41.7028 34.9272L36.3962 37.0693C36.1262 37.1783 35.9171 37.3996 35.8236 37.6754L33.9469 43.208C33.6399 44.1131 32.3599 44.1131 32.0529 43.208L30.1763 37.6754C30.0827 37.3996 29.8736 37.1783 29.6036 37.0693L24.2971 34.9272C23.4628 34.5905 23.4628 33.4094 24.2971 33.0726L29.6036 30.9305C29.8736 30.8215 30.0827 30.6002 30.1763 30.3245L32.0529 24.7918Z", fill: "#0C893B", "fill-opacity": "0.5" })
5189
- ] });
5190
- }
5191
- );
5192
- var IconColorCompass = /* @__PURE__ */ forwardRef(
5193
- ({ size = "m", className, ...props }, ref) => {
5194
- const iconSize = iconSizeMap[size];
5195
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5196
- /* @__PURE__ */ jsx("path", { d: "M40 24C40 15.1634 32.8366 8 24 8C15.1634 8 8 15.1634 8 24C8 32.8366 15.1634 40 24 40V43C13.5066 43 5 34.4934 5 24C5 13.5066 13.5066 5 24 5C34.4934 5 43 13.5066 43 24C43 34.4934 34.4934 43 24 43V40C32.8366 40 40 32.8366 40 24Z", fill: "#0C893B" }),
5197
- /* @__PURE__ */ jsx("path", { d: "M33.4613 14.4753L30.5253 20.9421L27.7175 27.3487L21.3671 30.2814L14.9591 33.3436L17.8951 26.8768L20.703 20.4703L27.0533 17.5375L33.4613 14.4753Z", fill: "#0C893B", "fill-opacity": "0.5" })
5198
- ] });
5199
- }
5200
- );
5201
- var IconColorComplete = /* @__PURE__ */ forwardRef(
5202
- ({ size = "m", className, ...props }, ref) => {
5203
- const iconSize = iconSizeMap[size];
5204
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5205
- /* @__PURE__ */ jsx("path", { d: "M8.5 38.957H18.9551V41.957H5.5V28.708H8.5V38.957Z", fill: "#0C893B" }),
5206
- /* @__PURE__ */ jsx("path", { d: "M41.6953 41.8887H28.2402V38.8887H38.6953V28.6396H41.6953V41.8887Z", fill: "#0C893B" }),
5207
- /* @__PURE__ */ jsx("path", { d: "M19.1934 9.5H8.73828V19.749H5.73828V6.5H19.1934V9.5Z", fill: "#0C893B" }),
5208
- /* @__PURE__ */ jsx("path", { d: "M41.6953 19.749H38.6953V9.5H28.2402V6.5H41.6953V19.749Z", fill: "#0C893B" }),
5209
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23 14C28.5228 14 33 18.4772 33 24C33 29.5228 28.5228 34 23 34C17.4772 34 13 29.5228 13 24C13 18.4772 17.4772 14 23 14ZM22.0967 25.4844L19.0605 22.4482L16.9395 24.5693L20.3291 27.959C21.3042 28.9341 22.8855 28.9353 23.8623 27.9619L29.6748 22.1699L27.5566 20.0449L22.0967 25.4844Z", fill: "#0C893B", "fill-opacity": "0.5" })
5210
- ] });
5211
- }
5212
- );
5213
5037
  var IconFileHashtag = /* @__PURE__ */ forwardRef(
5214
5038
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5215
5039
  const iconSize = iconSizeMap[size];
@@ -5273,15 +5097,6 @@ var IconArrowExpand = /* @__PURE__ */ forwardRef(
5273
5097
  ] });
5274
5098
  }
5275
5099
  );
5276
- var IconColorFiltering = /* @__PURE__ */ forwardRef(
5277
- ({ size = "m", className, ...props }, ref) => {
5278
- const iconSize = iconSizeMap[size];
5279
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5280
- /* @__PURE__ */ jsx("path", { d: "M6 11.206C6 10.375 6.51387 9.63054 7.29089 9.33591L23.2909 3.26889C23.7478 3.09565 24.2522 3.09565 24.7091 3.26889L40.7091 9.33591C41.4861 9.63054 42 10.375 42 11.206V20.9791C42 29.6883 37.4676 37.7698 30.0363 42.3112L25.0429 45.3627C24.4027 45.7539 23.5973 45.7539 22.9571 45.3627L17.9637 42.3112C10.5324 37.7698 6 29.6883 6 20.9791L6 11.206Z", fill: "#0C893B" }),
5281
- /* @__PURE__ */ jsx("path", { d: "M33 14.1399C33 14.094 32.9765 14.0551 32.967 14.0339C32.9459 14.0257 32.907 14.001 32.8611 14.001H26.4465C26.4148 14.001 26.3842 14.0139 26.3618 14.0363L22.679 17.712C22.6566 17.7344 22.626 17.7473 22.5943 17.7473H15.8419C15.8101 17.7473 15.7795 17.7603 15.7571 17.7826L11.0398 22.4929C10.9633 22.5683 11.0174 22.6989 11.1245 22.6989H17.2154C17.3931 22.6989 17.5367 22.8425 17.5367 23.0202V29.3383C17.5367 29.3724 17.552 29.403 17.5756 29.4254C17.5979 29.4489 17.6285 29.4642 17.6627 29.4642H23.9807C24.1585 29.4642 24.3021 29.6078 24.3021 29.7856V35.8765C24.3021 35.9836 24.4327 36.0377 24.508 35.9612L29.2172 31.2438C29.2395 31.2215 29.2525 31.1909 29.2525 31.1591V24.4067C29.2525 24.3749 29.2654 24.3443 29.2878 24.322L32.9635 20.6392C32.9859 20.6168 32.9988 20.5862 32.9988 20.5544V14.1399H33ZM28.7475 23.524C28.7475 23.6982 28.6063 23.8406 28.4309 23.8406H23.477C23.3028 23.8406 23.1604 23.6994 23.1604 23.524V18.57C23.1604 18.3958 23.3016 18.2534 23.477 18.2534H28.4309C28.6051 18.2534 28.7475 18.3947 28.7475 18.57V23.524Z", fill: "white" })
5282
- ] });
5283
- }
5284
- );
5285
5100
  var IconArrowDownUp = /* @__PURE__ */ forwardRef(
5286
5101
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
5287
5102
  const iconSize = iconSizeMap[size];
@@ -5307,5 +5122,190 @@ var IconArrowDownUp = /* @__PURE__ */ forwardRef(
5307
5122
  ] });
5308
5123
  }
5309
5124
  );
5125
+ var IconColorHypothesisGenerator = /* @__PURE__ */ forwardRef(
5126
+ ({ size = "m", className, ...props }, ref) => {
5127
+ const iconSize = iconSizeMap[size];
5128
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5129
+ /* @__PURE__ */ jsxs("g", { opacity: "0.7", children: [
5130
+ /* @__PURE__ */ jsx("path", { d: "M45.1016 29.2002V43.2002H31.1016V29.2002H45.1016Z", fill: "#0F9A3B" }),
5131
+ /* @__PURE__ */ jsx("path", { d: "M45.1016 6.39844V20.3984H31.1016V6.39844H45.1016Z", fill: "#0F9A3B" })
5132
+ ] }),
5133
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31.1021 14.727C25.961 15.086 21.9017 19.3677 21.9017 24.6C21.9017 29.8323 25.9611 34.1128 31.1021 34.4719V37.4801C24.6016 37.1326 19.3819 31.9737 18.9357 25.5H15.9884C15.725 26.71 15.1243 27.8618 14.1837 28.8023C11.5708 31.4144 7.33466 31.4136 4.72201 28.8012C2.10959 26.1884 2.10959 21.9523 4.72201 19.3395C7.33466 16.727 11.5708 16.7262 14.1837 19.3383C15.0878 20.2423 15.6783 21.3416 15.9568 22.5H19.0751C20.0415 16.5989 25.0088 12.0444 31.1021 11.7188V14.727ZM12.0626 21.4605C10.6213 20.0196 8.28432 20.0195 6.8431 21.4605C5.40226 22.9018 5.40226 25.2388 6.8431 26.6801C8.28432 28.1211 10.6213 28.121 12.0626 26.6801C13.5037 25.2388 13.5037 22.9018 12.0626 21.4605Z", fill: "#005B1D" })
5134
+ ] });
5135
+ }
5136
+ );
5137
+ var IconColorCitationRecommender = /* @__PURE__ */ forwardRef(
5138
+ ({ size = "m", className, ...props }, ref) => {
5139
+ const iconSize = iconSizeMap[size];
5140
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5141
+ /* @__PURE__ */ jsx("path", { opacity: "0.7", d: "M42.0003 37.1991L16.8003 26.3501V3.59912L42.0003 14.4481V37.1991Z", fill: "#0F9A3B" }),
5142
+ /* @__PURE__ */ jsx("path", { d: "M30.3009 22.7353V45.5329L6.90088 34.8665V12.0688L30.3009 22.7353ZM9.90088 32.9364L27.3009 40.8677V24.6642L9.90088 16.7329V32.9364Z", fill: "#005B1D" })
5143
+ ] });
5144
+ }
5145
+ );
5146
+ var IconColorPeerReview = /* @__PURE__ */ forwardRef(
5147
+ ({ size = "m", className, ...props }, ref) => {
5148
+ const iconSize = iconSizeMap[size];
5149
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5150
+ /* @__PURE__ */ jsx("path", { d: "M44 38.667H4V34.667H44V38.667Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5151
+ /* @__PURE__ */ jsx("path", { d: "M24.833 26.668H4V22.667H23.7158L24.833 26.668Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5152
+ /* @__PURE__ */ jsx("path", { d: "M44.001 26.668H33.4629L33.7451 26.1455L43.3936 22.667H44.001V26.668Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5153
+ /* @__PURE__ */ jsx("path", { d: "M20.3994 10.7998L21.5996 14.667H4V10.667L20.3994 10.7998Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5154
+ /* @__PURE__ */ jsx("path", { d: "M45.6001 21.871L33.7455 26.1448L27.7759 37.2003L20.4001 10.8003L45.6001 21.871ZM28.6654 29.2362L31.6501 23.712L37.5166 21.5956L24.9939 16.0948L28.6654 29.2362Z", fill: "#005B1D" })
5155
+ ] });
5156
+ }
5157
+ );
5158
+ var IconColorSurveySimulator = /* @__PURE__ */ forwardRef(
5159
+ ({ size = "m", className, ...props }, ref) => {
5160
+ const iconSize = iconSizeMap[size];
5161
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5162
+ /* @__PURE__ */ jsx("path", { d: "M31.2003 16.8003H16.8003V31.2003H31.2003V16.8003Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5163
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.9997 33.5985C27.3134 33.5985 29.9996 36.2849 29.9997 39.5985C29.9997 42.9122 27.3134 45.5985 23.9997 45.5985C20.686 45.5985 17.9997 42.9122 17.9997 39.5985C17.9998 36.2849 20.686 33.5985 23.9997 33.5985ZM23.9997 36.5985C22.3429 36.5985 20.9998 37.9417 20.9997 39.5985C20.9997 41.2554 22.3429 42.5985 23.9997 42.5985C25.6566 42.5985 26.9997 41.2554 26.9997 39.5985C26.9996 37.9417 25.6565 36.5985 23.9997 36.5985Z", fill: "#005B1D" }),
5164
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.40088 17.9997C11.7145 17.9998 14.4009 20.686 14.4009 23.9997C14.4009 27.3134 11.7145 29.9996 8.40088 29.9997C5.08717 29.9997 2.40088 27.3134 2.40088 23.9997C2.40088 20.686 5.08717 17.9997 8.40088 17.9997ZM8.40088 20.9997C6.74402 20.9997 5.40088 22.3429 5.40088 23.9997C5.40088 25.6566 6.74402 26.9997 8.40088 26.9997C10.0577 26.9996 11.4009 25.6565 11.4009 23.9997C11.4009 22.3429 10.0577 20.9998 8.40088 20.9997Z", fill: "#005B1D" }),
5165
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M39.5985 17.9997C42.9122 17.9997 45.5985 20.686 45.5985 23.9997C45.5985 27.3134 42.9122 29.9997 39.5985 29.9997C36.2849 29.9996 33.5985 27.3134 33.5985 23.9997C33.5985 20.686 36.2849 17.9998 39.5985 17.9997ZM39.5985 20.9997C37.9417 20.9998 36.5985 22.3429 36.5985 23.9997C36.5985 25.6565 37.9417 26.9996 39.5985 26.9997C41.2554 26.9997 42.5985 25.6566 42.5985 23.9997C42.5985 22.3429 41.2554 20.9997 39.5985 20.9997Z", fill: "#005B1D" }),
5166
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.9997 2.40088C27.3134 2.40088 29.9997 5.08717 29.9997 8.40088C29.9996 11.7145 27.3134 14.4009 23.9997 14.4009C20.686 14.4009 17.9998 11.7145 17.9997 8.40088C17.9997 5.08717 20.686 2.40088 23.9997 2.40088ZM23.9997 5.40088C22.3429 5.40088 20.9997 6.74402 20.9997 8.40088C20.9998 10.0577 22.3429 11.4009 23.9997 11.4009C25.6565 11.4009 26.9996 10.0577 26.9997 8.40088C26.9997 6.74402 25.6566 5.40088 23.9997 5.40088Z", fill: "#005B1D" })
5167
+ ] });
5168
+ }
5169
+ );
5170
+ var IconColorLiteratureReview = /* @__PURE__ */ forwardRef(
5171
+ ({ size = "m", className, ...props }, ref) => {
5172
+ const iconSize = iconSizeMap[size];
5173
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5174
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M35.4995 28.5006C39.3653 28.5006 42.5 31.6344 42.5002 35.5002C42.5002 39.3662 39.3655 42.501 35.4995 42.501C32.3126 42.5008 29.6251 40.37 28.7788 37.4561C28.783 37.4708 28.7861 37.4859 28.7905 37.5006H17.0002V34.5006H28.5725C29.0578 31.1085 31.9733 28.5008 35.4995 28.5006ZM34.4999 36.4623L32.6682 34.7467L32.1502 35.2986L31.6323 35.8518L34.4999 38.5389L39.2143 34.1256L38.6975 33.5725L38.1795 33.0193L34.4999 36.4623Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5175
+ /* @__PURE__ */ jsx("path", { d: "M32.5956 17.0244L18.0959 32.5248L15.9045 30.4752L30.4053 14.976L32.5956 17.0244Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5176
+ /* @__PURE__ */ jsx("path", { d: "M30.9995 14.001H17.9999V11.001H30.9995V14.001Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5177
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.9995 42.2502H5.99985V29.2506H18.9995V42.2502ZM8.99985 39.2502H15.9995V32.2506H8.99985V39.2502Z", fill: "#005B1D" }),
5178
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9999 5.49902C15.8654 5.49926 19.0002 8.63313 19.0006 12.4986C19.0006 16.3645 15.8656 19.4992 11.9999 19.4994C8.13404 19.4992 5.00024 16.3645 5.00024 12.4986C5.00065 8.63312 8.13429 5.49923 11.9999 5.49902ZM11.9999 8.49902C9.79115 8.49923 8.00065 10.29 8.00024 12.4986C8.00024 14.7076 9.79089 16.4992 11.9999 16.4994C14.2088 16.4992 16.0006 14.7076 16.0006 12.4986C16.0002 10.29 14.2085 8.49926 11.9999 8.49902Z", fill: "#005B1D" }),
5179
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M41.9999 18.999H29.0002V5.99941H41.9999V18.999ZM32.0002 15.999H38.9999V8.99941H32.0002V15.999Z", fill: "#005B1D" })
5180
+ ] });
5181
+ }
5182
+ );
5183
+ var IconColorResearchTracer = /* @__PURE__ */ forwardRef(
5184
+ ({ size = "m", className, ...props }, ref) => {
5185
+ const iconSize = iconSizeMap[size];
5186
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5187
+ /* @__PURE__ */ jsx("circle", { cx: "24.0003", cy: "24.2399", r: "10.8", transform: "rotate(90 24.0003 24.2399)", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5188
+ /* @__PURE__ */ jsx("path", { d: "M15.2744 30.6016C15.8672 31.4133 16.5707 32.1379 17.3623 32.7559L13.7295 36.3896C14.157 37.1629 14.4013 38.0519 14.4014 38.998C14.4014 41.9803 11.9832 44.3984 9.00098 44.3984C6.0188 44.3983 3.60156 41.9803 3.60156 38.998C3.60175 36.016 6.01891 33.5988 9.00098 33.5986C9.96022 33.5987 10.8609 33.8495 11.6416 34.2881C11.6305 34.2818 11.6196 34.2747 11.6084 34.2686L15.2744 30.6016ZM36.3916 34.2695C37.165 33.8418 38.0547 33.5987 39.001 33.5986C41.9831 33.5987 44.4012 36.0159 44.4014 38.998C44.4014 41.9803 41.9832 44.3984 39.001 44.3984C36.0188 44.3983 33.6016 41.9803 33.6016 38.998C33.6016 38.0528 33.8447 37.1644 34.2715 36.3916L30.6367 32.7568C31.4285 32.139 32.1317 31.4142 32.7246 30.6025L36.3916 34.2695ZM9.00098 36.5986C7.67576 36.5988 6.60175 37.6728 6.60156 38.998C6.60156 40.3234 7.67565 41.3983 9.00098 41.3984C10.3264 41.3984 11.4014 40.3235 11.4014 38.998C11.4012 37.6728 10.3263 36.5987 9.00098 36.5986ZM39.001 36.5986C37.6758 36.5988 36.6017 37.6728 36.6016 38.998C36.6016 40.3234 37.6757 41.3983 39.001 41.3984C40.3264 41.3984 41.4014 40.3235 41.4014 38.998C41.4012 37.6728 40.3263 36.5987 39.001 36.5986ZM12.291 34.7178C12.2763 34.7064 12.2619 34.6938 12.2471 34.6826L12.2324 34.6719C12.2522 34.6867 12.2715 34.7027 12.291 34.7178ZM35.7539 34.6836C35.7404 34.6938 35.7272 34.7046 35.7139 34.7148C35.7326 34.7004 35.7516 34.686 35.7705 34.6719L35.7539 34.6836ZM9.00098 3.60059C11.9832 3.60067 14.4014 6.01869 14.4014 9.00098C14.4013 9.94663 14.1567 10.8354 13.7295 11.6084L17.6367 15.5146C16.825 16.1077 16.1003 16.8116 15.4824 17.6035L11.6084 13.7295C10.8354 14.1566 9.94661 14.4004 9.00098 14.4004C6.01898 14.4002 3.60185 11.983 3.60156 9.00098C3.60156 6.01875 6.0188 3.60077 9.00098 3.60059ZM39.001 3.60059C41.9832 3.60067 44.4014 6.01869 44.4014 9.00098C44.4011 11.983 41.9831 14.4003 39.001 14.4004C38.054 14.4003 37.1644 14.1558 36.3906 13.7275L32.5156 17.6016C31.8976 16.81 31.1731 16.1064 30.3613 15.5137L34.2715 11.6055C33.8451 10.833 33.6017 9.94566 33.6016 9.00098C33.6016 6.01875 36.0188 3.60077 39.001 3.60059ZM9.00098 6.60059C7.67565 6.60077 6.60156 7.67561 6.60156 9.00098C6.60185 10.3261 7.67583 11.4002 9.00098 11.4004C10.3262 11.4003 11.4011 10.3262 11.4014 9.00098C11.4014 7.67554 10.3264 6.60067 9.00098 6.60059ZM39.001 6.60059C37.6757 6.60077 36.6016 7.67561 36.6016 9.00098C36.6019 10.3261 37.6758 11.4002 39.001 11.4004C40.3262 11.4003 41.4011 10.3262 41.4014 9.00098C41.4014 7.67554 40.3264 6.60067 39.001 6.60059Z", fill: "#005B1D" })
5189
+ ] });
5190
+ }
5191
+ );
5192
+ var IconColorHypothesisEvaluator = /* @__PURE__ */ forwardRef(
5193
+ ({ size = "m", className, ...props }, ref) => {
5194
+ const iconSize = iconSizeMap[size];
5195
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5196
+ /* @__PURE__ */ jsx("path", { opacity: "0.7", d: "M44.4001 3.60059H20.4001V27.6006H44.4001V3.60059Z", fill: "#0F9A3B" }),
5197
+ /* @__PURE__ */ jsx("path", { d: "M4.90693 42.9568H13.2015V45.9568H1.90576V34.6623H4.90693V42.9568Z", fill: "#005B1D" }),
5198
+ /* @__PURE__ */ jsx("path", { d: "M32.1003 45.8994H20.8069V42.8994H29.1003V34.6061H32.1003V45.8994Z", fill: "#005B1D" }),
5199
+ /* @__PURE__ */ jsx("path", { d: "M13.2003 18.8994H4.90693V27.1928H1.90693V15.8994H13.2003V18.8994Z", fill: "#005B1D" }),
5200
+ /* @__PURE__ */ jsx("path", { d: "M32.1003 27.1928H29.1003V18.8994H20.8069V15.8994H32.1003V27.1928Z", fill: "#005B1D" })
5201
+ ] });
5202
+ }
5203
+ );
5204
+ var IconColorSurveyGenerator = /* @__PURE__ */ forwardRef(
5205
+ ({ size = "m", className, ...props }, ref) => {
5206
+ const iconSize = iconSizeMap[size];
5207
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5208
+ /* @__PURE__ */ jsx("path", { d: "M17.9397 30.76H43.6997V5H17.9397V30.76Z", fill: "#0F9A3B", "fill-opacity": "0.5" }),
5209
+ /* @__PURE__ */ jsx("path", { d: "M8 40.6994H30.6512V43.6994H5V18.0482H8V40.6994Z", fill: "#005B1D" }),
5210
+ /* @__PURE__ */ jsx("path", { d: "M14.4488 34.6994H37.1V37.6994H11.4488V12.0482H14.4488V34.6994Z", fill: "#005B1D" }),
5211
+ /* @__PURE__ */ jsx("path", { d: "M38.9 23.2994H23.3V20.2994H38.9V23.2994Z", fill: "#005B1D" }),
5212
+ /* @__PURE__ */ jsx("path", { d: "M38.9 14.8994H23.3V11.8994H38.9V14.8994Z", fill: "#005B1D" })
5213
+ ] });
5214
+ }
5215
+ );
5216
+ var IconColorResearchWithAgents = /* @__PURE__ */ forwardRef(
5217
+ ({ size = "m", className, ...props }, ref) => {
5218
+ const iconSize = iconSizeMap[size];
5219
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5220
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.4191 3C27.1805 3.00011 29.4191 5.23864 29.4191 8C29.4191 10.2387 27.9475 12.1333 25.9191 12.7705V25.1328L36.6252 31.3145C38.1912 29.8763 40.5692 29.5505 42.508 30.6699C44.8993 32.0507 45.7187 35.1086 44.3381 37.5C42.9574 39.8914 39.8994 40.7106 37.508 39.3301C35.569 38.2106 34.6635 35.9885 35.1262 33.9131L24.4191 27.7305L13.7111 33.9131C14.1739 35.9885 13.2692 38.2106 11.3303 39.3301C8.93884 40.7108 5.88093 39.8914 4.50019 37.5C3.11948 35.1085 3.9388 32.0506 6.33027 30.6699C8.26894 29.5507 10.6451 29.8776 12.2111 31.3154L22.9191 25.1328V12.7705C20.8906 12.1334 19.4191 10.2388 19.4191 8C19.4191 5.23858 21.6577 3 24.4191 3ZM10.5617 34C10.0094 33.0436 8.78676 32.7155 7.83027 33.2676C6.8737 33.8199 6.54561 35.0434 7.09784 36C7.65012 36.9566 8.87369 37.2846 9.83027 36.7324C10.7869 36.1801 11.114 34.9566 10.5617 34ZM41.008 33.2676C40.0514 32.7153 38.8279 33.0434 38.2756 34C37.7234 34.9566 38.0514 36.1802 39.008 36.7324C39.9645 37.2844 41.1872 36.9563 41.7394 36C42.2917 35.0434 41.9646 33.8199 41.008 33.2676ZM24.4191 6C23.3146 6 22.4191 6.89543 22.4191 8C22.4191 9.10457 23.3146 10 24.4191 10C25.5236 9.99989 26.4191 9.1045 26.4191 8C26.4191 6.8955 25.5236 6.00011 24.4191 6Z", fill: "#005B1D" }),
5221
+ /* @__PURE__ */ jsx("path", { d: "M8.42518 17.473C9.53378 15.5529 11.9894 14.8947 13.9096 16.0033C15.3701 16.8465 16.0983 18.469 15.8763 20.0423L24.4183 24.975L32.9594 20.0433C32.7371 18.4697 33.4664 16.8467 34.9271 16.0033C36.8473 14.8947 39.3029 15.5529 40.4115 17.473C41.5201 19.3932 40.862 21.8488 38.9418 22.9574C37.4811 23.8005 35.7119 23.6202 34.4603 22.641L25.9193 27.5726V37.4359C27.3931 38.0302 28.4339 39.473 28.434 41.1595C28.434 43.3767 26.6364 45.174 24.4193 45.1742C22.2021 45.1742 20.4047 43.3768 20.4047 41.1595C20.4048 39.4726 21.4451 38.029 22.9193 37.4349V27.5736L14.3763 22.641C13.1247 23.6201 11.3556 23.8006 9.8949 22.9574C7.97473 21.8488 7.31658 19.3932 8.42518 17.473Z", fill: "#0F9A3B", "fill-opacity": "0.7" })
5222
+ ] });
5223
+ }
5224
+ );
5225
+ var IconColorSearchWithCitation = /* @__PURE__ */ forwardRef(
5226
+ ({ size = "m", className, ...props }, ref) => {
5227
+ const iconSize = iconSizeMap[size];
5228
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5229
+ /* @__PURE__ */ jsx("path", { opacity: "0.7", d: "M25 21.002H4V42.002H25V21.002Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5230
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.3867 5.00488C33.4922 5.21004 40 11.845 40 20L39.9951 20.3867C39.9077 23.839 38.6532 27.0009 36.6123 29.4941L45.0303 37.9121L42.9092 40.0332L34.4902 31.6152C31.9047 33.7302 28.6009 35 25 35L24.6123 34.9951C16.6357 34.7928 10.2068 28.3634 10.0049 20.3867L10 20C10 11.7157 16.7157 5 25 5L25.3867 5.00488ZM25 8C18.3726 8 13 13.3726 13 20C13 26.6274 18.3726 32 25 32C31.6274 32 37 26.6274 37 20C37 13.3726 31.6274 8.00003 25 8Z", fill: "#005B1D" })
5231
+ ] });
5232
+ }
5233
+ );
5234
+ var IconColorCollaborateWithTeam = /* @__PURE__ */ forwardRef(
5235
+ ({ size = "m", className, ...props }, ref) => {
5236
+ const iconSize = iconSizeMap[size];
5237
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5238
+ /* @__PURE__ */ jsx("path", { d: "M33.7822 21.7812C40.0254 21.7812 45.0869 26.8427 45.0869 33.0859V38.3027C45.0869 39.2632 44.3082 40.042 43.3477 40.042H31.7568C31.9695 39.5034 32.0869 38.9168 32.0869 38.3027V37.042H42.0869V33.0859C42.0869 28.4996 38.3686 24.7812 33.7822 24.7812H30.3047C30.0195 24.7812 29.7377 24.7952 29.46 24.8232C28.7837 23.8692 27.9937 23.0015 27.1094 22.2402C27.9445 21.9946 28.8194 21.8417 29.7227 21.7959L30.3047 21.7812H33.7822Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5239
+ /* @__PURE__ */ jsx("path", { d: "M32.043 7C35.6447 7 38.5653 9.91974 38.5654 13.5215C38.5654 17.1233 35.6448 20.0439 32.043 20.0439C28.4412 20.0438 25.5215 17.1233 25.5215 13.5215C25.5216 9.91983 28.4413 7.00014 32.043 7Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5240
+ /* @__PURE__ */ jsx("path", { d: "M17.7822 21.7812C24.0254 21.7812 29.0869 26.8427 29.0869 33.0859V38.3027C29.0869 39.2632 28.3082 40.042 27.3477 40.042H4.73926C3.77876 40.042 3 39.2632 3 38.3027V33.0859C3 26.8427 8.06147 21.7812 14.3047 21.7812H17.7822Z", fill: "#005B1D" }),
5241
+ /* @__PURE__ */ jsx("path", { d: "M16.043 7C19.6447 7 22.5653 9.91974 22.5654 13.5215C22.5654 17.1233 19.6448 20.0439 16.043 20.0439C12.4412 20.0438 9.52148 17.1233 9.52148 13.5215C9.52163 9.91983 12.4413 7.00014 16.043 7Z", fill: "#005B1D" })
5242
+ ] });
5243
+ }
5244
+ );
5245
+ var IconColorResearchQuestion = /* @__PURE__ */ forwardRef(
5246
+ ({ size = "m", className, ...props }, ref) => {
5247
+ const iconSize = iconSizeMap[size];
5248
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5249
+ /* @__PURE__ */ jsxs("g", { "clip-path": "url(#clip0_14856_63826)", children: [
5250
+ /* @__PURE__ */ jsx("path", { d: "M29.7055 12.7487C35.6404 18.6839 35.6399 28.3065 29.7048 34.2416C24.8115 39.1349 17.4124 39.9928 11.6391 36.8173L3.43277 39.016L5.63213 30.8076C2.46136 25.0353 3.32071 17.64 8.21196 12.7487C14.1471 6.81357 23.7704 6.81357 29.7055 12.7487Z", fill: "#0F9A3B", "fill-opacity": "0.5" }),
5251
+ /* @__PURE__ */ jsx("path", { d: "M29.2361 27.9208C29.7282 27.9208 30.1659 28.0762 30.5184 28.3896C30.8718 28.704 31.0554 29.1036 31.0555 29.5604C31.0554 30.0174 30.8718 30.4169 30.5184 30.7313C30.1659 31.0448 29.7282 31.2001 29.2361 31.2001C28.744 31.2001 28.3054 31.0448 27.9529 30.7313C27.5998 30.417 27.4168 30.0171 27.4168 29.5604C27.4169 29.1038 27.5998 28.7039 27.9529 28.3896C28.3054 28.0761 28.744 27.9208 29.2361 27.9208Z", fill: "#005B1D" }),
5252
+ /* @__PURE__ */ jsx("path", { d: "M29.3055 15.7997C30.7238 15.7997 31.9158 16.1558 32.8289 16.9091C33.7484 17.6677 34.1999 18.6789 34.2 19.8944C34.2 20.5888 34.0296 21.2352 33.6854 21.8241C33.3404 22.4141 32.7756 22.9872 32.0242 23.5478L32.0203 23.5497C31.2416 24.1202 30.8744 24.5607 30.7703 24.8661C30.6363 25.2604 30.5662 25.7055 30.5662 26.204V26.662H27.5213V26.204C27.5213 25.2836 27.6995 24.4938 28.0975 23.871C28.4725 23.2844 29.0346 22.7126 29.7615 22.1522L29.7645 22.1493L29.7674 22.1474C30.3269 21.7293 30.7323 21.3402 30.9998 20.9833C31.2498 20.6496 31.365 20.3104 31.365 19.9569C31.365 19.4911 31.1838 19.1276 30.8064 18.8319C30.4253 18.5333 29.9053 18.3642 29.201 18.3642C28.5871 18.3642 28.0801 18.5046 27.659 18.7685C27.2341 19.0347 26.908 19.4108 26.6854 19.9149L26.5809 20.1522L26.5066 20.3192L26.3338 20.2616L23.7273 19.3866L23.8172 19.1854L23.9256 18.9413C24.3606 17.9628 25.0628 17.189 26.0232 16.6308C26.9828 16.0731 28.0825 15.7998 29.3055 15.7997Z", fill: "#005B1D" }),
5253
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.2967 12.747C24.2319 6.81191 33.8547 6.81185 39.7898 12.747C44.6813 17.6385 45.5403 25.0342 42.3689 30.8065L44.5682 39.0165L36.3611 36.8163C30.5881 39.9905 23.1895 39.1328 18.2967 34.2401C12.3616 28.3051 12.3618 18.6822 18.2967 12.747ZM37.4432 14.6483C32.6644 10.1058 25.1069 10.179 20.4178 14.8681L20.198 15.0937C15.7278 19.7966 15.7282 27.1905 20.199 31.8935L20.4188 32.1181C24.3423 36.0415 30.2803 36.7362 34.9158 34.1874L35.9725 33.6054L40.326 34.7724L39.16 30.4179L39.7391 29.3622L39.9686 28.9237C42.2393 24.3579 41.4688 18.6682 37.6688 14.8681L37.4432 14.6483Z", fill: "#005B1D" })
5254
+ ] }),
5255
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_14856_63826", children: /* @__PURE__ */ jsx("rect", { width: "48", height: "48", fill: "white" }) }) })
5256
+ ] });
5257
+ }
5258
+ );
5259
+ var IconColorCitation = /* @__PURE__ */ forwardRef(
5260
+ ({ size = "m", className, ...props }, ref) => {
5261
+ const iconSize = iconSizeMap[size];
5262
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5263
+ /* @__PURE__ */ jsx("path", { d: "M5.99988 36.4995V9.49951C5.99988 7.56651 7.56688 5.99951 9.49988 5.99951H21.9276C22.7972 5.99951 23.6362 6.3234 24.2802 6.90771L31.8514 13.7778C32.5826 14.4412 32.9999 15.3833 32.9999 16.3706V20.4995H29.9999V16.3706C29.9999 16.2296 29.9403 16.0943 29.8358 15.9995L22.2635 9.12939C22.1716 9.04594 22.0518 8.99951 21.9276 8.99951H9.49988C9.22374 8.99951 8.99988 9.22337 8.99988 9.49951V36.4995C8.99988 36.7757 9.22374 36.9995 9.49988 36.9995H17.4999V39.9995H9.49988C7.56688 39.9995 5.99988 38.4325 5.99988 36.4995Z", fill: "#005B1D" }),
5264
+ /* @__PURE__ */ jsx("path", { d: "M28.9443 22.999C29.5272 22.9991 30 23.5587 30 24.248V33.0596C30 38.9351 24.8385 42 20.499 42V36.6953C23.928 36.3834 24.9043 34.5126 24.9053 34.3086H21.5547C20.9718 34.3084 20.499 33.7489 20.499 33.0596V24.248C20.499 23.5587 20.9718 22.9992 21.5547 22.999H28.9443Z", fill: "#0F9A3B", "fill-opacity": "0.7" }),
5265
+ /* @__PURE__ */ jsx("path", { d: "M40.9443 22.998C41.527 22.9984 41.9989 23.557 41.999 24.2461V33.0586C41.999 38.9341 36.8385 41.999 32.499 41.999V36.6943C35.9297 36.3823 36.9053 34.509 36.9053 34.3066H33.5547C32.9717 34.3066 32.499 33.748 32.499 33.0586V24.2461C32.4992 23.5568 32.9718 22.998 33.5547 22.998H40.9443Z", fill: "#0F9A3B", "fill-opacity": "0.7" })
5266
+ ] });
5267
+ }
5268
+ );
5269
+ var IconColorSummarize = /* @__PURE__ */ forwardRef(
5270
+ ({ size = "m", className, ...props }, ref) => {
5271
+ const iconSize = iconSizeMap[size];
5272
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5273
+ /* @__PURE__ */ jsx("path", { d: "M23.4277 5.5C24.2973 5.5 25.1363 5.82389 25.7803 6.4082L33.3516 13.2783C34.0827 13.9417 34.5 14.8838 34.5 15.8711V20H31.5V15.8711C31.5 15.7301 31.4404 15.5948 31.3359 15.5L23.7637 8.62988C23.6717 8.54643 23.5519 8.5 23.4277 8.5H11C10.7239 8.5 10.5 8.72386 10.5 9V36C10.5 36.2761 10.7239 36.5 11 36.5H21V39.5H11C9.067 39.5 7.5 37.933 7.5 36V9C7.5 7.067 9.067 5.5 11 5.5H23.4277Z", fill: "#005B1D" }),
5274
+ /* @__PURE__ */ jsx("path", { d: "M27 27.5H14V24.5H27V27.5Z", fill: "#005B1D" }),
5275
+ /* @__PURE__ */ jsx("path", { d: "M27 20.5H14V17.5H27V20.5Z", fill: "#005B1D" }),
5276
+ /* @__PURE__ */ jsx("path", { d: "M32.053 24.7918C32.36 23.8868 33.64 23.8868 33.947 24.7918L35.8237 30.3245C35.9172 30.6002 36.1263 30.8215 36.3964 30.9305L41.7029 33.0726C42.5371 33.4094 42.5371 34.5905 41.7029 34.9272L36.3964 37.0693C36.1263 37.1783 35.9172 37.3996 35.8237 37.6754L33.947 43.208C33.64 44.1131 32.36 44.1131 32.053 43.208L30.1764 37.6754C30.0828 37.3996 29.8737 37.1783 29.6037 37.0693L24.2972 34.9272C23.4629 34.5905 23.463 33.4094 24.2972 33.0726L29.6037 30.9305C29.8737 30.8215 30.0828 30.6002 30.1764 30.3245L32.053 24.7918Z", fill: "#0F9A3B", "fill-opacity": "0.7" })
5277
+ ] });
5278
+ }
5279
+ );
5280
+ var IconColorCompass = /* @__PURE__ */ forwardRef(
5281
+ ({ size = "m", className, ...props }, ref) => {
5282
+ const iconSize = iconSizeMap[size];
5283
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5284
+ /* @__PURE__ */ jsx("path", { d: "M40 24C40 15.1634 32.8366 8 24 8C15.1634 8 8 15.1634 8 24C8 32.8366 15.1634 40 24 40V43C13.5066 43 5 34.4934 5 24C5 13.5066 13.5066 5 24 5C34.4934 5 43 13.5066 43 24C43 34.4934 34.4934 43 24 43V40C32.8366 40 40 32.8366 40 24Z", fill: "#005B1D" }),
5285
+ /* @__PURE__ */ jsx("path", { d: "M33.4612 14.4753L30.5252 20.9421L27.7173 27.3487L21.367 30.2814L14.959 33.3436L17.895 26.8768L20.7028 20.4703L27.0532 17.5375L33.4612 14.4753Z", fill: "#0F9A3B", "fill-opacity": "0.7" })
5286
+ ] });
5287
+ }
5288
+ );
5289
+ var IconColorComplete = /* @__PURE__ */ forwardRef(
5290
+ ({ size = "m", className, ...props }, ref) => {
5291
+ const iconSize = iconSizeMap[size];
5292
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5293
+ /* @__PURE__ */ jsx("path", { d: "M8.5 38.957H18.9551V41.957H5.5V28.708H8.5V38.957Z", fill: "#005B1D" }),
5294
+ /* @__PURE__ */ jsx("path", { d: "M41.6953 41.8887H28.2402V38.8887H38.6953V28.6396H41.6953V41.8887Z", fill: "#005B1D" }),
5295
+ /* @__PURE__ */ jsx("path", { d: "M19.1934 9.5H8.73828V19.749H5.73828V6.5H19.1934V9.5Z", fill: "#005B1D" }),
5296
+ /* @__PURE__ */ jsx("path", { d: "M41.6953 19.749H38.6953V9.5H28.2402V6.5H41.6953V19.749Z", fill: "#005B1D" }),
5297
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23 14C28.5228 14 33 18.4772 33 24C33 29.5228 28.5228 34 23 34C17.4772 34 13 29.5228 13 24C13 18.4772 17.4772 14 23 14ZM22.0967 25.4844L19.0605 22.4482L16.9395 24.5693L20.3291 27.959C21.3042 28.9341 22.8855 28.9353 23.8623 27.9619L29.6748 22.1699L27.5566 20.0449L22.0967 25.4844Z", fill: "#0F9A3B", "fill-opacity": "0.7" })
5298
+ ] });
5299
+ }
5300
+ );
5301
+ var IconColorFiltering = /* @__PURE__ */ forwardRef(
5302
+ ({ size = "m", className, ...props }, ref) => {
5303
+ const iconSize = iconSizeMap[size];
5304
+ return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: [
5305
+ /* @__PURE__ */ jsx("path", { d: "M6 11.206C6 10.375 6.51387 9.63054 7.29089 9.33591L23.2909 3.26889C23.7478 3.09565 24.2522 3.09565 24.7091 3.26889L40.7091 9.33591C41.4861 9.63054 42 10.375 42 11.206V20.9791C42 29.6883 37.4676 37.7698 30.0363 42.3112L25.0429 45.3627C24.4027 45.7539 23.5973 45.7539 22.9571 45.3627L17.9637 42.3112C10.5324 37.7698 6 29.6883 6 20.9791L6 11.206Z", fill: "#005B1D" }),
5306
+ /* @__PURE__ */ jsx("path", { d: "M33 14.1399C33 14.094 32.9765 14.0551 32.967 14.0339C32.9459 14.0257 32.907 14.001 32.8611 14.001H26.4465C26.4148 14.001 26.3842 14.0139 26.3618 14.0363L22.679 17.712C22.6566 17.7344 22.626 17.7473 22.5943 17.7473H15.8419C15.8101 17.7473 15.7795 17.7603 15.7571 17.7826L11.0398 22.4929C10.9633 22.5683 11.0174 22.6989 11.1245 22.6989H17.2154C17.3931 22.6989 17.5367 22.8425 17.5367 23.0202V29.3383C17.5367 29.3724 17.552 29.403 17.5756 29.4254C17.5979 29.4489 17.6285 29.4642 17.6627 29.4642H23.9807C24.1585 29.4642 24.3021 29.6078 24.3021 29.7856V35.8765C24.3021 35.9836 24.4327 36.0377 24.508 35.9612L29.2172 31.2438C29.2395 31.2215 29.2525 31.1909 29.2525 31.1591V24.4067C29.2525 24.3749 29.2654 24.3443 29.2878 24.322L32.9635 20.6392C32.9859 20.6168 32.9988 20.5862 32.9988 20.5544V14.1399H33ZM28.7475 23.524C28.7475 23.6982 28.6063 23.8406 28.4309 23.8406H23.477C23.3028 23.8406 23.1604 23.6994 23.1604 23.524V18.57C23.1604 18.3958 23.3016 18.2534 23.477 18.2534H28.4309C28.6051 18.2534 28.7475 18.3947 28.7475 18.57V23.524Z", fill: "white" })
5307
+ ] });
5308
+ }
5309
+ );
5310
5310
 
5311
5311
  export { IconAddClock, IconAddEmoji, 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, 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, IconCollectionAdd, IconCollections, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorMarkdown, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, 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, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPlayButton, IconPlus, IconPower, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, 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, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/icon",
3
- "version": "0.2.57",
3
+ "version": "0.2.59",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "publishConfig": {
@@ -19,7 +19,7 @@
19
19
  "@types/react": "^18.2.0",
20
20
  "tsup": "^8.5.0",
21
21
  "tsx": "^4.20.5",
22
- "@liner-fe/internal-icon": "^1.0.11"
22
+ "@liner-fe/internal-icon": "^1.0.12"
23
23
  },
24
24
  "scripts": {
25
25
  "build": "pnpm generate-internal-tsx && pnpm tsup --config ./config/tsup/tsup.config.ts && pnpm forward-ref-pure",