diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx
index 8272779399a..409cbf3c890 100644
--- a/apps/web/src/components/Sidebar.tsx
+++ b/apps/web/src/components/Sidebar.tsx
@@ -4,7 +4,7 @@ import {
ChevronRightIcon,
CloudIcon,
GitPullRequestIcon,
- PlusIcon,
+ FolderPlusIcon,
SearchIcon,
SettingsIcon,
SquarePenIcon,
@@ -2587,7 +2587,7 @@ const SidebarProjectsContent = memo(function SidebarProjectsContent(
/>
}
>
-
+
Add project