@mirohq/design-system-icons 0.7.0 → 0.8.0

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 (178) hide show
  1. package/dist/main.js +3194 -1014
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +3113 -1015
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +165 -1
  6. package/package.json +1 -1
  7. package/react/at.tsx +34 -0
  8. package/react/board.tsx +34 -0
  9. package/react/chat-dashes-lines-two.tsx +34 -0
  10. package/react/chat-lines-cross.tsx +34 -0
  11. package/react/chat-lines-eye-open.tsx +25 -0
  12. package/react/chat-lines-two-stack.tsx +34 -0
  13. package/react/chat-lines-two.tsx +34 -0
  14. package/react/chat-plus.tsx +34 -0
  15. package/react/chat-text-arrow.tsx +34 -0
  16. package/react/chat-two.tsx +31 -0
  17. package/react/chat.tsx +1 -1
  18. package/react/checkboard-square-centered.tsx +25 -0
  19. package/react/circle-corners.tsx +28 -0
  20. package/react/cog.tsx +1 -1
  21. package/react/cone-serpentine.tsx +29 -0
  22. package/react/corners-three-eye-open.tsx +25 -0
  23. package/react/dash-left-down-square-dash-right-up.tsx +34 -0
  24. package/react/dash-left-up-square-dash-down-right.tsx +34 -0
  25. package/react/dash-square-dash-horizontal.tsx +34 -0
  26. package/react/dash-square-dash-vertical.tsx +34 -0
  27. package/react/eye-closed-dots-four-frame-broken.tsx +27 -0
  28. package/react/eye-closed.tsx +34 -0
  29. package/react/eye-open-line-frame-broken.tsx +28 -0
  30. package/react/eye-open-slash.tsx +31 -0
  31. package/react/eye-open.tsx +31 -0
  32. package/react/folder.tsx +34 -0
  33. package/react/frame-lines-two.tsx +34 -0
  34. package/react/frame-play.tsx +31 -0
  35. package/react/frame-plus.tsx +34 -0
  36. package/react/frame.tsx +34 -0
  37. package/react/index.ts +82 -0
  38. package/react/monitor-arrow.tsx +34 -0
  39. package/react/monitor-pause.tsx +34 -0
  40. package/react/monitor-play.tsx +31 -0
  41. package/react/monitor-stop.tsx +28 -0
  42. package/react/next.tsx +28 -0
  43. package/react/node-lines-curved.tsx +34 -0
  44. package/react/node-lines-horizontal.tsx +34 -0
  45. package/react/node-lines-vertical.tsx +34 -0
  46. package/react/node-plus.tsx +33 -0
  47. package/react/nodes-connected.tsx +31 -0
  48. package/react/nodes-connections-three.tsx +33 -0
  49. package/react/note-magnifying-glass.tsx +31 -0
  50. package/react/pause.tsx +28 -0
  51. package/react/play.tsx +31 -0
  52. package/react/presentation-arrow.tsx +34 -0
  53. package/react/presentation-eye-open.tsx +25 -0
  54. package/react/presentation-line.tsx +34 -0
  55. package/react/presentation-lines-two.tsx +34 -0
  56. package/react/presentation-link.tsx +31 -0
  57. package/react/presentation-number-one.tsx +34 -0
  58. package/react/presentation-play.tsx +31 -0
  59. package/react/presentation-plus.tsx +34 -0
  60. package/react/previous.tsx +28 -0
  61. package/react/question-mark.tsx +31 -0
  62. package/react/rectangle-dash-lines.tsx +34 -0
  63. package/react/rectangle-dot-line-pen.tsx +37 -0
  64. package/react/rectangle-play-stack.tsx +31 -0
  65. package/react/rectangle-tick.tsx +34 -0
  66. package/react/rectangles-two-lines-four.tsx +34 -0
  67. package/react/rectangles-two-minus.tsx +34 -0
  68. package/react/rectangles-two-plus.tsx +34 -0
  69. package/react/rectangles-two-user.tsx +30 -0
  70. package/react/scissors.tsx +33 -0
  71. package/react/smiley-chat.tsx +28 -0
  72. package/react/smiley-sticker.tsx +31 -0
  73. package/react/smiley.tsx +31 -0
  74. package/react/square-star-scribble.tsx +31 -0
  75. package/react/sticky-corners.tsx +34 -0
  76. package/react/sticky-note-stack.tsx +34 -0
  77. package/react/sticky-note-wide.tsx +34 -0
  78. package/react/sticky-note.tsx +3 -2
  79. package/react/sticky-notes-two.tsx +33 -0
  80. package/react/text-cursor-eye-open.tsx +25 -0
  81. package/react/trophy.tsx +31 -0
  82. package/react/user-arrow-right-up.tsx +31 -0
  83. package/react/user-eye-open.tsx +25 -0
  84. package/react/user-load.tsx +33 -0
  85. package/react/user-number-three.tsx +34 -0
  86. package/react/user-pen-dashes-bottom.tsx +30 -0
  87. package/react/user-pen-line-bottom.tsx +30 -0
  88. package/react/user-tick-down.tsx +31 -0
  89. package/react/users-three.tsx +34 -0
  90. package/react/video-camera-simple-slash.tsx +34 -0
  91. package/react/video-camera-simple.tsx +34 -0
  92. package/react/video-camera.tsx +34 -0
  93. package/svg/24/at.svg +1 -0
  94. package/svg/24/board.svg +1 -0
  95. package/svg/24/chat-dashes-lines-two.svg +1 -0
  96. package/svg/24/chat-lines-cross.svg +1 -0
  97. package/svg/24/chat-lines-eye-open.svg +1 -0
  98. package/svg/24/chat-lines-two-stack.svg +1 -0
  99. package/svg/24/chat-lines-two.svg +1 -0
  100. package/svg/24/chat-plus.svg +1 -0
  101. package/svg/24/chat-text-arrow.svg +1 -0
  102. package/svg/24/chat-two.svg +1 -0
  103. package/svg/24/chat.svg +1 -1
  104. package/svg/24/checkboard-square-centered.svg +1 -0
  105. package/svg/24/circle-corners.svg +1 -0
  106. package/svg/24/cog.svg +1 -1
  107. package/svg/24/cone-serpentine.svg +1 -0
  108. package/svg/24/corners-three-eye-open.svg +1 -0
  109. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -0
  110. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -0
  111. package/svg/24/dash-square-dash-horizontal.svg +1 -0
  112. package/svg/24/dash-square-dash-vertical.svg +1 -0
  113. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -0
  114. package/svg/24/eye-closed.svg +1 -0
  115. package/svg/24/eye-open-line-frame-broken.svg +1 -0
  116. package/svg/24/eye-open-slash.svg +1 -0
  117. package/svg/24/eye-open.svg +1 -0
  118. package/svg/24/folder.svg +1 -0
  119. package/svg/24/frame-lines-two.svg +1 -0
  120. package/svg/24/frame-play.svg +1 -0
  121. package/svg/24/frame-plus.svg +1 -0
  122. package/svg/24/frame.svg +1 -0
  123. package/svg/24/monitor-arrow.svg +1 -0
  124. package/svg/24/monitor-pause.svg +1 -0
  125. package/svg/24/monitor-play.svg +1 -0
  126. package/svg/24/monitor-stop.svg +1 -0
  127. package/svg/24/next.svg +1 -0
  128. package/svg/24/node-lines-curved.svg +1 -0
  129. package/svg/24/node-lines-horizontal.svg +1 -0
  130. package/svg/24/node-lines-vertical.svg +1 -0
  131. package/svg/24/node-plus.svg +1 -0
  132. package/svg/24/nodes-connected.svg +1 -0
  133. package/svg/24/nodes-connections-three.svg +1 -0
  134. package/svg/24/note-magnifying-glass.svg +1 -0
  135. package/svg/24/pause.svg +1 -0
  136. package/svg/24/play.svg +1 -0
  137. package/svg/24/presentation-arrow.svg +1 -0
  138. package/svg/24/presentation-eye-open.svg +1 -0
  139. package/svg/24/presentation-line.svg +1 -0
  140. package/svg/24/presentation-lines-two.svg +1 -0
  141. package/svg/24/presentation-link.svg +1 -0
  142. package/svg/24/presentation-number-one.svg +1 -0
  143. package/svg/24/presentation-play.svg +1 -0
  144. package/svg/24/presentation-plus.svg +1 -0
  145. package/svg/24/previous.svg +1 -0
  146. package/svg/24/question-mark.svg +1 -0
  147. package/svg/24/rectangle-dash-lines.svg +1 -0
  148. package/svg/24/rectangle-dot-line-pen.svg +1 -0
  149. package/svg/24/rectangle-play-stack.svg +1 -0
  150. package/svg/24/rectangle-tick.svg +1 -0
  151. package/svg/24/rectangles-two-lines-four.svg +1 -0
  152. package/svg/24/rectangles-two-minus.svg +1 -0
  153. package/svg/24/rectangles-two-plus.svg +1 -0
  154. package/svg/24/rectangles-two-user.svg +1 -0
  155. package/svg/24/scissors.svg +1 -0
  156. package/svg/24/smiley-chat.svg +1 -0
  157. package/svg/24/smiley-sticker.svg +1 -0
  158. package/svg/24/smiley.svg +1 -0
  159. package/svg/24/square-star-scribble.svg +1 -0
  160. package/svg/24/sticky-corners.svg +1 -0
  161. package/svg/24/sticky-note-stack.svg +1 -0
  162. package/svg/24/sticky-note-wide.svg +1 -0
  163. package/svg/24/sticky-note.svg +1 -1
  164. package/svg/24/sticky-notes-two.svg +1 -0
  165. package/svg/24/text-cursor-eye-open.svg +1 -0
  166. package/svg/24/trophy.svg +1 -0
  167. package/svg/24/user-arrow-right-up.svg +1 -0
  168. package/svg/24/user-eye-open.svg +1 -0
  169. package/svg/24/user-load.svg +1 -0
  170. package/svg/24/user-number-three.svg +1 -0
  171. package/svg/24/user-pen-dashes-bottom.svg +1 -0
  172. package/svg/24/user-pen-line-bottom.svg +1 -0
  173. package/svg/24/user-tick-down.svg +1 -0
  174. package/svg/24/users-three.svg +1 -0
  175. package/svg/24/video-camera-simple-slash.svg +1 -0
  176. package/svg/24/video-camera-simple.svg +1 -0
  177. package/svg/24/video-camera.svg +1 -0
  178. package/svg/meta.json +713 -1
