From: Jakub Czajka Date: Sun, 4 Feb 2024 11:15:13 +0000 (+0100) Subject: Change icons for the personal info box. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=7c5226909b1f6736691eee33f3b3b1eea8c94b55;p=cv.git Change icons for the personal info box. --- diff --git a/third_party/tccv.cls b/third_party/tccv.cls index cc89f97..96a2d1a 100644 --- a/third_party/tccv.cls +++ b/third_party/tccv.cls @@ -160,8 +160,8 @@ \newcommand\SYMBOL[1]{\raisebox{-2pt}{\Large\ding{##1}}}% \needspace{0.5\textheight}% \begin{keyvaluelist}{personal} - \item[\SYMBOL{45}] #2 - \item[\SYMBOL{37}] #3 + \item[\SYMBOL{40}] #2 + \item[\SYMBOL{43}] #3 \item[\SYMBOL{41}] \href{mailto:#4}{#4} \ifstrempty{#1}{}{\item[\SYMBOL{218}] \href{https://#1}{#1}} \end{keyvaluelist}}