Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#FxEmojis
# FxEmojis
http://mozilla.github.io/fxemoji/

Formerly the Firefox OS emoji set, now just FxEmojis.

##Requirements
## Requirements

* bash
* TTX/FontTools - please use https://github.com/behdad/fonttools/
Expand All @@ -30,19 +30,18 @@ We need few SVG's per icon.

The files need to be named with uni code prefix.

###First Icon :
### First Icon :
- u1F60A-smileeyes.svg (complete glyph)
- u1F60A.layer1.svg (Layer 1)
- u1F60A.layer2.svg (Layer 2)
- etc.

###Second Icon :
### Second Icon :
- u1F60B-smiletongue.svg (complete glyph)
- u1F60B.layer1.svg (Layer 1)
- u1F60B.layer2.svg (Layer 2)
- etc.

##How to Contribute
## How to Contribute

Please contact Mike Hoye (mhoye@mozilla.com) for contribution information; more info TBD.