package/dist/types.d.ts CHANGED
@@ -488,6 +488,8 @@ declare const IconArrowsClockwiseY: ForwardRefExoticComponent<IconProps & RefAtt
488
488
 
489
489
  declare const IconArticle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
490
490
 
491
+ declare const IconAt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
492
+
491
493
  declare const IconBarThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
492
494
 
493
495
  declare const IconBellSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -496,6 +498,8 @@ declare const IconBellTilt: ForwardRefExoticComponent<IconProps & RefAttributes<
496
498
 
497
499
  declare const IconBell: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
498
500
 
501
+ declare const IconBoard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
502
+
499
503
  declare const IconBookmark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
500
504
 
501
505
  declare const IconBracketsAngleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -516,10 +520,28 @@ declare const IconChartBarYSimple: ForwardRefExoticComponent<IconProps & RefAttr
516
520
 
517
521
  declare const IconChartBarY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
518
522
 
523
+ declare const IconChatDashesLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
524
+
525
+ declare const IconChatLinesCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
526
+
527
+ declare const IconChatLinesEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
528
+
529
+ declare const IconChatLinesTwoStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
530
+
531
+ declare const IconChatLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
532
+
533
+ declare const IconChatPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
534
+
535
+ declare const IconChatTextArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
536
+
537
+ declare const IconChatTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
538
+
519
539
  declare const IconChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
