Open-source emojis for designers, developers and everyone else! OpenMoji is an open-source project of the HfG Schwäbisch Gmünd by Benedikt Groß, Daniel Utz, 50+ students and external contributers.
Interact, create, save, and share your work! 🌈#openmoji
This GitHub repository contains all of the source files and exported png/svg files of the OpenMoji project.
- Styleguide our beloved styleguide.
- Contributing Pull Requests are welcome!
- Developer Setup how to setup node.js.
- Font infos on the OpenMoji-Color and OpenMoji-Black fonts.
- Team list of all authors and contributers.
- Acknowledgements Thanks!
You can download, use and "consume" OpenMoji in various ways:
- SVG: Color & Black (production ready)
- Fonts: Color & Black (experimental)
- PNG 618x618: Color & Black (production ready)
- PNG 72x72: Color & Black (production ready)
- OpenMoji app: for iOS with emoji picker
- OpenMoji Stickers: for iOS Messages app
- OpenMoji Github:
git clone --dept 1 https://github.com/hfg-gmuend/openmoji.git
The OpenMoji repo is big! It is recommended to clone it without the entire history, note the --dept flag.
black/
and color/
Contains all exported .png and .svg files.
data/
Contains the central openmoji.json with all meta informations for each emoji.
font/
Contains the exported OpenMoji fonts.
guidelines/
Contains various template files related to the styleguide.
helpers/
Contains various helper scripts e.g. to export to .png and .svg, generate skintones varians, enforce the OpenMoji color palette ...
src/
Contains all source .svg files of OpenMoji. The files are broken up into folders and files corresponding with the Unicode groups and sub-groups.
test/
Automated unit tests to ensure consistency across all source .svg files.
As an open source project, attribution is critical from a legal, practical and motivational perspective. Please give us credits! Common places for attribution are for example: to mention us in your project README, the 'About' section or the footer on a website/in mobile apps.
Attribution suggestion:
All emojis designed by OpenMoji – the open-source emoji and icon project. License: CC BY-SA 4.0
OpenMoji graphics are licensed under the Creative Commons Share Alike License 4.0 (CC BY-SA 4.0)
Code licensed under the GNU Lesser General Public License v3 (LGPL-3.0)