From c4e849ae40055c4ad26ebbab77a65f2bbeea7d21 Mon Sep 17 00:00:00 2001 From: Philipp Le Date: Sun, 31 May 2020 21:37:57 +0200 Subject: Using vector graphics version of CC logo --- common/cc-by-sa-4.0.png | Bin 17594 -> 0 bytes common/cc-by-sa-4.0.svg | 199 ++++++++++++++++++++++++++++++++++++++++++++++++ common/imprint.tex | 2 +- 3 files changed, 200 insertions(+), 1 deletion(-) delete mode 100644 common/cc-by-sa-4.0.png create mode 100644 common/cc-by-sa-4.0.svg (limited to 'common') diff --git a/common/cc-by-sa-4.0.png b/common/cc-by-sa-4.0.png deleted file mode 100644 index 8770732..0000000 Binary files a/common/cc-by-sa-4.0.png and /dev/null differ diff --git a/common/cc-by-sa-4.0.svg b/common/cc-by-sa-4.0.svg new file mode 100644 index 0000000..f850297 --- /dev/null +++ b/common/cc-by-sa-4.0.svg @@ -0,0 +1,199 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/imprint.tex b/common/imprint.tex index e3334c9..c10f612 100644 --- a/common/imprint.tex +++ b/common/imprint.tex @@ -17,7 +17,7 @@ License: \begin{quote} - \includegraphics[width=2cm]{../common/cc-by-sa-4-0.png} + \includegraphics[width=2cm]{svg/cc-by-sa-4-0.pdf} Copyright \textcopyright{} 2020 Philipp Le -- cgit v1.1