Adjusted the icons
This commit is contained in:
parent
99ade31495
commit
7772857162
|
@ -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
|
||||
}
|
||||
|
|
6
main.tex
6
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}
|
||||
|
|
Loading…
Reference in New Issue
Block a user