diff --git a/developercv.cls b/developercv.cls index 1fa2835..678bfc6 100644 --- a/developercv.cls +++ b/developercv.cls @@ -96,7 +96,7 @@ } \newcommand{\iconempty}[2]{% The first parameter is the FontAwesome icon name, the second is the box size and the third is the text - \vcenteredhbox{\colorbox{black}{\makebox(#1, #1){\textcolor{white}{\large }}}}% Icon and box + \vcenteredhbox{\colorbox{black}{\makebox(#1, #1){\textcolor{white}{\tiny \faCircle}}}}% Icon and box \hspace{0.2cm}% Whitespace \vcenteredhbox{\textcolor{black}{#2}}% Text } diff --git a/main.tex b/main.tex index 0d37e32..d9030f7 100755 --- a/main.tex +++ b/main.tex @@ -173,7 +173,7 @@ \cvsect{Other skills} - \iconempty{12}{Maths}\\ + \icon{\faCalculator}{12}{Maths}\\ \hfill \iconsvg{linux}{12}{Linux}\\ \hfill @@ -187,13 +187,13 @@ \vspace{-\baselineskip} % Required for vertically aligning minipages \vspace{32.35pt} % Make sure it lines up with the rest - \iconempty{12}{Physics}\\ + \icon{\faApple*}{12}{Physics}\\ \hfill \iconsvg{bash}{12}{Bash}\\ \hfill \iconsvg{docker}{12}{Docker}\\ \hfill - \iconempty{12}{Embedded}\\ + \icon{\faMicrochip}{12}{Embedded}\\ \hfill \iconempty{12}{Soldering}\\ \end{minipage}