520
540
 
521
541
  declare const IconCheckMark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
522
542
 
543
+ declare const IconCheckboardSquareCentered: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
544
+
523
545
  declare const IconChevronDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
524
546
 
525
547
  declare const IconChevronLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -528,6 +550,8 @@ declare const IconChevronRight: ForwardRefExoticComponent<IconProps & RefAttribu
528
550
 
529
551
  declare const IconChevronUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
530
552
 
553
+ declare const IconCircleCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
554
+
531
555
  declare const IconCircleMotionX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
532
556
 
533
557
  declare const IconCircleNotch: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -550,6 +574,10 @@ declare const IconClustered: ForwardRefExoticComponent<IconProps & RefAttributes
550
574
 
551
575
  declare const IconCog: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
552
576
 
577
+ declare const IconConeSerpentine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
578
+
579
+ declare const IconCornersThreeEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
580
+
553
581
  declare const IconCreditCard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
554
582
 
555
583
  declare const IconCrop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -568,6 +596,14 @@ declare const IconCursor: ForwardRefExoticComponent<IconProps & RefAttributes<SV
568
596
 
569
597
  declare const IconCurveSquareCircleArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
570
598
 
599
+ declare const IconDashLeftDownSquareDashRightUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
600
+
601
+ declare const IconDashLeftUpSquareDashDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
602
+
603
+ declare const IconDashSquareDashHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
604
+
605
+ declare const IconDashSquareDashVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
606
+
571
607
  declare const IconDistributeHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
