mrowa44 / emojify

Emoji on the command line :scream:
MIT License
1.55k stars 70 forks source link

Add :card_file_box: (🗃) Emoji #33

Closed Pustur closed 6 years ago

Pustur commented 6 years ago

Would it be possible to add this emoji?

Current:

$ echo :card_file_box: :bee: | emojify
:card_file_box: 🐝

Expected:

$ echo :card_file_box: :bee: | emojify
🗃 🐝

Thanks. 🙂