diff options
Diffstat (limited to 'icons/table-export.svg')
-rw-r--r-- | icons/table-export.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/table-export.svg b/icons/table-export.svg new file mode 100644 index 00000000..4ff1b320 --- /dev/null +++ b/icons/table-export.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-table-export" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11.5 20h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7.5m-16 -3.5h16m-10 -6v16m4 -1h7m-3 -3l3 3l-3 3" /> +</svg> + + |