aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/backspace.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/backspace.svg')
-rw-r--r--src/_icons/backspace.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/backspace.svg b/src/_icons/backspace.svg
index ab1ff06..0bc5ce4 100644
--- a/src/_icons/backspace.svg
+++ b/src/_icons/backspace.svg
@@ -2,6 +2,6 @@
tags: [delete]
---
<svg>
- <path d="M20 6a1 1 0 011 1v10a1 1 0 01-1 1h-11l-5 -5a1.5 1.5 0 010 -2l5 -5Z" />
+ <path d="M20 6a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-11l-5 -5a1.5 1.5 0 0 1 0 -2l5 -5Z" />
<path d="M12 10l4 4m0 -4l-4 4" />
</svg>