All Projects → hfg-gmuend → Openmoji

hfg-gmuend / Openmoji

Licence: cc-by-sa-4.0
Open source emojis for designers, developers and everyone else!

Projects that are alternatives of or similar to Openmoji

Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (-39.49%)
Mutual labels:  svg, emoji
Free Gophers Pack
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
Stars: ✭ 2,343 (+69.78%)
Mutual labels:  svg, emoji
Styleguide Git Commit Message
/sBin/StyleGuide/Git/CommitMessage
Stars: ✭ 934 (-32.32%)
Mutual labels:  styleguide, emoji
Iconify
Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other icon sets (90+ icon sets, 80,000+ icons).
Stars: ✭ 439 (-68.19%)
Mutual labels:  svg, emoji
Official Bash Logo
Everything you need to start using the official GNU Bash logo
Stars: ✭ 89 (-93.55%)
Mutual labels:  svg, styleguide
Diagram Tools
A number of small tools for generating and manipulating diagrams, mostly based around Graphviz
Stars: ✭ 95 (-93.12%)
Mutual labels:  svg
Svg Path Editor
Online editor to create and manipulate SVG paths
Stars: ✭ 1,350 (-2.17%)
Mutual labels:  svg
Fe Daily Record
📚前端书籍汇集点 + 每日好文推荐 + 公开课学习资料 + 各种大会资料
Stars: ✭ 94 (-93.19%)
Mutual labels:  svg
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-93.26%)
Mutual labels:  svg
Processing Svg Experiments
Some Processing example projects to export SVGs
Stars: ✭ 101 (-92.68%)
Mutual labels:  svg
Sb
SVG badges to display
Stars: ✭ 99 (-92.83%)
Mutual labels:  svg
Fontconfig Emoji
Emoji prioritization rules
Stars: ✭ 98 (-92.9%)
Mutual labels:  emoji
Is This A Sandwich
Is this a sandwich?
Stars: ✭ 96 (-93.04%)
Mutual labels:  svg
Icons
The premium icon font for @uiwjs Component Library. https://uiwjs.github.io/icons
Stars: ✭ 99 (-92.83%)
Mutual labels:  svg
Svg Cards
A set of playing cards in SVG (now also with a rendering in PNG)
Stars: ✭ 94 (-93.19%)
Mutual labels:  svg
Gitmoji
Gitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages.
Stars: ✭ 10,953 (+693.7%)
Mutual labels:  emoji
Icotar
A free colorful icon avatar generator.
Stars: ✭ 94 (-93.19%)
Mutual labels:  svg
Maki
POI Icon Set
Stars: ✭ 1,348 (-2.32%)
Mutual labels:  svg
Emojify
Obfuscate your python script by converting it to emoji icons
Stars: ✭ 99 (-92.83%)
Mutual labels:  emoji
Phosphor React
A flexible icon family for React
Stars: ✭ 97 (-92.97%)
Mutual labels:  svg

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

Downloads & Distribution Channels

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 --depth 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 --depth flag.
  • OpenMoji NPM Package: npm install openmoji. You can also get individual files via UNPKG direclty e.g.: unpkg.com/[email protected]/color/svg/1F64B.svg

Community Extensions

Attribution Requirements

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

Anatomy of the OpenMoji Repository

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 variants, enforce the OpenMoji color palette etc. ²

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 ²

License

¹ OpenMoji graphics are licensed under the Creative Commons Share Alike License 4.0 (CC BY-SA 4.0)

License: CC BY-SA 4.0

² Code licensed under the GNU Lesser General Public License v3 (LGPL-3.0)

License: LGPL-3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].