From 87c22b35c27ba8aa7be0a38f53263a1fb84fea64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 16:19:57 +0900 Subject: [PATCH] feat: automated change Icons Release 3.13.0 Co-authored-by: secondnetwork --- resources/svg/adjustments-spark.svg | 23 +++++++++++++++++++++++ resources/svg/battery-spark.svg | 16 ++++++++++++++++ resources/svg/camera-spark.svg | 17 +++++++++++++++++ resources/svg/cube-spark.svg | 19 +++++++++++++++++++ resources/svg/eye-spark.svg | 17 +++++++++++++++++ resources/svg/file-spark.svg | 17 +++++++++++++++++ resources/svg/file-text-spark.svg | 20 ++++++++++++++++++++ resources/svg/flag-spark.svg | 17 +++++++++++++++++ resources/svg/heart-spark.svg | 16 ++++++++++++++++ resources/svg/home-spark.svg | 18 ++++++++++++++++++ resources/svg/input-spark.svg | 16 ++++++++++++++++ resources/svg/mail-spark.svg | 17 +++++++++++++++++ resources/svg/mood-spark.svg | 19 +++++++++++++++++++ resources/svg/phone-spark.svg | 16 ++++++++++++++++ resources/svg/photo-spark.svg | 19 +++++++++++++++++++ resources/svg/server-spark.svg | 19 +++++++++++++++++++ resources/svg/settings-spark.svg | 17 +++++++++++++++++ resources/svg/table-spark.svg | 18 ++++++++++++++++++ 18 files changed, 321 insertions(+) create mode 100644 resources/svg/adjustments-spark.svg create mode 100644 resources/svg/battery-spark.svg create mode 100644 resources/svg/camera-spark.svg create mode 100644 resources/svg/cube-spark.svg create mode 100644 resources/svg/eye-spark.svg create mode 100644 resources/svg/file-spark.svg create mode 100644 resources/svg/file-text-spark.svg create mode 100644 resources/svg/flag-spark.svg create mode 100644 resources/svg/heart-spark.svg create mode 100644 resources/svg/home-spark.svg create mode 100644 resources/svg/input-spark.svg create mode 100644 resources/svg/mail-spark.svg create mode 100644 resources/svg/mood-spark.svg create mode 100644 resources/svg/phone-spark.svg create mode 100644 resources/svg/photo-spark.svg create mode 100644 resources/svg/server-spark.svg create mode 100644 resources/svg/settings-spark.svg create mode 100644 resources/svg/table-spark.svg diff --git a/resources/svg/adjustments-spark.svg b/resources/svg/adjustments-spark.svg new file mode 100644 index 0000000..9ad2e8e --- /dev/null +++ b/resources/svg/adjustments-spark.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/svg/battery-spark.svg b/resources/svg/battery-spark.svg new file mode 100644 index 0000000..8fd36c2 --- /dev/null +++ b/resources/svg/battery-spark.svg @@ -0,0 +1,16 @@ + + + + + \ No newline at end of file diff --git a/resources/svg/camera-spark.svg b/resources/svg/camera-spark.svg new file mode 100644 index 0000000..23e3404 --- /dev/null +++ b/resources/svg/camera-spark.svg @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/resources/svg/cube-spark.svg b/resources/svg/cube-spark.svg new file mode 100644 index 0000000..6fe7118 --- /dev/null +++ b/resources/svg/cube-spark.svg @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/resources/svg/eye-spark.svg b/resources/svg/eye-spark.svg new file mode 100644 index 0000000..e6b7e92 --- /dev/null +++ b/resources/svg/eye-spark.svg @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/resources/svg/file-spark.svg b/resources/svg/file-spark.svg new file mode 100644 index 0000000..05c30c6 --- /dev/null +++ b/resources/svg/file-spark.svg @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/resources/svg/file-text-spark.svg b/resources/svg/file-text-spark.svg new file mode 100644 index 0000000..9345b3e --- /dev/null +++ b/resources/svg/file-text-spark.svg @@ -0,0 +1,20 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/svg/flag-spark.svg b/resources/svg/flag-spark.svg new file mode 100644 index 0000000..b4f7d32 --- /dev/null +++ b/resources/svg/flag-spark.svg @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/resources/svg/heart-spark.svg b/resources/svg/heart-spark.svg new file mode 100644 index 0000000..dcbe000 --- /dev/null +++ b/resources/svg/heart-spark.svg @@ -0,0 +1,16 @@ + + + + + \ No newline at end of file diff --git a/resources/svg/home-spark.svg b/resources/svg/home-spark.svg new file mode 100644 index 0000000..7d69715 --- /dev/null +++ b/resources/svg/home-spark.svg @@ -0,0 +1,18 @@ + + + + + + + \ No newline at end of file diff --git a/resources/svg/input-spark.svg b/resources/svg/input-spark.svg new file mode 100644 index 0000000..6bccac1 --- /dev/null +++ b/resources/svg/input-spark.svg @@ -0,0 +1,16 @@ + + + + + \ No newline at end of file diff --git a/resources/svg/mail-spark.svg b/resources/svg/mail-spark.svg new file mode 100644 index 0000000..f320b93 --- /dev/null +++ b/resources/svg/mail-spark.svg @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/resources/svg/mood-spark.svg b/resources/svg/mood-spark.svg new file mode 100644 index 0000000..0294f19 --- /dev/null +++ b/resources/svg/mood-spark.svg @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/resources/svg/phone-spark.svg b/resources/svg/phone-spark.svg new file mode 100644 index 0000000..2d7fdd3 --- /dev/null +++ b/resources/svg/phone-spark.svg @@ -0,0 +1,16 @@ + + + + + \ No newline at end of file diff --git a/resources/svg/photo-spark.svg b/resources/svg/photo-spark.svg new file mode 100644 index 0000000..a298fc7 --- /dev/null +++ b/resources/svg/photo-spark.svg @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/resources/svg/server-spark.svg b/resources/svg/server-spark.svg new file mode 100644 index 0000000..d50a1bf --- /dev/null +++ b/resources/svg/server-spark.svg @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/resources/svg/settings-spark.svg b/resources/svg/settings-spark.svg new file mode 100644 index 0000000..bcc448d --- /dev/null +++ b/resources/svg/settings-spark.svg @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/resources/svg/table-spark.svg b/resources/svg/table-spark.svg new file mode 100644 index 0000000..20cbbff --- /dev/null +++ b/resources/svg/table-spark.svg @@ -0,0 +1,18 @@ + + + + + + + \ No newline at end of file