From ee5ed3faf0cc4abd6abd3cb09d9e93a8e8aa6810 Mon Sep 17 00:00:00 2001 From: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:36:30 +0100 Subject: Make readme's download button into an svg (#413) --- docs/images/download_button.png | Bin 11118 -> 0 bytes docs/images/download_button.svg | 162 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 162 insertions(+) delete mode 100644 docs/images/download_button.png create mode 100644 docs/images/download_button.svg (limited to 'docs') diff --git a/docs/images/download_button.png b/docs/images/download_button.png deleted file mode 100644 index d02d8699..00000000 Binary files a/docs/images/download_button.png and /dev/null differ diff --git a/docs/images/download_button.svg b/docs/images/download_button.svg new file mode 100644 index 00000000..9f5d28b1 --- /dev/null +++ b/docs/images/download_button.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + Download + + + + + + + + + + + + + + -- cgit v1.2.3