From 41c51b8bdb9c8e9fa4a7d56f260d594739d4107e Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Mon, 30 Oct 2023 23:08:45 +0100 Subject: Updated 35 files and added 28 files (automated) --- assets/icons/back-mobile.svg | 1 + assets/icons/back.svg | 1 + assets/icons/copy.svg | 1 + assets/icons/library.svg | 1 + assets/icons/notes-mobile.svg | 1 + assets/icons/notes-navigation.svg | 1 + assets/icons/notes-normalizer.svg | 1 + assets/icons/notes-release.svg | 1 + assets/icons/stella.svg | 1 + 9 files changed, 9 insertions(+) create mode 100644 assets/icons/back-mobile.svg create mode 100644 assets/icons/back.svg create mode 100644 assets/icons/copy.svg create mode 100644 assets/icons/library.svg create mode 100644 assets/icons/notes-mobile.svg create mode 100644 assets/icons/notes-navigation.svg create mode 100644 assets/icons/notes-normalizer.svg create mode 100644 assets/icons/notes-release.svg create mode 100644 assets/icons/stella.svg (limited to 'assets/icons') diff --git a/assets/icons/back-mobile.svg b/assets/icons/back-mobile.svg new file mode 100644 index 0000000..7e60ad9 --- /dev/null +++ b/assets/icons/back-mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/back.svg b/assets/icons/back.svg new file mode 100644 index 0000000..1c24d08 --- /dev/null +++ b/assets/icons/back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/copy.svg b/assets/icons/copy.svg new file mode 100644 index 0000000..f4de1ec --- /dev/null +++ b/assets/icons/copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/library.svg b/assets/icons/library.svg new file mode 100644 index 0000000..f3a51f3 --- /dev/null +++ b/assets/icons/library.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/notes-mobile.svg b/assets/icons/notes-mobile.svg new file mode 100644 index 0000000..79b48e9 --- /dev/null +++ b/assets/icons/notes-mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/notes-navigation.svg b/assets/icons/notes-navigation.svg new file mode 100644 index 0000000..c8e010d --- /dev/null +++ b/assets/icons/notes-navigation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/notes-normalizer.svg b/assets/icons/notes-normalizer.svg new file mode 100644 index 0000000..8344f7d --- /dev/null +++ b/assets/icons/notes-normalizer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/notes-release.svg b/assets/icons/notes-release.svg new file mode 100644 index 0000000..a3402ac --- /dev/null +++ b/assets/icons/notes-release.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/icons/stella.svg b/assets/icons/stella.svg new file mode 100644 index 0000000..abaeea3 --- /dev/null +++ b/assets/icons/stella.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit