# Emoji 5.0 support is a bit too patchy for woman version of emojis

**URL:** https://meta.discourse.org/t/emoji-5-0-support-is-a-bit-too-patchy-for-woman-version-of-emojis/83534
**Category:** UX
**Created:** [March 22, 2018, 4:32am UTC](https://meta.discourse.org/t/emoji-5-0-support-is-a-bit-too-patchy-for-woman-version-of-emojis/83534 "2018-03-22T04:32:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [March 22, 2018, 4:32am UTC](https://meta.discourse.org/t/emoji-5-0-support-is-a-bit-too-patchy-for-woman-version-of-emojis/83534/1 "2018-03-22T04:32:56Z")

</div>

Looking at Emoji 5.0, we are missing quite a few glyphs: [https://emojipedia.org/emoji-5.0/](https://emojipedia.org/emoji-5.0/)

Especially it seems we are lacking on `woman` versions of a bunch of emojis:

🧟 🧖 🧗 🧘 🧞 🧜 🧙

Any way we can fill them up?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [March 22, 2018, 9:22am UTC](https://meta.discourse.org/t/emoji-5-0-support-is-a-bit-too-patchy-for-woman-version-of-emojis/83534/4 "2018-03-22T09:22:39Z")

</div>

Not deployed yet but these commits will fix it:

[https://github.com/jjaffeux/emoji-db/commit/a244663a0b0a88aec78d8128396d0acebdd4e0c0](https://github.com/jjaffeux/emoji-db/commit/a244663a0b0a88aec78d8128396d0acebdd4e0c0)

[https://github.com/discourse/discourse/pull/5691](https://github.com/discourse/discourse/pull/5691)

and allow this to work:

🧟‍♀️

🧞‍♀️

🧖‍♀️  
🧖🏻‍♀️  
🧖🏼‍♀️  
🧖🏽‍♀️  
🧖🏾‍♀️  
🧖🏿‍♀️

🧘‍♀️  
🧘🏻‍♀️  
🧘🏼‍♀️  
🧘🏽‍♀️  
🧘🏾‍♀️  
🧘🏿‍♀️

🧗‍♀️  
🧗🏻‍♀️  
🧗🏼‍♀️  
🧗🏽‍♀️  
🧗🏾‍♀️  
🧗🏿‍♀️

🧙‍♀️  
🧙🏻‍♀️  
🧙🏼‍♀️  
🧙🏽‍♀️  
🧙🏾‍♀️  
🧙🏿‍♀️

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [March 23, 2018, 9:46am UTC](https://meta.discourse.org/t/emoji-5-0-support-is-a-bit-too-patchy-for-woman-version-of-emojis/83534/6 "2018-03-23T09:46:33Z")

</div>


