aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/strikethrough.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-25 22:12:58 +0100
committercodecalm <codecalm@gmail.com>2020-03-25 22:12:58 +0100
commita2ac67704034637ecd3188f63cc8448c58d3d3ac (patch)
tree012c7904e6aa34badadff221f8fea0758b89f9f7 /src/_icons/strikethrough.svg
parentbold, italic, underline icons #11 (diff)
downloadtabler-icons-a2ac67704034637ecd3188f63cc8448c58d3d3ac.tar.xz
strikethrough icon #11
Diffstat (limited to 'src/_icons/strikethrough.svg')
-rw-r--r--src/_icons/strikethrough.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/strikethrough.svg b/src/_icons/strikethrough.svg
new file mode 100644
index 00000000..cd88c614
--- /dev/null
+++ b/src/_icons/strikethrough.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <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>