From 35edd873fc94ac5da9aa64cb2e6f7facd670199f Mon Sep 17 00:00:00 2001 From: Ehsan Date: Fri, 27 Sep 2024 12:37:03 +0330 Subject: [PATCH] change size icon in panel page --- components/icons/CalendarP.js | 1 + components/icons/CategoryP.js | 1 + components/icons/ProfileAddP.js | 1 + components/icons/ProfileCircleP.js | 1 + components/layoutPanel/sidebar/Links.js | 10 +++++----- components/layoutPanel/sidebar/index.js | 6 +++--- components/panel/turns/head/Date.js | 2 +- 7 files changed, 13 insertions(+), 9 deletions(-) diff --git a/components/icons/CalendarP.js b/components/icons/CalendarP.js index d6e9d4c..7ad9aa6 100644 --- a/components/icons/CalendarP.js +++ b/components/icons/CalendarP.js @@ -6,6 +6,7 @@ function CalendarP() { height="24" viewBox="0 0 24 24" fill="none" + className="w-full h-full" > -
- {item.icon} +
+
{item.icon}