emacs-all-the-icons
Collect icon fonts and propertize them within Emacs
All-the-icons is a utility package to collect various icon fonts and propertize them within Emacs. Icon fonts allow you to propertize and format icons the same way you would normal text. This enables things such as better scaling of and anti aliasing of the icons.
- Versions: 5.0.0
- Website: https://github.com/domtronn/all-the-icons.el
- Licenses: ASL 2.0 · Expat · GPL 3+ · SIL OFL 1.1
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-all-the-icons
as follows:
guix install emacs-all-the-icons
Or install a particular version:
guix install emacs-all-the-icons@5.0.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 emacs-all-the-icons about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-all-the-icons'><img src='https://packages.guix.gnu.org/packages/emacs-all-the-icons/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-all-the-icons)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-all-the-icons][https://packages.guix.gnu.org/packages/emacs-all-the-icons/badges/latest-version.svg]]