diff --git a/packages/ui/src/components/icon.tsx b/packages/ui/src/components/icon.tsx
index 63242f318..d131770db 100644
--- a/packages/ui/src/components/icon.tsx
+++ b/packages/ui/src/components/icon.tsx
@@ -31,7 +31,7 @@ const icons = {
enter: ``,
folder: ``,
"file-tree": ``,
- "file-tree-active": ``,
+ "file-tree-active": ``,
"magnifying-glass": ``,
"plus-small": ``,
plus: ``,
@@ -44,10 +44,10 @@ const icons = {
task: ``,
stop: ``,
"layout-left": ``,
- "layout-left-partial": ``,
+ "layout-left-partial": ``,
"layout-left-full": ``,
"layout-right": ``,
- "layout-right-partial": ``,
+ "layout-right-partial": ``,
"layout-right-full": ``,
"square-arrow-top-right": ``,
"speech-bubble": ``,
@@ -56,7 +56,7 @@ const icons = {
github: ``,
discord: ``,
"layout-bottom": ``,
- "layout-bottom-partial": ``,
+ "layout-bottom-partial": ``,
"layout-bottom-full": ``,
"dot-grid": ``,
"circle-check": ``,