aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-23 21:26:19 +0100
committercodecalm <codecalm@gmail.com>2021-11-23 21:26:19 +0100
commit039f1ccdc2b6c4877e3ec9e7c2eadcedf5719017 (patch)
tree832276db2b2ccee8498769e30b706bbca46c3241
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-039f1ccdc2b6c4877e3ec9e7c2eadcedf5719017.tar.xz
strikethrough as s icon #146
-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>