From d1e2a2a9d07b02aec50bd47f0c7751746ee528df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Tue, 18 Apr 2023 22:18:38 +0200 Subject: [PATCH] Add unicode icons --- resume.tex | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/resume.tex b/resume.tex index 3c01261..4cc1878 100644 --- a/resume.tex +++ b/resume.tex @@ -8,6 +8,7 @@ \usepackage{enumitem} \usepackage{titlesec} \usepackage{fullwidth} +\usepackage{fontawesome5} \setmainfont{Constantia} \setmonofont{DejaVu Sans Mono} @@ -60,11 +61,11 @@ \end{minipage}% \begin{minipage}{.25\textwidth} \begin{footnotesize} - \href{mailto:kristoftoth@protonmail.com}{kristoftoth@protonmail.com}\\ - +36 20 807 2930\\ - Budapest, Hungary\\ - \href{https://resume.kristoftoth.hu}{resume.kristoftoth.hu}\\ - \href{https://git.strongds.hu}{git.strongds.hu} + \href{mailto:kristoftoth@protonmail.com}{\faIcon{envelope}~kristoftoth@protonmail.com}\\ + \faIcon{phone}~+36 20 807 2930\\ + \faIcon{map-marker}~Budapest, Hungary\\ + \faIcon{globe}~\href{https://resume.kristoftoth.hu}{resume.kristoftoth.hu}\\ + \faIcon{code-branch}~\href{https://git.strongds.hu}{git.strongds.hu} \end{footnotesize} \end{minipage}