diff --git a/datasette/views/table.py b/datasette/views/table.py
index c5448c85..0e291524 100644
--- a/datasette/views/table.py
+++ b/datasette/views/table.py
@@ -455,8 +455,8 @@ async def display_columns_and_rows(
'xmlns="http://www.w3.org/2000/svg" width="14" height="14" '
'viewBox="0 0 24 24" fill="none" stroke="currentColor" '
'stroke-width="2" stroke-linecap="round" stroke-linejoin="round">'
- ''
- ''
+ ''
+ ''
""
)
delete_icon = (