diff options
Diffstat (limited to 'icons/marquee.svg')
-rw-r--r-- | icons/marquee.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/marquee.svg b/icons/marquee.svg new file mode 100644 index 00000000..71685777 --- /dev/null +++ b/icons/marquee.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-marquee" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <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> + + |