Skip to content

Glyph Sets and Code Points

Fini edited this page Apr 10, 2024 · 18 revisions

Nerd Fonts

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


Glyph Sets

As of v3.2.0

Seti-UI + Custom

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

Devicons

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

Font Awesome

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

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-f375

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)

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 - e6b5 e6
Devicons e600 - e6c5 e700 - e7c5 e7
Codicons - ea60 - ec1e ea - eb
Font Awesome f300 - f8ff * ed00 - efc1 ed - ef
Font Awesome - * f000 - f2ff f0 - f2
Font Logos - f300 - f372 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.