diff --git a/CHANGELOG b/CHANGELOG index 670b5ff..b31bb59 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,6 @@ version next - Complete the color and style listings in the documentation (#291) - Correct additional link signatures in the documentation (#293) - Remove arydshln dependency to fix tabular parser conflicts with cventry (#288, #289) -- Fix further missing Fontawesome 6 icons (\faAsterisk, \faTiktok) version 2.5.1 (31 Jan 2026) diff --git a/moderncviconsawesome.sty b/moderncviconsawesome.sty index 9f4de77..d76c6cf 100644 --- a/moderncviconsawesome.sty +++ b/moderncviconsawesome.sty @@ -91,7 +91,7 @@ \renewcommand*{\discordsocialsymbol} {{\color{discord}\small\faDiscord}~} \renewcommand*{\twitchsocialsymbol} {{\color{twitch}\small\faTwitch}~} \renewcommand*{\youtubesocialsymbol} {{\color{youtube}\small\faYoutube}~} -\renewcommand*{\tiktoksocialsymbol} {{\color{tiktok}\small\faIcon{tiktok}}~} +\renewcommand*{\tiktoksocialsymbol} {{\color{tiktok}\small\faTiktok}~} \renewcommand*{\instagramsocialsymbol} {{\color{instagram}\small\faInstagram}~} \renewcommand*{\soundcloudsocialsymbol} {{\color{soundcloud}\small\faSoundcloud}~} \renewcommand*{\steamsocialsymbol} {{\color{steam}\small\faSteam}~} @@ -102,7 +102,7 @@ %\renewcommand*{\matrixsocialsymbol} {} % \renewcommand*{\arxivsocialsymbol} {{\color{arxiv}{\small\faarXiv}}~} % \renewcommand*{\inspiresocialsymbol} {{\color{inspire}{\small\faInspire}}~} -\renewcommand*{\bornsymbol} {{\color{born}\raisebox{.5ex}{\tiny\faIcon{asterisk}}}~} % alternative: \faBabyCarriage +\renewcommand*{\bornsymbol} {{\color{born}\raisebox{.5ex}{\tiny\faAsterisk}}~} % alternative: \faBabyCarriage \renewcommand*{\mediumsocialsymbol} {{\color{medium}\small\faMedium}~}