572
608
 
573
609
  declare const IconDistributeVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -578,12 +614,32 @@ declare const IconEraser: ForwardRefExoticComponent<IconProps & RefAttributes<SV
578
614
 
579
615
  declare const IconExclamationPointCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
580
616
 
617
+ declare const IconEyeClosedDotsFourFrameBroken: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
618
+
619
+ declare const IconEyeClosed: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
620
+
621
+ declare const IconEyeOpenLineFrameBroken: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
622
+
623
+ declare const IconEyeOpenSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
624
+
625
+ declare const IconEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
626
+
581
627
  declare const IconEyedropper: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
582
628
 
583
629
  declare const IconFactoryHouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
584
630
 
585
631
  declare const IconFactory: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
586
632
 
633
+ declare const IconFolder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
634
+
635
+ declare const IconFrameLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
636
+
637
+ declare const IconFramePlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
638
+
639
+ declare const IconFramePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
640
+
641
+ declare const IconFrame: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
642
+
587
643
  declare const IconFunnel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
588
644
 
589
645
  declare const IconGauge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -668,12 +724,38 @@ declare const IconMicrophone: ForwardRefExoticComponent<IconProps & RefAttribute
668
724
 
669
725
  declare const IconMinus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
670
726
 
727
+ declare const IconMonitorArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
728
+
729
+ declare const IconMonitorPause: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
730
+
731
+ declare const IconMonitorPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
732
+
733
+ declare const IconMonitorStop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
734
+
671
735
  declare const IconMouse: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
672
736
 
737
+ declare const IconNext: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
738
+
739
+ declare const IconNodeLinesCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
740
+
741
+ declare const IconNodeLinesHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
742
+
743
+ declare const IconNodeLinesVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
744
+
745
+ declare const IconNodePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
746
+
747
+ declare const IconNodesConnected: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
748
+
749
+ declare const IconNodesConnectionsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
750
+
751
+ declare const IconNoteMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
752
+
673
753
  declare const IconParallelogram: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
674
754
 
675
755
  declare const IconPauseCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
676
756
 
757
+ declare const IconPause: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
758
+
677
759
  declare const IconPdf: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
678
760
 
679
761
  declare const IconPenTip: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -684,6 +766,8 @@ declare const IconPlaceholder: ForwardRefExoticComponent<IconProps & RefAttribut
684
766
 
685
767
  declare const IconPlayCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
686
768
 
769
+ declare const IconPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
770
+
687
771
  declare const IconPlaybackSpeedCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
688
772
 
689
773
  declare const IconPlug: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -692,12 +776,40 @@ declare const IconPlusText: ForwardRefExoticComponent<IconProps & RefAttributes<
692
776
 
693
777
  declare const IconPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
694
778
 
779
+ declare const IconPresentationArrow: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
780
+
781
+ declare const IconPresentationEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
782
+
783
+ declare const IconPresentationLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
784
+
785
+ declare const IconPresentationLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
786
+
787
+ declare const IconPresentationLink: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
788
+
789
+ declare const IconPresentationNumberOne: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
790
+
791
+ declare const IconPresentationPlay: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
792
+
793
+ declare const IconPresentationPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
794
+
795
+ declare const IconPrevious: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
796
+
695
797
  declare const IconProhibit: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
696
798
 
697
799
  declare const IconPushPin: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
698
800
 
699
801
  declare const IconQuestionMarkCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
700
802
 
803
+ declare const IconQuestionMark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
804
+
805
+ declare const IconRectangleDashLines: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
806
+
807
+ declare const IconRectangleDotLinePen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
808
+
809
+ declare const IconRectanglePlayStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
810
+
811
+ declare const IconRectangleTick: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
812
+
701
813
  declare const IconRectanglesThreeAligned: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
702
814
 
703
815
  declare const IconRectanglesThreeFree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -706,8 +818,18 @@ declare const IconRectanglesThreeOverlap: ForwardRefExoticComponent<IconProps &
706
818
 
707
819
  declare const IconRectanglesTwoLine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
708
820
 
821
+ declare const IconRectanglesTwoLinesFour: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
822
+
823
+ declare const IconRectanglesTwoMinus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
824
+
825
+ declare const IconRectanglesTwoPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
826
+
827
+ declare const IconRectanglesTwoUser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
828
+
709
829
  declare const IconRhombus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
710
830
 
831
+ declare const IconScissors: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
832
+
711
833
  declare const IconScrollbarXy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
