aboutsummaryrefslogtreecommitdiff
path: root/source/img/icon.tex
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-06-10 02:58:52 -0700
committerZhiming Wang <zmwangx@gmail.com>2015-06-10 03:00:04 -0700
commit2a1715bc9790bff1a6528ad071e7b16e23cf5808 (patch)
tree8284b4b00003902d87c5a8cea5e910928ea14141 /source/img/icon.tex
parent8d2f3a9885c5c496f6120e80405608373b924547 (diff)
downloadmy_new_personal_website-2a1715bc9790bff1a6528ad071e7b16e23cf5808.tar.xz
my_new_personal_website-2a1715bc9790bff1a6528ad071e7b16e23cf5808.zip
upgrade quality of icons
Also added a 2048x2048 logo for submission to Apple News Publisher (just curious).
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}