diff --git a/app/components/icon_component.html.erb b/app/components/icon_component.html.erb
index c6fee6480..e5f263e18 100644
--- a/app/components/icon_component.html.erb
+++ b/app/components/icon_component.html.erb
@@ -1,21 +1,24 @@
<%# Using inlined svg icons so that we can set their colour based on the current text colour %>
<% case @name %>
<% when :trash %>
-