From 0832ebc0a728deaf24acad83b168a11a7980a5a2 Mon Sep 17 00:00:00 2001 From: UtkaG Date: Sun, 26 Oct 2025 15:17:05 +0000 Subject: [PATCH 1/6] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?assets/Folder=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/Folder/Folder Active.svg | 22 ++++++++++++++++++++++ assets/Folder/Folder Idle.svg | 22 ++++++++++++++++++++++ assets/Folder/Folder Pressed.svg | 22 ++++++++++++++++++++++ 3 files changed, 66 insertions(+) create mode 100644 assets/Folder/Folder Active.svg create mode 100644 assets/Folder/Folder Idle.svg create mode 100644 assets/Folder/Folder Pressed.svg diff --git a/assets/Folder/Folder Active.svg b/assets/Folder/Folder Active.svg new file mode 100644 index 0000000..b12cf09 --- /dev/null +++ b/assets/Folder/Folder Active.svg @@ -0,0 +1,22 @@ + + + + + + + + + + \ No newline at end of file diff --git a/assets/Folder/Folder Idle.svg b/assets/Folder/Folder Idle.svg new file mode 100644 index 0000000..0b82a40 --- /dev/null +++ b/assets/Folder/Folder Idle.svg @@ -0,0 +1,22 @@ + + + + + + + + + + \ No newline at end of file diff --git a/assets/Folder/Folder Pressed.svg b/assets/Folder/Folder Pressed.svg new file mode 100644 index 0000000..8c71b1e --- /dev/null +++ b/assets/Folder/Folder Pressed.svg @@ -0,0 +1,22 @@ + + + + + + + + + + \ No newline at end of file From 249476a7fff9b2a21ddada1be4a5ac91c8999a8f Mon Sep 17 00:00:00 2001 From: UtkaG Date: Sun, 26 Oct 2025 15:17:29 +0000 Subject: [PATCH 2/6] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?assets/options=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/options/Options Idle.svg | 26 ++++++++++++++++++++++++++ assets/options/Options Pressed.svg | 26 ++++++++++++++++++++++++++ assets/options/Options active.svg | 26 ++++++++++++++++++++++++++ 3 files changed, 78 insertions(+) create mode 100644 assets/options/Options Idle.svg create mode 100644 assets/options/Options Pressed.svg create mode 100644 assets/options/Options active.svg diff --git a/assets/options/Options Idle.svg b/assets/options/Options Idle.svg new file mode 100644 index 0000000..e2e9317 --- /dev/null +++ b/assets/options/Options Idle.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/options/Options Pressed.svg b/assets/options/Options Pressed.svg new file mode 100644 index 0000000..9c37a69 --- /dev/null +++ b/assets/options/Options Pressed.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/options/Options active.svg b/assets/options/Options active.svg new file mode 100644 index 0000000..c56f406 --- /dev/null +++ b/assets/options/Options active.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + \ No newline at end of file From a485621830bf8156695478815b25a03d827e8d6c Mon Sep 17 00:00:00 2001 From: UtkaG Date: Sun, 26 Oct 2025 15:18:15 +0000 Subject: [PATCH 3/6] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?assets/play=20button=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/play button/Play Active.svg | 27 +++++++++++++++++++++++++++ assets/play button/Play Idle.svg | 27 +++++++++++++++++++++++++++ assets/play button/Play pressed.svg | 27 +++++++++++++++++++++++++++ 3 files changed, 81 insertions(+) create mode 100644 assets/play button/Play Active.svg create mode 100644 assets/play button/Play Idle.svg create mode 100644 assets/play button/Play pressed.svg diff --git a/assets/play button/Play Active.svg b/assets/play button/Play Active.svg new file mode 100644 index 0000000..39f605d --- /dev/null +++ b/assets/play button/Play Active.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/play button/Play Idle.svg b/assets/play button/Play Idle.svg new file mode 100644 index 0000000..f386539 --- /dev/null +++ b/assets/play button/Play Idle.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/play button/Play pressed.svg b/assets/play button/Play pressed.svg new file mode 100644 index 0000000..1dd3f4b --- /dev/null +++ b/assets/play button/Play pressed.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + \ No newline at end of file From c5e16bc29582bc326539a18c0ba6b0c1ab8802c0 Mon Sep 17 00:00:00 2001 From: UtkaG Date: Sun, 26 Oct 2025 15:18:43 +0000 Subject: [PATCH 4/6] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?assets/profile=20box=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/profile box/Kishka Profile Active.svg | 23 ++++++++++++++++++++ assets/profile box/Kishka Profile Idle.svg | 23 ++++++++++++++++++++ assets/profile box/Kishka Profile open.svg | 23 ++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 assets/profile box/Kishka Profile Active.svg create mode 100644 assets/profile box/Kishka Profile Idle.svg create mode 100644 assets/profile box/Kishka Profile open.svg diff --git a/assets/profile box/Kishka Profile Active.svg b/assets/profile box/Kishka Profile Active.svg new file mode 100644 index 0000000..f513773 --- /dev/null +++ b/assets/profile box/Kishka Profile Active.svg @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/assets/profile box/Kishka Profile Idle.svg b/assets/profile box/Kishka Profile Idle.svg new file mode 100644 index 0000000..e8c7e2d --- /dev/null +++ b/assets/profile box/Kishka Profile Idle.svg @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/assets/profile box/Kishka Profile open.svg b/assets/profile box/Kishka Profile open.svg new file mode 100644 index 0000000..d7900bf --- /dev/null +++ b/assets/profile box/Kishka Profile open.svg @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file From 8ea52d0d708ae91e4e7342ffa1884eb7f3b83def Mon Sep 17 00:00:00 2001 From: UtkaG Date: Sun, 26 Oct 2025 15:19:02 +0000 Subject: [PATCH 5/6] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?assets/scroll=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/scroll/Scroll Lever.svg | 14 ++++++++++++++ assets/scroll/Scroll palka.svg | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 assets/scroll/Scroll Lever.svg create mode 100644 assets/scroll/Scroll palka.svg diff --git a/assets/scroll/Scroll Lever.svg b/assets/scroll/Scroll Lever.svg new file mode 100644 index 0000000..845f36f --- /dev/null +++ b/assets/scroll/Scroll Lever.svg @@ -0,0 +1,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/assets/scroll/Scroll palka.svg b/assets/scroll/Scroll palka.svg new file mode 100644 index 0000000..d80f052 --- /dev/null +++ b/assets/scroll/Scroll palka.svg @@ -0,0 +1,14 @@ + + + + + + + + + \ No newline at end of file From b5b964713e32fed46b6fb30d783169bd7ce8dffd Mon Sep 17 00:00:00 2001 From: UtkaG Date: Sun, 26 Oct 2025 15:19:29 +0000 Subject: [PATCH 6/6] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?assets/version=20box=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/version box/Kishka Profile Open.svg | 23 ++++++++++++++++++++++ assets/version box/Kishka Ver Active.svg | 23 ++++++++++++++++++++++ assets/version box/Kishka Ver idle.svg | 23 ++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 assets/version box/Kishka Profile Open.svg create mode 100644 assets/version box/Kishka Ver Active.svg create mode 100644 assets/version box/Kishka Ver idle.svg diff --git a/assets/version box/Kishka Profile Open.svg b/assets/version box/Kishka Profile Open.svg new file mode 100644 index 0000000..2a52892 --- /dev/null +++ b/assets/version box/Kishka Profile Open.svg @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/assets/version box/Kishka Ver Active.svg b/assets/version box/Kishka Ver Active.svg new file mode 100644 index 0000000..537d7ff --- /dev/null +++ b/assets/version box/Kishka Ver Active.svg @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file diff --git a/assets/version box/Kishka Ver idle.svg b/assets/version box/Kishka Ver idle.svg new file mode 100644 index 0000000..361ffe8 --- /dev/null +++ b/assets/version box/Kishka Ver idle.svg @@ -0,0 +1,23 @@ + + + + + + + + + + \ No newline at end of file