From ce050e692bea41736dc5c2c912ef006649210e52 Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Sat, 28 Dec 2024 16:14:53 +0100 Subject: [PATCH] UI: init icons {attention,warning} --- pkgs/webview-ui/app/icons/attention.svg | 1 + pkgs/webview-ui/app/icons/warning.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 pkgs/webview-ui/app/icons/attention.svg create mode 100644 pkgs/webview-ui/app/icons/warning.svg diff --git a/pkgs/webview-ui/app/icons/attention.svg b/pkgs/webview-ui/app/icons/attention.svg new file mode 100644 index 000000000..1dace51ca --- /dev/null +++ b/pkgs/webview-ui/app/icons/attention.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/pkgs/webview-ui/app/icons/warning.svg b/pkgs/webview-ui/app/icons/warning.svg new file mode 100644 index 000000000..e1ad16356 --- /dev/null +++ b/pkgs/webview-ui/app/icons/warning.svg @@ -0,0 +1 @@ + \ No newline at end of file