diff options
author | codecalm <codecalm@gmail.com> | 2020-08-18 16:57:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-18 16:57:06 +0200 |
commit | 258bf2c1724ea6c2366f65955699842a124ad266 (patch) | |
tree | d2e96173fde4037ec6ccfabef5440044849a4f63 | |
parent | icons optimize (diff) | |
download | tabler-icons-258bf2c1724ea6c2366f65955699842a124ad266.tar.xz |
`marquee` icon
-rw-r--r-- | src/_icons/marquee.svg | 5 |
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> |