From 6f4af84a51596203556431135ff9485f6b30be10 Mon Sep 17 00:00:00 2001 From: moonlightwatch Date: Wed, 16 Apr 2025 17:23:26 +0800 Subject: [PATCH] add svg --- themes/stack/assets/icons/category.svg | 1 + themes/stack/assets/icons/tags.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 themes/stack/assets/icons/category.svg create mode 100644 themes/stack/assets/icons/tags.svg diff --git a/themes/stack/assets/icons/category.svg b/themes/stack/assets/icons/category.svg new file mode 100644 index 0000000..1358462 --- /dev/null +++ b/themes/stack/assets/icons/category.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/stack/assets/icons/tags.svg b/themes/stack/assets/icons/tags.svg new file mode 100644 index 0000000..134ecbf --- /dev/null +++ b/themes/stack/assets/icons/tags.svg @@ -0,0 +1 @@ + \ No newline at end of file