From 549d73b8fcc8dd97fb17ee76b817fce65d08ba63 Mon Sep 17 00:00:00 2001 From: "Ola S." Date: Tue, 14 May 2024 13:25:24 +0200 Subject: [PATCH] Add icons for empty & error variable statuses --- icons/LimboVarEmpty.svg | 1 + icons/LimboVarError.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 icons/LimboVarEmpty.svg create mode 100644 icons/LimboVarError.svg diff --git a/icons/LimboVarEmpty.svg b/icons/LimboVarEmpty.svg new file mode 100644 index 0000000..24f5088 --- /dev/null +++ b/icons/LimboVarEmpty.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/LimboVarError.svg b/icons/LimboVarError.svg new file mode 100644 index 0000000..563d762 --- /dev/null +++ b/icons/LimboVarError.svg @@ -0,0 +1 @@ + \ No newline at end of file