From 77dd0776a75a3d2d50d7187b5ba9326186b3a8e6 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Mon, 9 Jun 2025 10:52:06 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/10414 --- app/appearance/icons/ant/icon.js | 3 +++ app/appearance/icons/index.html | 6 ++++++ app/appearance/icons/material/icon.js | 3 +++ 3 files changed, 12 insertions(+) diff --git a/app/appearance/icons/ant/icon.js b/app/appearance/icons/ant/icon.js index 4453571fe..ceadc89d7 100644 --- a/app/appearance/icons/ant/icon.js +++ b/app/appearance/icons/ant/icon.js @@ -1,6 +1,9 @@ document.body.insertAdjacentHTML('afterbegin', ` + + + diff --git a/app/appearance/icons/index.html b/app/appearance/icons/index.html index 90bbac711..1867bf3ea 100644 --- a/app/appearance/icons/index.html +++ b/app/appearance/icons/index.html @@ -40,6 +40,12 @@ iconGallery +
+ + + + iconBoard +
diff --git a/app/appearance/icons/material/icon.js b/app/appearance/icons/material/icon.js index 5b426af25..bb4908003 100644 --- a/app/appearance/icons/material/icon.js +++ b/app/appearance/icons/material/icon.js @@ -1,6 +1,9 @@ document.body.insertAdjacentHTML('afterbegin', ` + + +