aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-18 16:57:06 +0200
committercodecalm <codecalm@gmail.com>2020-08-18 16:57:06 +0200
commit258bf2c1724ea6c2366f65955699842a124ad266 (patch)
treed2e96173fde4037ec6ccfabef5440044849a4f63
parenticons optimize (diff)
downloadtabler-icons-258bf2c1724ea6c2366f65955699842a124ad266.tar.xz
`marquee` icon
-rw-r--r--src/_icons/marquee.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/marquee.svg b/src/_icons/marquee.svg
new file mode 100644
index 00000000..714e7f91
--- /dev/null
+++ b/src/_icons/marquee.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M4 6a2 2 0 0 1 2 -2m3 0h1.5m3 0h1.5m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3v1.5m0 3a2 2 0 0 1 -2 2m-3 0h-1.5m-3 0h-1.5m-3 0a2 2 0 0 1 -2 -2m0 -3v-1.5m0 -3v-1.5m0 -3" />
+</svg>