From 37bda78dec58cb8c218849a77620d95682b201b9 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Tue, 26 Aug 2025 15:38:29 +0700 Subject: Major Fix --- public/images/doc.svg | 3 +++ public/images/doc_red.svg | 5 +++++ public/images/document.png | Bin 529 -> 0 bytes 3 files changed, 8 insertions(+) create mode 100644 public/images/doc.svg create mode 100644 public/images/doc_red.svg delete mode 100644 public/images/document.png (limited to 'public') diff --git a/public/images/doc.svg b/public/images/doc.svg new file mode 100644 index 00000000..5e811ab2 --- /dev/null +++ b/public/images/doc.svg @@ -0,0 +1,3 @@ + + + diff --git a/public/images/doc_red.svg b/public/images/doc_red.svg new file mode 100644 index 00000000..7816ac92 --- /dev/null +++ b/public/images/doc_red.svg @@ -0,0 +1,5 @@ + + + \ No newline at end of file diff --git a/public/images/document.png b/public/images/document.png deleted file mode 100644 index d1772b8c..00000000 Binary files a/public/images/document.png and /dev/null differ -- cgit v1.2.3