Skip to content

googlefonts/noto-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22e5646 · Oct 3, 2024
Nov 17, 2023
Oct 2, 2024
Oct 2, 2024
Dec 10, 2015
Oct 2, 2024
Oct 2, 2024
Feb 14, 2024
Oct 2, 2024
Oct 2, 2024
Aug 20, 2020
Jun 5, 2015
Oct 2, 2024
Aug 17, 2015
Jun 5, 2015
Jul 29, 2024
Oct 2, 2024
Oct 2, 2024
Sep 27, 2016
Dec 7, 2023
Nov 17, 2022
Jul 17, 2019
Apr 3, 2022
Nov 17, 2020
Jul 17, 2019
Aug 9, 2018
Apr 3, 2022
Apr 3, 2022
Jan 24, 2022
Nov 17, 2023
Nov 21, 2023
Nov 17, 2022
Mar 17, 2020
Feb 22, 2017
Nov 17, 2022
May 31, 2020
Jul 17, 2019
Feb 9, 2024
Oct 2, 2024
Apr 3, 2022
Aug 18, 2020
Jul 17, 2019
Sep 14, 2017
Jul 17, 2019
Jul 17, 2019
Dec 24, 2021
Jul 17, 2019
Nov 21, 2023
Apr 3, 2022
Oct 2, 2024
Jul 17, 2019
Apr 13, 2016
Jul 17, 2019
May 10, 2018
Feb 14, 2024
Apr 27, 2017

Repository files navigation

Noto

Noto Emoji

Noto Emoji (Stands for No Tofu) is an open source (Open Font License 1.1) emoji library that provides standard Unicode emoji support and tools for working with them including:

  • A Unicode compliant color emoji font.
  • A full library of Noto color emoji font files including vector svgs and pngs
  • Metadata for Emoji Input (including shortcodes, emoji ordering, ascii equivalents)

Color Font

The latest font file is found here. If you want to download a specific version, please look at the gh-pages branch, where you will find the built assets for both our latest and older versions.

Monochrome Font

The black-and-white emoji font is back under active development and is available as a variable font

Using NotoColorEmoji

NotoColorEmoji uses the CBDT/CBLC color font format, which is supported by Android and Chrome/Chromium OS. Windows supports it starting with Windows 10 Anniversary Update in Chrome and Edge. On macOS, only Chrome supports it, while on Linux it will support it with some fontconfig tweaking, see issue #36. Currently we do not build other color font formats.

A note about PNGs

The assets provided in the repo are all those used to build the NotoColorEmoji font. With one exception: the flag images in the font are PNG images to which transforms have been applied to standardize the size and generate the wave and border shadow. We do not have SVG versions that reflect these transforms.

License

Emoji fonts (under the fonts subdirectory) are under the SIL Open Font License, version 1.1.
Tools and most image resources are under the Apache license, version 2.0. Flag images under third_party/region-flags are in the public domain or otherwise exempt from copyright (more info).

Contributing

Please read CONTRIBUTING if you are thinking of contributing to this project.