Skip to content

Glyph Sets and Code Points

Fini edited this page Nov 18, 2024 · 20 revisions

Nerd Fonts

🔍 🔍 You can search for glyphs easily on NerdFonts.com via Cheat Sheet


Glyph Sets

As of v3.3.0

Seti-UI + Custom

Based off of Seti-UI Icomoon with extra custom glyphs. (on cheat sheet)
Code Point Ranges: e5fa-e6b7

Devicons

An iconic font made for developers, code jedis, ninjas, HTTPsters, evangelists and nerds(sic). (repo | on cheat sheet)
Code Point Ranges: e700-e8ef

Font Awesome

The iconic font and CSS toolkit. (repo | on cheat sheet)
Code Point Ranges: ed00-f2ff (with two gaps)

Font Awesome Extension

Simple Font Awesome Extension. (repo | on cheat sheet)
Code Point Ranges: e200-e2a9

Material Design Icons

6000+ Material Design Icons from the Community. (repo | on cheat sheet)
Code Point Ranges: f0001-f1af0

Weather

215 Weather Themed Icons and CSS. (repo | on cheat sheet)
Code Point Ranges: e300-e3e3

Octicons

GitHub's icons. (repo | on cheat sheet)
Code Point Ranges: f400-f533,2665,26A1

Powerline Symbols

Powerline glyphs. (on cheat sheet)
Code Point Ranges: e0a0-e0a2,e0b0-e0b3

Powerline Extra Symbols

Provides extra Powerline separator glyphs and a column number glyph (CN). (repo | on cheat sheet)
Code Point Ranges: e0a3,e0b4-e0c8,e0ca,e0cc-e0d7

IEC Power Symbols

Adding new characters into Unicode (website | on cheat sheet)
Code Point Ranges: 23fb-23fe,2b58

Font Logos

Font-logos is an icon font containing logos of popular linux distributions and other open source software. (repo | on cheat sheet)
Code Point Ranges: f300-f381

Pomicons

8 symbols for the "Pomodoro Technique"®. (repo | on cheat sheet)
Code Point Ranges: e000-e00a

Codicons

The icon font for Visual Studio Code. (repo | on cheat sheet)
Code Point Ranges: ea60-ec1e

Additional sets

  • Heavy Angle Brackets (276c-2771)
  • Box Drawing (2500-259f)
  • Progress (ee00 - ee0b)

Overview

The following table shows how the glyph sets are relocated to different code points. It is sorted by Nerd Font (target) code point.

For comparison the Private Use Areas are e000 - f8ff, f0000 - fffff, and 100000 - 10ffff.

Glyph Set original if different location in Nerd Font rough area
IEC Power Symbols - 23fb - 23fe 23
Octicons - 2665 26
Octicons - 26a1 26
IEC Power Symbols - 2b58 2b
Pomicons - e000 - e00a e0
Powerline - e0a0 - e0a2 e0
Powerline Extra - e0a3 e0
Powerline - e0b0 - e0b3 e0
Powerline Extra - e0b4 - e0c8 e0
Powerline Extra - e0ca e0
Powerline Extra - e0cc - e0d7 e0
Font Awesome Extension e000 - e0a9 e200 - e2a9 e2
Weather Icons f000 - f0eb * e300 - e3e3 e3
Seti-UI + Custom - e5fa - e6b7 e6
Devicons relocated e700 - e8ef e7
Codicons - ea60 - ec1e ea - eb
Font Awesome relocated ed00 - efce ** ed - ef
Font Awesome relocated f000 - f2ff f0 - f2
Font Logos - f300 - f381 f3
Octicons f000 - f305 * f400 - f533 f4 - f5
Material Design f001 - f847 f500 - fd46 f5 - fd
Material Design - f0001-f1af0 f00 - f10

*: Original has unused codepoints in the range that we remove.

**: Codepoints EE00 to EE0B are not used, they are occupied by the progress indicators.