From 802fb8a16ba4bdbfba0dca55f9cdb265f4bd86f2 Mon Sep 17 00:00:00 2001 From: anapnoe <124302297+anapnoe@users.noreply.github.com> Date: Thu, 23 Mar 2023 03:35:44 +0200 Subject: [PATCH] added missing svg files --- html/svg/spotlight/arrow.svg | 1 + html/svg/spotlight/error.svg | 1 + html/svg/spotlight/pause.svg | 1 + html/svg/spotlight/pixel.gif | Bin 0 -> 43 bytes html/svg/spotlight/play.svg | 1 + html/svg/spotlight/preloader.svg | 1 + html/svg/spotlight/theme.svg | 1 + 7 files changed, 6 insertions(+) create mode 100644 html/svg/spotlight/arrow.svg create mode 100644 html/svg/spotlight/error.svg create mode 100644 html/svg/spotlight/pause.svg create mode 100644 html/svg/spotlight/pixel.gif create mode 100644 html/svg/spotlight/play.svg create mode 100644 html/svg/spotlight/preloader.svg create mode 100644 html/svg/spotlight/theme.svg diff --git a/html/svg/spotlight/arrow.svg b/html/svg/spotlight/arrow.svg new file mode 100644 index 00000000..ba58879a --- /dev/null +++ b/html/svg/spotlight/arrow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/svg/spotlight/error.svg b/html/svg/spotlight/error.svg new file mode 100644 index 00000000..fc950613 --- /dev/null +++ b/html/svg/spotlight/error.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/svg/spotlight/pause.svg b/html/svg/spotlight/pause.svg new file mode 100644 index 00000000..621b4fd6 --- /dev/null +++ b/html/svg/spotlight/pause.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/svg/spotlight/pixel.gif b/html/svg/spotlight/pixel.gif new file mode 100644 index 0000000000000000000000000000000000000000..5bfd67a2d6f72ac3a55cbfcea5866e841d22f5d9 GIT binary patch literal 43 mcmZ?wbhEHbWMp7uXkdT>#h)yUAf^t80Ld^gF}W}@SOWlZ0R#L1 literal 0 HcmV?d00001 diff --git a/html/svg/spotlight/play.svg b/html/svg/spotlight/play.svg new file mode 100644 index 00000000..73191945 --- /dev/null +++ b/html/svg/spotlight/play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/svg/spotlight/preloader.svg b/html/svg/spotlight/preloader.svg new file mode 100644 index 00000000..91a2fe3b --- /dev/null +++ b/html/svg/spotlight/preloader.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/svg/spotlight/theme.svg b/html/svg/spotlight/theme.svg new file mode 100644 index 00000000..6287d462 --- /dev/null +++ b/html/svg/spotlight/theme.svg @@ -0,0 +1 @@ + \ No newline at end of file