From f9f316197a890c82ff7ddb3abf943023716ca0bd Mon Sep 17 00:00:00 2001 From: oracell Date: Tue, 30 Jul 2024 09:53:46 +0530 Subject: [PATCH] added icons page --- src/html/components/dashboard/_sidenav.astro | 9 ++ src/html/pages/UI/icons.astro | 93 ++++++++++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 src/html/pages/UI/icons.astro diff --git a/src/html/components/dashboard/_sidenav.astro b/src/html/components/dashboard/_sidenav.astro index 16f79fefe..0ef02d2f6 100644 --- a/src/html/components/dashboard/_sidenav.astro +++ b/src/html/components/dashboard/_sidenav.astro @@ -225,6 +225,15 @@ const htmlPath = convertPathToHtml(path);

General

+