Emoji vectoriel
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://emojifyi.com/iframe/glossary/vector-emoji/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://emojifyi.com/glossary/vector-emoji/
Add a dynamic SVG badge to your README or docs.
[](https://emojifyi.com/glossary/vector-emoji/)
Use the native HTML custom element.
Emoji rendus à l'aide de graphiques vectoriels évolutifs (SVG ou COLR) qui restent nets quelle que soit la taille d'affichage.
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.