aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_icons/strikethrough.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/strikethrough.svg b/src/_icons/strikethrough.svg
index 69ceb96a..a5536904 100644
--- a/src/_icons/strikethrough.svg
+++ b/src/_icons/strikethrough.svg
@@ -4,6 +4,6 @@ category: Text
version: "1.3"
---
<svg>
- <path d="M5 12h14" />
- <path d="M17 5h-7a3 3 0 0 0 -3 3v1m10 6v1a3 3 0 0 1 -3 3h-7" />
+ <line x1="5" y1="12" x2="19" y2="12" />
+ <path d="M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5" />
</svg>