Remove spaces from \<network>socialicon commands

This commit is contained in:
Łukasz Dobrowolski 2025-09-15 02:27:22 +02:00
commit 9f78afc30a
3 changed files with 73 additions and 73 deletions

View file

@ -19,11 +19,11 @@
\renewcommand*{\labelitemi} {\strut\textcolor{color1}{\marvosymbol{123}}} % equivalent to \Neutral from marvosym package; alternative: \fontencoding{U}\fontfamily{ding}\selectfont\tiny\symbol{'102}
\renewcommand*{\mobilephonesocialsymbol}{\marvosymbol{72}~}
\renewcommand*{\fixedphonesocialsymbol}{\marvosymbol{84}~}
\renewcommand*{\faxphonesocialsymbol}{\marvosymbol{117}~}
\renewcommand*{\emailsocialsymbol} {\marvosymbol{66}~}
\renewcommand*{\homepagesymbol} {{\Large\marvosymbol{205}}~}
\renewcommand*{\mobilephonesocialsymbol}{\marvosymbol{72}}
\renewcommand*{\fixedphonesocialsymbol}{\marvosymbol{84}}
\renewcommand*{\faxphonesocialsymbol}{\marvosymbol{117}}
\renewcommand*{\emailsocialsymbol} {\marvosymbol{66}}
\renewcommand*{\homepagesymbol} {{\Large\marvosymbol{205}}}
\endinput