sphinx-contrib / emojicodes

An extension to use emoji codes in your Sphinx documentation! 😍
https://sphinxemojicodes.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
48 stars 15 forks source link

codes.json - add "coin" emoji #31

Closed Un1Gfn closed 2 years ago

Un1Gfn commented 2 years ago

emojipedia - coin

uniname

$ printf "\xf0\x9f\xaa\x99" | uniname  -p
character  byte       UTF-32   encoded as     glyph   name
        0          0  01FA99   F0 9F AA 99    🪙      COIN
Peque commented 2 years ago

Thanks @Un1Gfn ! :blush:

I decided to make a full update of the codes file, so I am closing this in favor of https://github.com/sphinx-contrib/emojicodes/pull/32.

The code for updating the whole file can be run with python sphinxemoji/utils.py.