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', ` + + +