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 b6f3f73d..69ceb96a 100644
--- a/src/_icons/strikethrough.svg
+++ b/src/_icons/strikethrough.svg
@@ -4,6 +4,6 @@ category: Text
version: "1.3"
---
<svg>
- <path d="M7 5v9a5 5 0 0 0 10 0v-9" />
- <path d="M4 12h16" />
+ <path d="M5 12h14" />
+ <path d="M17 5h-7a3 3 0 0 0 -3 3v1m10 6v1a3 3 0 0 1 -3 3h-7" />
</svg>