Curricula Vitae / RésumésWant to include the icon of Skype in ModernCV

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Want to include the icon of Skype in ModernCV

Post by templateuser »

I want to include the icon of Skype in ModernCV. Anyone help me. I am very Thankful of you.

Regards,
Shahzada Khurram

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Want to include the icon of Skype in ModernCV

Post by Vel »

Hi Shahzada,

For the style you are using, go into the relevant .sty file (e.g. moderncvstylecasual.sty for the casual style) and find the symbol you want to change (e.g. if you want to change fax, find \@fax) which gives you:

Code: Select all

\ifthenelse{\isundefined{\@fax}}{}{\addtofooter{\faxsymbol\@fax}}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
all you then need to do is change the \faxsymbol to include your icon image using the usual \includegraphics{skype.png}. You may need to do this twice in the style file for the CV footer and the cover letter footer.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply