googlefonts/noto-emoji

Noto Emoji fonts

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 26 minutes ago
Added to GitGenius on September 14th, 2026
Created on June 5th, 2015
Open Issues & Pull Requests: 112 (+0)
GitHub issues: Enabled
Number of forks: 568
Total Stargazers: 4,985 (+0)
Total Subscribers: 119 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.1 hours
Mean response time: 56.1 days
90th percentile: 145.3 days
Tracked items: 58

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 61% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 44
New in 7 days: 5
Closed in 7 days: 0
Avg open age: 574 days
Stale 30+ days: 36
Stale 90+ days: 33

Recent activity

Opened in 7 days: 5
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)

Most active issues this week

Detailed Description

Noto Emoji is an open source emoji font library that provides Unicode-compliant color emoji support and tools for working with emoji assets.

The project addresses the need for standardized emoji rendering across platforms by offering a complete color emoji font built in the CBDT/CBLC format, along with a full library of vector SVGs and PNGs for individual emoji glyphs. The approach combines a production-ready font file with underlying design assets and metadata, allowing both end-users to deploy consistent emoji rendering and developers to build emoji-related tools on top of the provided resources.

Developers should choose this tool if they need reliable emoji support in applications targeting Android, Chrome, or Chromium-based browsers. It suits projects requiring Unicode compliance and consistent emoji presentation across platforms. The color font works on Windows starting with the Anniversary Update in Chrome and Edge, and on Linux with fontconfig configuration. A monochrome variable font alternative is also available for projects preferring black-and-white emoji. The project does not currently build other color font formats beyond CBDT/CBLC, which may limit adoption on platforms without support for this format.

The project maintains active development on both the color and monochrome font variants. The repository includes comprehensive tooling written in Python for font generation and asset management. Contributing guidelines are documented for those wishing to participate in development.