From 0b881eafdac8ede4b51f776499e8e85014289d10 Mon Sep 17 00:00:00 2001
From: ZapSNH <134786889+zapSNH@users.noreply.github.com>
Date: Sun, 19 Nov 2023 13:30:06 +0800
Subject: [PATCH] Add square PWA Icons
---
icons/pwa-install.svg | 1 +
icons/pwa-launch.svg | 1 +
icons/pwa-manage.svg | 1 +
icons/pwa-remove.svg | 1 +
4 files changed, 4 insertions(+)
create mode 100644 icons/pwa-install.svg
create mode 100644 icons/pwa-launch.svg
create mode 100644 icons/pwa-manage.svg
create mode 100644 icons/pwa-remove.svg
diff --git a/icons/pwa-install.svg b/icons/pwa-install.svg
new file mode 100644
index 0000000..2a336e9
--- /dev/null
+++ b/icons/pwa-install.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/pwa-launch.svg b/icons/pwa-launch.svg
new file mode 100644
index 0000000..8f27a37
--- /dev/null
+++ b/icons/pwa-launch.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/pwa-manage.svg b/icons/pwa-manage.svg
new file mode 100644
index 0000000..10afac1
--- /dev/null
+++ b/icons/pwa-manage.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/pwa-remove.svg b/icons/pwa-remove.svg
new file mode 100644
index 0000000..449227f
--- /dev/null
+++ b/icons/pwa-remove.svg
@@ -0,0 +1 @@
+
\ No newline at end of file