Vector Emoji
Design & TypographyEmoji rendered using scalable vector graphics (SVG or COLR) that remain crisp at any display size.
Vector emoji use mathematical descriptions of shapes rather than pixel grids, allowing them to scale to any size without quality loss. The two main vector technologies for emoji are:- **COLR/CPAL**: Multi-layered vector glyphs where each layer has a color from a palette. Used by Windows, Chrome, and Android.
- **SVG in OpenType**: Full SVG documents embedded in font files. Used by Firefox and Adobe products.
Vector emoji are increasingly preferred because they use less storage than bitmaps and display crisply on high-DPI screens, variable-size contexts (like responsive web), and print.