From a34c5b3b056cee8aea0f400414dec19c9a4b7e81 Mon Sep 17 00:00:00 2001 From: Ricardo Gonzalez Date: Sat, 23 May 2026 20:50:32 -0500 Subject: [PATCH] reemplazar icono sidebar por SVG custom, actualizar favicon --- public/favicon.svg | 11 +++++++++-- src/components/dashboard/AppSidebar.vue | 14 ++++++++++++-- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/public/favicon.svg b/public/favicon.svg index 0a19735..5a33ccc 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1,4 +1,11 @@ - - A + + + + + + + + + diff --git a/src/components/dashboard/AppSidebar.vue b/src/components/dashboard/AppSidebar.vue index ce6ad46..c3c0b79 100644 --- a/src/components/dashboard/AppSidebar.vue +++ b/src/components/dashboard/AppSidebar.vue @@ -10,7 +10,6 @@ import { IconReport, IconSettings, IconUsers, - IconInnerShadowTop, } from "@tabler/icons-vue" import NavDocuments from "@/components/dashboard/NavDocuments.vue" @@ -37,7 +36,18 @@ const emit = defineEmits<{
- + + + + + + + + + + + + Alpha