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
|
\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
|
||||||
}
|
}
|
||||||
|
|
6
main.tex
6
main.tex
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user