diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 17:17:35 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 17:17:35 +0200 |
commit | 4746c5cb3b3e5e27136435c43ac448edc5d5487d (patch) | |
tree | 9330e39f08be236f33e09191f93a815b97f45e10 /src/_icons/marquee.svg | |
parent | Release 1.40.0 (diff) | |
download | tabler-icons-4746c5cb3b3e5e27136435c43ac448edc5d5487d.tar.xz |
tags fixes
Diffstat (limited to 'src/_icons/marquee.svg')
-rw-r--r-- | src/_icons/marquee.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/marquee.svg b/src/_icons/marquee.svg index 8b442796..4bbbad62 100644 --- a/src/_icons/marquee.svg +++ b/src/_icons/marquee.svg @@ -1,6 +1,6 @@ --- tags: [tag, tracer, html, animation, text, graphic] -version: 1.13 +version: "1.13" --- <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" /> |