712
834
 
713
835
  declare const IconShapes: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -724,6 +846,12 @@ declare const IconSlidersX: ForwardRefExoticComponent<IconProps & RefAttributes<
724
846
 
725
847
  declare const IconSlidersY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
726
848
 
849
+ declare const IconSmileyChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
850
+
851
+ declare const IconSmileySticker: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
852
+
853
+ declare const IconSmiley: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
854
+
727
855
  declare const IconSocialFacebook: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
728
856
 
729
857
  declare const IconSocialInstagram: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -748,6 +876,8 @@ declare const IconSquareLineSquareDashed: ForwardRefExoticComponent<IconProps &
748
876
 
749
877
  declare const IconSquareRounded: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
750
878
 
879
+ declare const IconSquareStarScribble: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
880
+
751
881
  declare const IconSquareTriangleCirclePlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
752
882
 
753
883
  declare const IconSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -768,8 +898,16 @@ declare const IconSquaresUnmerge: ForwardRefExoticComponent<IconProps & RefAttri
768
898
 
769
899
  declare const IconStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
770
900
 
901
+ declare const IconStickyCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
902
+
903
+ declare const IconStickyNoteStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
904
+
905
+ declare const IconStickyNoteWide: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
906
+
771
907
  declare const IconStickyNote: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
772
908
 
909
+ declare const IconStickyNotesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
910
+
773
911
  declare const IconStopCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
774
912
 
775
913
  declare const IconTag: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -784,6 +922,8 @@ declare const IconTextBBoldItalicUnderlined: ForwardRefExoticComponent<IconProps
784
922
 
785
923
  declare const IconTextBBold: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
786
924
 
925
+ declare const IconTextCursorEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
926
+
787
927
  declare const IconTextHOne: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
788
928
 
789
929
  declare const IconTextHThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -820,16 +960,40 @@ declare const IconTriangle: ForwardRefExoticComponent<IconProps & RefAttributes<
820
960
 
821
961
  declare const IconTrident: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
822
962
 
963
+ declare const IconTrophy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
964
+
823
965
  declare const IconUserAdd: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
824
966
 
967
+ declare const IconUserArrowRightUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
968
+
969
+ declare const IconUserEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
970
+
971
+ declare const IconUserLoad: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
972
+
973
+ declare const IconUserNumberThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
974
+
975
+ declare const IconUserPenDashesBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
976
+
977
+ declare const IconUserPenLineBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
978
+
979
+ declare const IconUserTickDown: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
980
+
825
981
  declare const IconUser: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
826
982
 
983
+ declare const IconUsersThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
984
+
827
985
  declare const IconUsers: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
828
986
 
987
+ declare const IconVideoCameraSimpleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
988
+
989
+ declare const IconVideoCameraSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
990
+
991
+ declare const IconVideoCamera: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
992
+
829
993
  declare const IconViewCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
830
994
 
831
995
  declare const IconViewSideLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
832
996
 
833
997
  declare const IconWallet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
834
998
 
