font-awesome
Font that contains a rich iconset
Font Awesome is a full suite of pictographic icons for easy scalable vector graphics.
- Versions: 4.7.0
- Website: https://fontawesome.com/
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of font-awesome as follows:
guix install font-awesome
Or install a particular version:
guix install font-awesome@4.7.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of font-awesome about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/font-awesome'><img src='https://packages.guix.gnu.org/packages/font-awesome/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/font-awesome)
Example Org:
[[https://packages.guix.gnu.org/packages/font-awesome][https://packages.guix.gnu.org/packages/font-awesome/badges/latest-version.svg]]