-
-
- Reports
-
-
- Statistics around Tabby IDE / Extensions
-
-
+
+
+ Statistics around Tabby IDE / Extensions
+
) {
)
}
+const IconBookOpenText = ({
+ className,
+ ...props
+}: React.ComponentProps) => (
+
+)
+
export {
IconEdit,
IconNextChat,
@@ -1378,5 +1385,6 @@ export {
IconClock,
IconStopWatch,
IconBarChart,
- IconActivity
+ IconActivity,
+ IconBookOpenText
}