diff --git a/frontend/src/components/icons/PaperClip.tsx b/frontend/src/components/icons/PaperClip.tsx
index b0a236cbd9..1492e6ecff 100644
--- a/frontend/src/components/icons/PaperClip.tsx
+++ b/frontend/src/components/icons/PaperClip.tsx
@@ -9,8 +9,8 @@ export const PaperClip = ({ className }: { className?: string }) => {
xmlns="http://www.w3.org/2000/svg"
>
diff --git a/frontend/src/components/icons/Pencil.tsx b/frontend/src/components/icons/Pencil.tsx
index 5603fc8655..3755eda1e9 100644
--- a/frontend/src/components/icons/Pencil.tsx
+++ b/frontend/src/components/icons/Pencil.tsx
@@ -9,8 +9,8 @@ export const Pencil = ({ className }: { className?: string }) => {
className={className}
>
diff --git a/frontend/src/components/icons/Search.tsx b/frontend/src/components/icons/Search.tsx
index a2872260c0..c9ea2706a6 100644
--- a/frontend/src/components/icons/Search.tsx
+++ b/frontend/src/components/icons/Search.tsx
@@ -9,8 +9,8 @@ export const Search = ({ className }: { className?: string }) => {
xmlns="http://www.w3.org/2000/svg"
>
diff --git a/frontend/src/components/icons/Send.tsx b/frontend/src/components/icons/Send.tsx
index 0d84f548a4..8992e269f6 100644
--- a/frontend/src/components/icons/Send.tsx
+++ b/frontend/src/components/icons/Send.tsx
@@ -9,8 +9,8 @@ export const Send = ({ className }: { className?: string }) => {
xmlns="http://www.w3.org/2000/svg"
>
diff --git a/frontend/src/components/icons/Settings.tsx b/frontend/src/components/icons/Settings.tsx
index 1ba7713462..090e66f22a 100644
--- a/frontend/src/components/icons/Settings.tsx
+++ b/frontend/src/components/icons/Settings.tsx
@@ -9,14 +9,14 @@ export const Settings = ({ className }: { className?: string }) => {
xmlns="http://www.w3.org/2000/svg"
>
diff --git a/frontend/src/components/icons/Sidebar.tsx b/frontend/src/components/icons/Sidebar.tsx
index 29ebe9dde5..0bc9b2fdf6 100644
--- a/frontend/src/components/icons/Sidebar.tsx
+++ b/frontend/src/components/icons/Sidebar.tsx
@@ -9,8 +9,8 @@ export const Sidebar = ({ className }: { className?: string }) => {
xmlns="http://www.w3.org/2000/svg"
>