DEV Community

Palash Bauri πŸ‘»
Palash Bauri πŸ‘»

Posted on

Openmoji - Open Source Emojis For Everyone

πŸ˜€πŸ˜€ Openmoji , a open source project for developers and designers to include emojis πŸ™‚ to their creations. 😊😊

GitHub logo hfg-gmuend / openmoji

Open source emojis for designers, developers and everyone else!

OpenMoji

openmoji-github-keyvisual

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, 70+ students and external contributors.

πŸ‘‰ OpenMoji.org/

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.

⚠️ Please note that the master branch is in active development, so if you're looking for stable production version please use one of the releases.

πŸ›  You can check the latest work in progress developments via the OpenMoji Dev Catalog which lists all OpenMojis of the master branch.

Table of Contents

  • Styleguide Our beloved styleguide.
  • FAQ Check if your question has already been answered
  • Contributing Pull Requests are welcome!
  • Developer Setup How to setup a environment.
  • API documentation for the npm OpenMoji package.
  • Font infos on the OpenMoji-Color and OpenMoji-Black fonts.
  • Team list…

🎯🎯 This GitHub repository contains all of the source (currently .ai Adobe Illustrator) and exported png and svg files of the OpenMoji project.🌠🌠

Visit http://openmoji.org for more πŸŽ‰πŸŽ‰


And At the End Wishing All The Readers a Happy New Year ❀❀

Top comments (10)

Collapse
 
ben profile image
Ben Halpern

This sort of makes me want to start my own emoji set.

Collapse
 
bauripalash profile image
Palash Bauri πŸ‘» • Edited

Ye Ye...Me Too...Me Too😊😊

Collapse
 
dschep profile image
Daniel Schep • Edited

Neat! It's nice to have a fully open alternative! One thing that would make this much easier to use is a fork of the twemoji library making it super easy to use openmoji on the web.

Collapse
 
bauripalash profile image
Palash Bauri πŸ‘»

Great Idea! 😊

Collapse
 
nektro profile image
Meghan (she/her)

No need! You can use twemoji as is :D (Fair warning they're missing a lot)

twemoji.parse(element, function(icon) {
    return return "https://gitcdn.xyz/repo/hfg-gmuend/openmoji/master/color/svg/"+icon.toUpperCase()+".svg";
});
Thread Thread
 
dschep profile image
Daniel Schep

Holy crap, that's awesome! Thanks :)

Collapse
 
bg profile image
Benedikt Groß

OpenMoji 12.0 just launched!

github.com/hfg-gmuend/openmoji/rel...

Full support for all emojis of Unicode 12.0/Emoji 12.0 and 3030 new emojis,
skin tones support, refactoring all source files from .ai to .svg, better
quality assurance with ca. 17000+ automated unit test ...
Collapse
 
omkaragrawal profile image
OMKAR AGRAWAL

Hey,
Thank you tons man.

Collapse
 
liana profile image
Liana Felt (she/her)

This is really cool! I love the look!

Collapse
 
nektro profile image
Meghan (she/her) • Edited

View them and more live here nektro.github.io/emojis/?openmoji-...