From 67c567062e5fbee2e01aec985750308e672cc55c Mon Sep 17 00:00:00 2001 From: Jun Pataleta Date: Fri, 27 Oct 2023 09:43:03 +0800 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 10493907d78..c0b2dadbec2 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 7164451b6df..7f764c63040 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 f048e5f16b9..1b4b4ac4291 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 6e731e4bc56..c6b31573b35 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