Transcription of The fontawesome5 package
{{id}} {{{paragraph}}}
The fontawesome5 package font awesome (The font )Marcel Kr uger (The LATEX package )June 4, 2021 This package provides LATEX support for the font awesome 5 use font awesome 5 icons in your document, include the package with\usepackage{ fontawesome5 }Alternative ly you can add thefixedoption to get fixed-width icons:\usepackage[fixed]{ fontawesome5 }Fo r every icon a macro is provided: Just use the official icon names converted toCamelCase with the prefix\fa. For example to use thehand-point-upicon, use\faHandPointUp. For icons ending with-alt, append a*instead. An optional ar-gument can be added to select the style (solidorregular). The default style issolid,it can be changed with\faStyle{..}Every icon can also be accessed using the official icon name. To do this, you can use\faIcon{the-icon-name}or\faIcon[style ]{the-icon-name}.A list of all included icons with their respective commands can be found at the end ofthis \usepackage{ fontawesome5 }.
The fontawesome5 package∗ Font Awesome†(The font) Marcel Kruger¨‡(The LATEX package) June 4, 2021 This package provides LATEX support for the Font Awesome 5 icons. To use Font Awesome 5 icons in your document, include the package with
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}