--- a/Allura/allura/lib/app_globals.py
+++ b/Allura/allura/lib/app_globals.py
@@ -110,7 +110,7 @@
             tag = Icon('z', 'ico-tag'),
             flag = Icon('^', 'ico-flag'),
             undelete = Icon('#', 'ico-undelete'),
-            delete = Icon('D', 'ico-delete'),
+            delete = Icon('*', 'ico-delete'),
             table = Icon('n', 'ico-table'),
             stats = Icon('Y', 'ico-stats'),
             pin = Icon('@', 'ico-pin'),