aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/separator.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-20 06:39:10 +0200
committercodecalm <codecalm@gmail.com>2020-04-20 06:39:30 +0200
commitf8be779997b3116b03953c7b031bccbba7b21aae (patch)
tree422a2888c74c08eac02e8bd206a011b922f2b48e /src/_icons/separator.svg
parentfile-code icon (diff)
downloadtabler-icons-f8be779997b3116b03953c7b031bccbba7b21aae.tar.xz
3 new icons: `emphasis`, `separator`, `text-wrap`
Fixed icons: `underline`
Diffstat (limited to 'src/_icons/separator.svg')
-rw-r--r--src/_icons/separator.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/separator.svg b/src/_icons/separator.svg
new file mode 100644
index 00000000..e8a08f47
--- /dev/null
+++ b/src/_icons/separator.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <line x1="3" y1="12" x2="3" y2="12.01" />
+ <line x1="7" y1="12" x2="17" y2="12" />
+ <line x1="21" y1="12" x2="21" y2="12.01" />
+</svg>