From ecd36f650d27b4de6f2cfcf93f683a96706ec3c9 Mon Sep 17 00:00:00 2001
From: Grisha Shipunov
Date: Mon, 12 Jan 2026 21:38:16 +0100
Subject: update
---
icons/asleep.svg | 1 +
icons/chat.svg | 1 +
icons/color-palette.svg | 1 +
icons/home.svg | 1 +
icons/idea.svg | 1 +
icons/light.svg | 1 +
icons/rss.svg | 1 +
icons/search.svg | 1 +
8 files changed, 8 insertions(+)
create mode 100644 icons/asleep.svg
create mode 100644 icons/chat.svg
create mode 100644 icons/color-palette.svg
create mode 100644 icons/home.svg
create mode 100644 icons/idea.svg
create mode 100644 icons/light.svg
create mode 100644 icons/rss.svg
create mode 100644 icons/search.svg
(limited to 'icons')
diff --git a/icons/asleep.svg b/icons/asleep.svg
new file mode 100644
index 0000000..214eb99
--- /dev/null
+++ b/icons/asleep.svg
@@ -0,0 +1 @@
+
diff --git a/icons/chat.svg b/icons/chat.svg
new file mode 100644
index 0000000..dc5e50c
--- /dev/null
+++ b/icons/chat.svg
@@ -0,0 +1 @@
+
diff --git a/icons/color-palette.svg b/icons/color-palette.svg
new file mode 100644
index 0000000..0011c7b
--- /dev/null
+++ b/icons/color-palette.svg
@@ -0,0 +1 @@
+
diff --git a/icons/home.svg b/icons/home.svg
new file mode 100644
index 0000000..567a3d9
--- /dev/null
+++ b/icons/home.svg
@@ -0,0 +1 @@
+
diff --git a/icons/idea.svg b/icons/idea.svg
new file mode 100644
index 0000000..24d307b
--- /dev/null
+++ b/icons/idea.svg
@@ -0,0 +1 @@
+
diff --git a/icons/light.svg b/icons/light.svg
new file mode 100644
index 0000000..bdc8aaf
--- /dev/null
+++ b/icons/light.svg
@@ -0,0 +1 @@
+
diff --git a/icons/rss.svg b/icons/rss.svg
new file mode 100644
index 0000000..26d5e9a
--- /dev/null
+++ b/icons/rss.svg
@@ -0,0 +1 @@
+
diff --git a/icons/search.svg b/icons/search.svg
new file mode 100644
index 0000000..4184d55
--- /dev/null
+++ b/icons/search.svg
@@ -0,0 +1 @@
+
--
cgit v1.3.1