From b0a445326664dd2de25561a2bf494c95f22441ee Mon Sep 17 00:00:00 2001 From: alvatip Date: Fri, 11 Jun 2021 22:23:06 +0200 Subject: [PATCH 1/2] FIX: Rambox icon request This commit aims to fix the issue #50 requesting a rambox icon. --- links/apps/scalable/rambox.svg | 1 + src/apps/scalable/rambox.svg | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 120000 links/apps/scalable/rambox.svg create mode 100644 src/apps/scalable/rambox.svg diff --git a/links/apps/scalable/rambox.svg b/links/apps/scalable/rambox.svg new file mode 120000 index 00000000..81ca07e9 --- /dev/null +++ b/links/apps/scalable/rambox.svg @@ -0,0 +1 @@ +rambox.svg \ No newline at end of file diff --git a/src/apps/scalable/rambox.svg b/src/apps/scalable/rambox.svg new file mode 100644 index 00000000..c87ce930 --- /dev/null +++ b/src/apps/scalable/rambox.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 181b3753f30b25e196cca75ce4638bd2c7452625 Mon Sep 17 00:00:00 2001 From: alvatip Date: Tue, 15 Jun 2021 12:51:33 +0200 Subject: [PATCH 2/2] Remove the rambox.svg from the links folder --- links/apps/scalable/rambox.svg | 1 - 1 file changed, 1 deletion(-) delete mode 120000 links/apps/scalable/rambox.svg diff --git a/links/apps/scalable/rambox.svg b/links/apps/scalable/rambox.svg deleted file mode 120000 index 81ca07e9..00000000 --- a/links/apps/scalable/rambox.svg +++ /dev/null @@ -1 +0,0 @@ -rambox.svg \ No newline at end of file