From 3ddeeed34370eabd329502652968fd79be266014 Mon Sep 17 00:00:00 2001 From: drakeerv Date: Wed, 14 Aug 2024 12:33:01 -0400 Subject: [PATCH 1/2] Fix contrast for pastebin icon --- src/assets/images/pastebin-icon.svg | 103 +++++++++++++++++++++++++++- 1 file changed, 101 insertions(+), 2 deletions(-) diff --git a/src/assets/images/pastebin-icon.svg b/src/assets/images/pastebin-icon.svg index 341fbd8..406714d 100644 --- a/src/assets/images/pastebin-icon.svg +++ b/src/assets/images/pastebin-icon.svg @@ -1,2 +1,101 @@ - -Pastebin icon \ No newline at end of file + + + + + Pastebin icon + + + + + + + + + + + + + + From 01061e455c66ef6e9961cae8d56d8e5abc990ed1 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 14 Aug 2024 23:02:31 +0300 Subject: [PATCH 2/2] Revert "Fix contrast for pastebin icon" --- src/assets/images/pastebin-icon.svg | 103 +--------------------------- 1 file changed, 2 insertions(+), 101 deletions(-) diff --git a/src/assets/images/pastebin-icon.svg b/src/assets/images/pastebin-icon.svg index 406714d..341fbd8 100644 --- a/src/assets/images/pastebin-icon.svg +++ b/src/assets/images/pastebin-icon.svg @@ -1,101 +1,2 @@ - - - - - Pastebin icon - - - - - - - - - - - - - - + +Pastebin icon \ No newline at end of file