diff --git a/web/src/components/atomic/Icon.vue b/web/src/components/atomic/Icon.vue
index 31ae5a0c2..4fada423b 100644
--- a/web/src/components/atomic/Icon.vue
+++ b/web/src/components/atomic/Icon.vue
@@ -10,10 +10,10 @@
-
-
-
-
+
+
+
+
@@ -141,6 +141,7 @@ export type IconNames =
| 'github'
| 'repo'
| 'settings'
+ | 'settings-outline'
| 'trash'
| 'status-blocked'
| 'status-declined'