mirror of
https://github.com/simonw/datasette.git
synced 2026-06-23 01:04:49 +02:00
parent
57e7bba38f
commit
1717ab02f7
1 changed files with 2 additions and 2 deletions
|
|
@ -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">'
|
||||
'<path d="M12 20h9"></path>'
|
||||
'<path d="M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z"></path>'
|
||||
'<path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path>'
|
||||
'<path d="M18.5 2.5a2.12 2.12 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path>'
|
||||
"</svg>"
|
||||
)
|
||||
delete_icon = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue