-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Requirements
- I have searched the issues for my issue and found nothing related or helpful
- I have searched the FAQ for help
- I have checked the Wiki for help
Experienced Behavior
The Node.js icon (U+E718) in the Inconsolata LGC Nerd Font (specifically tested with Mono variants) does not render correctly starting from Nerd Fonts release v3.3.0. It appears as incorrect shapes both in the macOS Font Book preview and in terminal emulators.
The issue persists in the latest release (v3.4.0). The last known working version is v3.2.1.
Expected Behavior
The Node.js icon (U+E718) should render correctly as the standard Node.js logo glyph, just like it did in Nerd Fonts v3.2.1 and how other Nerd Font glyphs render in the same font file.
Example Symbols or Text
Codepoint: U+E718
Name: dev-nodejs_small or uniE618
Font Used
InconsolataLGCNerdFontMono-*.ttf
Source of Font File
Last working version:
Terminal Emulator (and the title of the terminal window)
Ghostty
Operating System and Version
macOS 15.4.1
Screenshots
Additional context: The issue was initially noticed via the Starship prompt's Node.js module display. Font cache was cleared using sudo atsutil databases -remove and the system was rebooted, but the issue persists with v3.3.0+ fonts.


