summaryrefslogtreecommitdiff
path: root/docker-widget/icons/trash-btn.svg
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2020-11-23 17:12:30 -0500
committerstreetturtle <streetturtle@gmail.com>2020-11-23 17:12:30 -0500
commit33339666fd9e7b9caec9d0abc7194a319d6974b5 (patch)
treeac680022348d4f165c93b586b6975223a5f1dd51 /docker-widget/icons/trash-btn.svg
parent19805d24124e5ddc3c63f14abb500b990222c22c (diff)
[docker] add a delete button
Diffstat (limited to 'docker-widget/icons/trash-btn.svg')
-rw-r--r--docker-widget/icons/trash-btn.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-widget/icons/trash-btn.svg b/docker-widget/icons/trash-btn.svg
new file mode 100644
index 0000000..78d8035
--- /dev/null
+++ b/docker-widget/icons/trash-btn.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#BF616A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-trash-2"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg> \ No newline at end of file