diff options
Diffstat (limited to 'src/icons/marquee-off.svg')
-rw-r--r-- | src/icons/marquee-off.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/icons/marquee-off.svg b/src/icons/marquee-off.svg new file mode 100644 index 00000000..b96a956d --- /dev/null +++ b/src/icons/marquee-off.svg @@ -0,0 +1,20 @@ +--- +tags: [tag, tracer, html, animation, text, graphic] +version: "1.66" +unicode: "f15d" +--- +<svg> + <path d="M4 6c0 -.556 .227 -1.059 .593 -1.421" /> + <path d="M9 4h1.5" /> + <path d="M13.5 4h1.5" /> + <path d="M18 4a2 2 0 0 1 2 2" /> + <path d="M20 9v1.5" /> + <path d="M20 13.5v1.5" /> + <path d="M19.402 19.426a1.993 1.993 0 0 1 -1.402 .574" /> + <path d="M15 20h-1.5" /> + <path d="M10.5 20h-1.5" /> + <path d="M6 20a2 2 0 0 1 -2 -2" /> + <path d="M4 15v-1.5" /> + <path d="M4 10.5v-1.5" /> + <path d="M3 3l18 18" /> +</svg> |