Adjusted the icons

This commit is contained in:
Dreaded_X 2023-08-30 04:37:36 +02:00
parent 99ade31495
commit 7772857162
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
2 changed files with 4 additions and 4 deletions

View File

@ -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 \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 \hspace{0.2cm}% Whitespace
\vcenteredhbox{\textcolor{black}{#2}}% Text \vcenteredhbox{\textcolor{black}{#2}}% Text
} }

View File

@ -173,7 +173,7 @@
\cvsect{Other skills} \cvsect{Other skills}
\iconempty{12}{Maths}\\ \icon{\faCalculator}{12}{Maths}\\
\hfill \hfill
\iconsvg{linux}{12}{Linux}\\ \iconsvg{linux}{12}{Linux}\\
\hfill \hfill
@ -187,13 +187,13 @@
\vspace{-\baselineskip} % Required for vertically aligning minipages \vspace{-\baselineskip} % Required for vertically aligning minipages
\vspace{32.35pt} % Make sure it lines up with the rest \vspace{32.35pt} % Make sure it lines up with the rest
\iconempty{12}{Physics}\\ \icon{\faApple*}{12}{Physics}\\
\hfill \hfill
\iconsvg{bash}{12}{Bash}\\ \iconsvg{bash}{12}{Bash}\\
\hfill \hfill
\iconsvg{docker}{12}{Docker}\\ \iconsvg{docker}{12}{Docker}\\
\hfill \hfill
\iconempty{12}{Embedded}\\ \icon{\faMicrochip}{12}{Embedded}\\
\hfill \hfill
\iconempty{12}{Soldering}\\ \iconempty{12}{Soldering}\\
\end{minipage} \end{minipage}