From 52131027fa4574bf4a3285594dbf6c94e729bba8 Mon Sep 17 00:00:00 2001 From: mnik01 Date: Sat, 13 Sep 2025 03:58:14 +0500 Subject: feat: file attachment --- assets/icons/pdf-file-icon.svg | 37 +++++++++++++++++++++++++++++++++++++ src/partials/sidebar.html | 17 ++++++++++++++--- 2 files changed, 51 insertions(+), 3 deletions(-) create mode 100644 assets/icons/pdf-file-icon.svg diff --git a/assets/icons/pdf-file-icon.svg b/assets/icons/pdf-file-icon.svg new file mode 100644 index 0000000..b9655d1 --- /dev/null +++ b/assets/icons/pdf-file-icon.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/partials/sidebar.html b/src/partials/sidebar.html index 2627aed..23884de 100644 --- a/src/partials/sidebar.html +++ b/src/partials/sidebar.html @@ -1,11 +1,11 @@ \ No newline at end of file -- cgit v1.2.3