--- title: "Features" short_title: "Features" bg: "#69bfc6" color: black style: left fa-icon: gears style: container ---

Features

All the icons!

{{ site.metrics.icons }}+ icons combined from popular sets

.css .js
.html .json
Gruntfile.json react.jsx
angular.js jquery.js .md
git php .sh
png lhs
node_modules
.git

Search Icons Cheat Sheet

The best developer fonts

{{ site.metrics.fonts }} + patched and ready to use programming fonts

Preview of Patched Fonts
  • Hack
  • FiraCode
  • Meslo
  • Source Code Pro
  • Terminus
  • Monoid
  • Noto
  • Iosevka
  • and many more ...

Downloads

Cross Platform

Ready to use on any OS platforms and web

Nerd Fonts - OS Support

Supported in major projects

Supported out of the box by many projects

Powerlevel9k

Powerlevel9k

The most awesome Powerline theme for ZSH around!

A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons

The Fish Shell Framework

The Fish Shell Framework

Oh My Fish provides core infrastructure to allow you to install packages which extend or modify the look of your shell. It's fast, extensible and easy to use.

VimDevIcons

VimDevIcons

Adds Icons to your Vim Plugins

The next gen ls command. Written in Rust and fast.

... and many more on: Github and GitLab

Terminal Fonts Examples

Experiment & see what's possible in the terminal with Powerline & other glyphs

Preview of Powerline Extra Symbols usage in terminal emulator
Preview of Nerd Fonts Icons usage in terminal emulator
Preview of Nerd Fonts Icons usage in terminal Vim

All patched fonts have Powerline symbols, extra powerline symbols and many icons to choose from. Build your own status line, add icons to filetypes, make visual grepping easier. You are only limited by your imagination.

Font Patcher Script

Create your own customized patched fonts

Use the provided FontForge Python Script to patch your own font or to generate over {{ site.metrics.combinations }} unique combinations/variations (more details).

You can even specify a custom symbol font with the --custom option to include even more glyphs.

Show Font Patcher CLI
``` Nerd Fonts Patcher v3.1.0-6 (4.8.1) (ff 20230101) usage: font-patcher [-h] [-v] [-s] [--variable-width-glyphs] [--debug [{0,1,2,3}]] [-q] [--careful] [-ext EXTENSION] [-out OUTPUTDIR] [--makegroups [{-1,0,1,2,3,4,5,6}]] [-c] [--codicons] [--fontawesome] [--fontawesomeext] [--fontlogos] [--material] [--octicons] [--powersymbols] [--pomicons] [--powerline] [--powerlineextra] [--weather] [--boxdrawing] [--configfile CONFIGFILE] [--custom CUSTOM] [--dry] [--glyphdir GLYPHDIR] [--has-no-italic] [-l] [--metrics {HHEA,TYPO,WIN}] [--name FORCE_NAME] [--postprocess POSTPROCESS] [--removeligs] [--xavgcharwidth [XAVGWIDTH]] [--progressbars | --no-progressbars] font Nerd Fonts Font Patcher: patches a given font with programming and development related glyphs * Website: https://www.nerdfonts.com * Version: 3.1.0-6 * Development Website: https://github.com/ryanoasis/nerd-fonts * Changelog: https://github.com/ryanoasis/nerd-fonts/blob/-/changelog.md positional arguments: font The path to the font to patch (e.g., Inconsolata.otf) options: -h, --help show this help message and exit -v, --version show program's version number and exit -s, --mono, --use-single-width-glyphs Whether to generate the glyphs as single-width not double-width (default is double-width) (Nerd Font Mono) --variable-width-glyphs Do not adjust advance width (no "overhang") (Nerd Font Propo) --debug [{0,1,2,3}] Verbose mode (optional: 1=just to file; 2*=just to terminal; 3=display and file) -q, --quiet Do not generate verbose output --careful Do not overwrite existing glyphs if detected -ext EXTENSION, --extension EXTENSION Change font file type to create (e.g., ttf, otf) -out OUTPUTDIR, --outputdir OUTPUTDIR The directory to output the patched font file to --makegroups [{-1,0,1,2,3,4,5,6}] Use alternative method to name patched fonts (default=1) Symbol Fonts: -c, --complete Add all available Glyphs --codicons Add Codicons Glyphs (https://github.com/microsoft/vscode-codicons) --fontawesome Add Font Awesome Glyphs (http://fontawesome.io/) --fontawesomeext Add Font Awesome Extension Glyphs (https://andrelzgava.github.io/font-awesome-extension/) --fontlogos Add Font Logos Glyphs (https://github.com/Lukas-W/font-logos) --material, --mdi Add Material Design Icons (https://github.com/templarian/MaterialDesign) --octicons Add Octicons Glyphs (https://octicons.github.com) --powersymbols Add IEC Power Symbols (https://unicodepowersymbol.com/) --pomicons Add Pomicon Glyphs (https://github.com/gabrielelana/pomicons) --powerline Add Powerline Glyphs --powerlineextra Add Powerline Extra Glyphs (https://github.com/ryanoasis/powerline-extra-symbols) --weather Add Weather Icons (https://github.com/erikflowers/weather-icons) Expert Options: --boxdrawing Force patching in (over existing) box drawing glyphs --configfile CONFIGFILE Specify a file path for JSON configuration file (see sample: src/config.sample.json) --custom CUSTOM Specify a custom symbol font, all glyphs will be copied; absolute path suggested --dry Do neither patch nor store the font, to check naming --glyphdir GLYPHDIR Path to glyphs to be used for patching --has-no-italic Font family does not have Italic (but Oblique), to help create correct RIBBI set -l, --adjust-line-height Whether to adjust line heights (attempt to center powerline separators more evenly) --metrics {HHEA,TYPO,WIN} Select vertical metrics source (for problematic cases) --name FORCE_NAME Specify naming source ('full', 'postscript', 'filename', or concrete free name-string) --postprocess POSTPROCESS Specify a Script for Post Processing --removeligs, --removeligatures Removes ligatures specificed in JSON configuration file (needs --configfile) --xavgcharwidth [XAVGWIDTH] Adjust xAvgCharWidth (optional: concrete value) --progressbars Show percentage completion progress bars per Glyph Set (default) --no-progressbars Don't show percentage completion progress bars per Glyph Set ```


Download Patcher

[vim-devicons]:https://github.com/ryanoasis/vim-devicons "VimDevIcons Vim Plugin (external link) ➶" [vorillaz-devicons]:http://vorillaz.github.io/devicons/ [font-awesome]:https://github.com/FortAwesome/Font-Awesome [font-awesome-extension]:https://github.com/AndreLGava/font-awesome-extension [font-material-design-icons]:https://github.com/Templarian/MaterialDesign [font-weather]:https://github.com/erikflowers/weather-icons [octicons]:https://github.com/github/octicons [codicons]:https://github.com/microsoft/vscode-codicons [font-logos]:https://github.com/Lukas-W/font-logos [gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons [Seti-UI]:https://atom.io/themes/seti-ui [ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols [wiki]:https://github.com/ryanoasis/nerd-fonts/wiki [wiki-project-purpose]:https://github.com/ryanoasis/nerd-fonts/wiki/Project-Purpose [repo]:https://github.com/ryanoasis/nerd-fonts [gitter]:https://gitter.im/ryanoasis/nerd-fonts