Openmoji - Open Source Emojis For Everyone
Palash Bauri 👻

Palash Bauri 👻 @bauripalash

About: Your Friendly Neighbourhood 👨‍💻 Scientist , 🛠 Inventor, 📝 Writer. 2018 Google Code-in Finalist , Story Writer. Doing Some 🔭 Radio Astronomy.

Location:
India
Joined:
Aug 16, 2018

Openmoji - Open Source Emojis For Everyone

Publish Date: Jan 1 '19
50 10

😀😀 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 ❤❤

Comments 10 total

  • Ben Halpern
    Ben HalpernJan 1, 2019

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

  • Daniel Schep
    Daniel SchepJan 2, 2019

    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.

    • Palash Bauri 👻
      Palash Bauri 👻Jan 2, 2019

      Great Idea! 😊

      • Meghan (she/her)
        Meghan (she/her)Jan 4, 2019

        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";
        });
        
        • Daniel Schep
          Daniel SchepJan 7, 2019

          Holy crap, that's awesome! Thanks :)

  • Liana Felt (she/her)
    Liana Felt (she/her)Jan 2, 2019

    This is really cool! I love the look!

  • Meghan (she/her)
    Meghan (she/her)Jan 4, 2019

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

  • Benedikt Groß
    Benedikt GroßMay 17, 2019

    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 ...
    
  • OMKAR AGRAWAL
    OMKAR AGRAWALApr 10, 2020

    Hey,
    Thank you tons man.

Add comment