From cacdbac650e9062ea662a91ae6c3ba0ddd783d14 Mon Sep 17 00:00:00 2001 From: Sara Arjona Date: Fri, 6 Oct 2023 14:03:03 +0200 Subject: [PATCH] NOBUG: Fixed SVG browser compatibility --- pix/t/angles-down.svg | 2 +- pix/t/angles-left.svg | 2 +- pix/t/angles-right.svg | 2 +- pix/t/angles-up.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pix/t/angles-down.svg b/pix/t/angles-down.svg index 68671b02f60..06acf77b6f9 100644 --- a/pix/t/angles-down.svg +++ b/pix/t/angles-down.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/pix/t/angles-left.svg b/pix/t/angles-left.svg index 396184a879e..7e89b7b8360 100644 --- a/pix/t/angles-left.svg +++ b/pix/t/angles-left.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/pix/t/angles-right.svg b/pix/t/angles-right.svg index 7809f939ad1..9eebcd40ca9 100644 --- a/pix/t/angles-right.svg +++ b/pix/t/angles-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/pix/t/angles-up.svg b/pix/t/angles-up.svg index 74692e858c1..42db2cc9b92 100644 --- a/pix/t/angles-up.svg +++ b/pix/t/angles-up.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file