aboutsummaryrefslogtreecommitdiff
path: root/source/img/icon.tex
diff options
context:
space:
mode:
Diffstat (limited to 'source/img/icon.tex')
-rw-r--r--source/img/icon.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/img/icon.tex b/source/img/icon.tex
index c4efccc3..4d710a52 100644
--- a/source/img/icon.tex
+++ b/source/img/icon.tex
@@ -13,9 +13,9 @@
\begin{document}
\tikz {
- \fill[fill=none](0,0) circle (10);
- \draw[draw=none,fill=black!20!white] (0,0) circle (10);
- \node[text=white,scale=20.0] at (0,0) {ZW};
+ \fill[fill=none](0,0) circle (100);
+ \draw[draw=none,fill=black!20!white] (0,0) circle (100);
+ \node[text=white,scale=200.0] at (0,0) {ZW};
}
\end{document}