Contents

fontawesomefree 6.6.0

0

Font Awesome Free

fontawesomefree is a Python package that provides access to Font Awesome, the internet's most popular icon library and toolkit. It is designed to be used with Django, leveraging how Django handles static files, but it can be installed for any Python project. The package downloads Font Awesome Free to your site-packages, making it a valuable tool for developers looking to enhance the visual appeal of their web applications with high-quality icons. It can be considered as a part of Web Development and UI/UX Design tools.

Stars: 76341, Watchers: 76341, Forks: 12248, Open Issues: 313

The FortAwesome/Font-Awesome repo was created 14 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 76341 github stars!

How to Install fontawesomefree

You can install fontawesomefree using pip

pip install fontawesomefree

or add it to a project with poetry

poetry add fontawesomefree

Package Details

Author
Font Awesome
License
https://fontawesome.com/license/free
Homepage
https://github.com/FortAwesome/Font-Awesome
PyPi:
https://pypi.org/project/fontawesomefree/
GitHub Repo:
https://github.com/FortAwesome/Font-Awesome
No  fontawesomefree  pypi packages just yet.

Errors

A list of common fontawesomefree errors.

Code Examples

Here are some fontawesomefree code examples and snippets.

GitHub Issues

The fontawesomefree package has 313 open issues on GitHub

  • Browser font conflict when Font Awesome desktop fonts are activated
  • spin-pulse Animation Shows Wobbles in Safari at Certain Font Sizes
  • Add one or more copyright statements for easy copying depending of the resources consumed
  • Pro filter shows icons that are not strictly Pro-only
  • Icon Request: fa-fleur-de-lis
  • Icon request: Afro and Afro with Pick
  • Icon-request: fa-3dprinting
  • Icon request: icon-hotairballoon
  • Bear icon
  • Bull icon
  • full trash bin icon
  • teapot icon
  • Bug: Undefined vars
  • Bug: viewBox for several icons is broken
  • FA7 solid box icons differences

See more issues on GitHub

Related Packages & Articles