From 6c1dd3993598ee3a012da9e8b268cfe8dcd11580 Mon Sep 17 00:00:00 2001 From: ngthanhvu Date: Sat, 25 Jul 2026 10:39:40 -0400 Subject: [PATCH] feat: change libraly icons --- app/components/AppFooter.vue | 16 +- app/components/AppHeader.vue | 33 +-- app/components/AppIcon.vue | 16 ++ app/components/AppLogo.vue | 8 +- app/components/AuthModal.vue | 22 +- app/components/CommentReplies.vue | 38 ++-- app/components/CommentSection.vue | 357 +++++++++++++++--------------- app/components/HomeMovieCard.vue | 12 +- app/components/ScrollToTop.vue | 4 +- app/error.vue | 2 - app/layouts/admin.vue | 30 +-- app/lib/icons.ts | 348 +++++++++++++++++++++++++++++ app/pages/admin/cai-dat.vue | 6 +- app/pages/admin/index.vue | 16 +- app/pages/admin/login.vue | 12 +- app/pages/admin/phim/[id].vue | 20 +- app/pages/admin/phim/index.vue | 16 +- app/pages/admin/thanh-vien.vue | 6 +- app/pages/gioi-thieu.vue | 16 +- app/pages/hoi-dap.vue | 4 +- app/pages/index.vue | 9 +- app/pages/lich-chieu.vue | 10 +- app/pages/lich-su.vue | 7 +- app/pages/lien-he.vue | 10 +- app/pages/phim/[slug].vue | 22 +- app/pages/phim/index.vue | 8 +- app/pages/thanh-vien.vue | 88 ++++---- app/pages/xem/[slug].vue | 56 +++-- app/pages/yeu-thich.vue | 5 +- image-1.png | Bin 0 -> 289463 bytes image.png | Bin 122420 -> 5495 bytes package-lock.json | 83 ++++++- package.json | 6 +- 33 files changed, 827 insertions(+), 459 deletions(-) create mode 100644 app/components/AppIcon.vue create mode 100644 app/lib/icons.ts create mode 100644 image-1.png diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index 115a353..f94ba81 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -1,15 +1,13 @@ + + diff --git a/app/components/AppLogo.vue b/app/components/AppLogo.vue index aebf619..e4ccb8d 100644 --- a/app/components/AppLogo.vue +++ b/app/components/AppLogo.vue @@ -1,14 +1,10 @@ - - -