835
- export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArticle, IconBarThree, IconBell, IconBellSlash, IconBellTilt, IconBookmark, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconCheckMark, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconCircle, IconCircleMotionX, IconCircleNotch, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCluster, IconClustered, IconCog, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCube, IconCursor, IconCursorFilled, IconCursorText, IconCurveSquareCircleArrow, IconDistributeHorizontal, IconDistributeVertical, IconEnvelope, IconEraser, IconExclamationPointCircle, IconEyedropper, IconFactory, IconFactoryHouse, IconFunnel, IconGauge, IconGlobe, IconGraduationCap, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLink, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconMagnet, IconMagnifyingGlass, IconMap, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMouse, IconParallelogram, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPlaceholder, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusText, IconProhibit, IconProps, IconPushPin, IconQuestionMarkCircle, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRhombus, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStickyNote, IconStopCircle, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTicket, IconTimer, IconTrackpad, IconTrash, IconTrashSimple, IconTriangle, IconTrident, IconUser, IconUserAdd, IconUsers, IconViewCenter, IconViewSideLeft, IconWallet };
999
+ export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArticle, IconAt, IconBarThree, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookmark, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCluster, IconClustered, IconCog, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCube, IconCursor, IconCursorFilled, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconEnvelope, IconEraser, IconExclamationPointCircle, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGlobe, IconGraduationCap, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLink, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconMagnet, IconMagnifyingGlass, IconMap, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMouse, IconNext, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStickyCorners, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTicket, IconTimer, IconTrackpad, IconTrash, IconTrashSimple, IconTriangle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icons",
3
- "version": "0.7.0",
3
+ "version": "0.8.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
package/react/at.tsx ADDED
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconAt: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm0 0v1.5a2.5 2.5 0 0 0 5 0V12c0-4-3-9-9-8.988a9 9 0 0 0 0 18s2.537 0 4.5-1.166'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconBoard: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M12 13h6M6 17H2V3h20v14h-4M6 17v4m0-4h12m0 0v4'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatDashesLinesTwo: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M7 9h1m3 0h6M7 13h1m3 0h6m-4.93 7.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatLinesCross: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M7 9h2m-2 4h8m-5-9H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0L15 18h5a1 1 0 0 0 1-1v-5M15 1l6 6m0-6-6 6'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,25 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatLinesEyeOpen: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <path
20
+ fill='currentColor'
21
+ d='M15 18v-1a1 1 0 0 0-.707.293L15 18Zm-6 0 .707-.707A1 1 0 0 0 9 17v1Zm2.93 2.93.706-.708-.707.707ZM7 8a1 1 0 0 0 0 2V8Zm2 2a1 1 0 1 0 0-2v2Zm-2 2a1 1 0 1 0 0 2v-2Zm8 2a1 1 0 1 0 0-2v2ZM7 5a1 1 0 0 0 0-2v2Zm15 7a1 1 0 1 0-2 0h2Zm-9.222 9.636 2.93-2.929-1.415-1.414-2.93 2.93 1.415 1.413ZM15 19h5v-2h-5v2ZM2 5v12h2V5H2Zm2 14h5v-2H4v2Zm4.293-.293 2.93 2.93 1.413-1.415-2.929-2.93-1.414 1.415ZM4 3a2 2 0 0 0-2 2h2V3Zm16 16a2 2 0 0 0 2-2h-2v2ZM2 17a2 2 0 0 0 2 2v-2H2Zm9.364 3.222a.9.9 0 0 1 1.272 0l-1.414 1.414a1.1 1.1 0 0 0 1.556 0l-1.414-1.414ZM7 10h2V8H7v2Zm0 4h8v-2H7v2ZM7 3H4v2h3V3Zm15 14v-5h-2v5h2ZM12 5c0 .163-.05.222.01.084.04-.09.108-.223.212-.388.207-.33.528-.748.962-1.154C14.048 2.732 15.314 2 17 2V0c-2.314 0-4.048 1.018-5.184 2.083a7.974 7.974 0 0 0-1.288 1.55 5.04 5.04 0 0 0-.351.652c-.065.15-.177.426-.177.715h2Zm5-3c1.686 0 2.952.732 3.816 1.542.434.406.755.823.962 1.154.104.165.173.299.211.388.06.138.011.08.011-.084h2c0-.288-.112-.566-.177-.715a5.052 5.052 0 0 0-.35-.652 7.974 7.974 0 0 0-1.29-1.55C21.049 1.018 19.315 0 17 0v2Zm5 3c0-.163.05-.222-.01-.084a3.07 3.07 0 0 1-.212.388c-.207.33-.528.748-.962 1.154C19.952 7.268 18.686 8 17 8v2c2.314 0 4.048-1.018 5.184-2.083a7.974 7.974 0 0 0 1.288-1.55c.146-.232.265-.454.351-.652.065-.15.177-.426.177-.715h-2Zm-5 3c-1.686 0-2.952-.732-3.816-1.542a5.975 5.975 0 0 1-.962-1.154 3.083 3.083 0 0 1-.211-.388C11.95 4.778 12 4.836 12 5h-2c0 .288.112.566.177.715.086.198.205.42.35.652a7.974 7.974 0 0 0 1.29 1.55C12.951 8.982 14.685 10 17 10V8Z'
22
+ />,
23
+ <circle cx={17} cy={5} r={2} fill='currentColor' />
24
+ )
25
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatLinesTwoStack: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M7 11h7m-7 3h7M6 4h14a1 1 0 0 1 1 1v10m-10.5 6 2.5-3h4a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h4l2.359 3a.1.1 0 0 0 .141 0Z'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatLinesTwo: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M8 9h8m-8 4h8m-3.93 7.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatPlus: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M9 11h6m-3-3v6m.07 6.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconChatTextArrow: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='m16 8 5-5m0 0v5m0-5h-5M7 9h2m-2 4h8m-5-9H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0L15 18h5a1 1 0 0 0 1-1v-4'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )