From a21fcfd713771ab290190081bd5157d2ab6b8665 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 22 Feb 2021 18:51:08 +0100 Subject: [PATCH] wip #4286 @1 --- images/symbols/grandvision.svg | 12 ++++++++++++ images/{ => symbols}/interface.svg | 0 2 files changed, 12 insertions(+) create mode 100644 images/symbols/grandvision.svg rename images/{ => symbols}/interface.svg (100%) diff --git a/images/symbols/grandvision.svg b/images/symbols/grandvision.svg new file mode 100644 index 00000000..c27fbfa4 --- /dev/null +++ b/images/symbols/grandvision.svg @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file diff --git a/images/interface.svg b/images/symbols/interface.svg similarity index 100% rename from images/interface.svg rename to images/symbols/interface.svg -- 2.39.5