From 4c78d5cd9d38dba951756fff7939f75184f921ba Mon Sep 17 00:00:00 2001
From: Zap <134786889+zapSNH@users.noreply.github.com>
Date: Sun, 1 Sep 2024 11:03:30 +0800
Subject: [PATCH] Icons for
https://github.com/black7375/Firefox-UI-Fix/issues/962
* 1.25px import icon (from Photon)
* 1.25px stopwatch icon (from Photon)
* 1.25px refresh icon (from Acorn)
* 1.25px update circle icon (from Acorn)
---
icons/import.svg | 1 +
icons/profiler-stopwatch.svg | 1 +
icons/refresh-cw.svg | 10 +---------
icons/update-circle.svg | 1 +
4 files changed, 4 insertions(+), 9 deletions(-)
create mode 100644 icons/import.svg
create mode 100644 icons/profiler-stopwatch.svg
create mode 100644 icons/update-circle.svg
diff --git a/icons/import.svg b/icons/import.svg
new file mode 100644
index 0000000..1746970
--- /dev/null
+++ b/icons/import.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/profiler-stopwatch.svg b/icons/profiler-stopwatch.svg
new file mode 100644
index 0000000..70de076
--- /dev/null
+++ b/icons/profiler-stopwatch.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/refresh-cw.svg b/icons/refresh-cw.svg
index 8d41f1c..15497e5 100644
--- a/icons/refresh-cw.svg
+++ b/icons/refresh-cw.svg
@@ -1,9 +1 @@
-
+
diff --git a/icons/update-circle.svg b/icons/update-circle.svg
new file mode 100644
index 0000000..5a216bd
--- /dev/null
+++ b/icons/update-circle.svg
@@ -0,0 +1 @@
+
\ No newline at end of file