Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode 15 #8

Closed
jdecked opened this issue Mar 23, 2023 · 69 comments
Closed

Unicode 15 #8

jdecked opened this issue Mar 23, 2023 · 69 comments

Comments

@jdecked
Copy link
Owner

jdecked commented Mar 23, 2023

Hello folks! We're currently working on Unicode 15. You can track our progress on it in this issue. We're hoping to have it out sometime in March. We would really, really love some help – so feel free to comment on this issue if you're willing to create any of the unfinished SVGs in the table below. It's totally cool if two people want to work on the same emoji; we'll review all submissions before publishing.

Also, if you're a company or person that wants to support us so we can have more time to devote to Twemoji – we're working on getting GitHub Sponsors set up! But feel free to reach out and let us know if there's interest.

Sneak Peek

Pink heart Light blue heart Grey heart Black bird Flute

Unicode 15 To-Do Tracker

Done Unicode Codepoint CLDR Short Name Has Skin? Category Keywords Designer
1fae8 Shaking face   Smileys & Emotion earthquake, face, shaking, shock, vibrate
1fa77 Pink heart   Smileys & Emotion cute, heart, like, love, pink @sofodesign
1fa75 Light blue heart   Smileys & Emotion cyan, heart, light blue, light blue heart, teal @sofodesign
1fa76 Grey heart   Smileys & Emotion gray, grey heart, heart, silver, slate @sofodesign
1faf7 Leftwards pushing hand People & Body high five, leftward, leftwards pushing hand, push, refuse, stop, wait
1faf8 Rightwards pushing hand People & Body high five, push, refuse, rightward, rightwards pushing hand, stop, wait
1face Moose   Animals & Nature animal, antlers, elk, mammal, moose
1facf Donkey   Animals & Nature animal, ass, burro, donkey, mammal, mule, stubborn
1fabd Wing   Animals & Nature angelic, aviation, bird, flying, mythology, wing
1f426-200d-2b1b Black bird   Animals & Nature bird, black, crow, raven, rook @sofodesign
1fabf Goose   Animals & Nature bird, fowl, goose, honk, silly
1fabc Jellyfish   Animals & Nature burn, invertebrate, jelly, jellyfish, marine, ouch, stinger
1fabb Hyacinth   Animals & Nature bluebonnet, flower, hyacinth, lavender, lupine, snapdragon
1fada Ginger root   Food & Drink beer, ginger root, root, spice
1fadb Pea pod   Food & Drink beans, edamame, legume, pea, pod, vegetable
1faad Folding hand fan   Objects cooling, dance, fan, flutter, folding hand fan, hot, shy
1faae Hair pick   Objects Afro, comb, hair, pick @Gabe-Mitnick
1fa87 Maracas   Objects instrument, maracas, music, percussion, rattle, shake @jyo0329
1fa88 Flute   Objects fife, flute, music, pipe, recorder, woodwind @sofodesign
1faaf Khanda   Symbols khanda, religion, Sikh @jyo0329
1f6dc Wireless   Symbols computer, internet, network, wireless @sofodesign
@nyabla
Copy link

nyabla commented Mar 28, 2023

Hi there! I took a stab at making a goose emoji :^) please let me know any feedback or alterations and if I should submit a PR with it

goose 1fabf

Discord screenshot:
discord screenshot with goose emoji in text

@jyo0329
Copy link

jyo0329 commented Mar 28, 2023

意外と悪くなさそうですね😅
黒い鳥に関してはカラスに似たやつが良い感じだと個人的に思います。

@12Me21
Copy link

12Me21 commented Mar 28, 2023

I made a design for the Wireless icon:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36">
    <rect fill="#3B88C3" width="36" height="36" rx="4"/>
    <g transform="translate(18,26.5) rotate(-135)">
        <path d="M 0,19 a 20,20 0 00 19,-19 M 0,13 a 14,14 0 00 13,-13 M 0,7 a 8,8 0 00 7,-7"
            fill="none" stroke="#FFFFFF" stroke-width="3" stroke-linecap="round"/>
    </g>
    <circle cx="18" cy="27" r="2.5" fill="#FFFFFF"/>
</svg>

wireless4
(the background color/shape matches similar symbols (📶,🔄,etc.), and I've tried to keep it aligned to a 18x18 grid, like many of the other twemoji)

@jyo0329
Copy link

jyo0329 commented Mar 28, 2023

I made a design for the Khanda icon
small size
1FAAF
big size
1FAAF2
huge size
1FAAF3

@jyo0329
Copy link

jyo0329 commented Mar 28, 2023

Added support for Maracas emoji
The style was modeled after https://github.com/googlefonts/noto-emoji/blob/main/svg/emoji_u1fa87.svg images
small size
1FA87
big size
1FA872
huge size
1FA2

@jdecked
Copy link
Owner Author

jdecked commented Mar 28, 2023

@nyabla woohoo! Thanks! Can you make a PR with this? The one change we want is to smooth out the curve on the goose's upper back:
spot where goose back curve needs smoothing

@12Me21 thanks, but @sofodesign already has something for Wireless Symbol that we'll be going with!

@jyo0329 thanks for all these superb submissions! PR Khanda and we'll approve it with no further comments. We're still chatting about Maracas and Shaking Face.

@12Me21
Copy link

12Me21 commented Mar 28, 2023

(ah, sorry about all the duplicates, I created these a few days ago and didn't know about this project until now)
anyway, for Shaking Face, perhaps something similar to Noto Emoji? I like the way they've made it diagonal, to fit movement lines without shrinking the face very much)

@nyabla
Copy link

nyabla commented Mar 28, 2023

@jdecked thank you for the feedback :) when I'm creating the PR do I just have to put the relevant files in the corresponding assets folder or are there any scripts I need to run in addition to this?

@TheEssem
Copy link

Here's another take on the shaking face emoji. Still not quite sure about the face itself (especially the lines next to the eyes), however my goal was to keep it somewhat minimal while adhering to the grid.

@jdecked
Copy link
Owner Author

jdecked commented Mar 29, 2023

@jdecked thank you for the feedback :) when I'm creating the PR do I just have to put the relevant files in the corresponding assets folder or are there any scripts I need to run in addition to this?

@nyabla Put the relevant files in the corresponding assets folder (assets/svg) and we'll take care of making the PNG from the SVG. There's a GitHub action which will run on your PR to optimize the SVG.

@advaith1
Copy link

image

This color seems much paler than the light blue heart emojis on other platforms; it looks almost white.

Emojipedia:
image

Same for the pink heart emoji.

@santumerino
Copy link

Hello! I wanted to contribute the leftwards and rightwards pushing hand emojis, but being that I'm not much of a designer, I wanted to get people's feedback before making a PR.

I got started with a quick draft. I think it looks alright in the context of something like a Discord message:
image
...but I'm not entirely convinced with how it looks at a bigger size:
image

I'm sure there are some obvious things I can do to improve this, but I'm not experienced enough to see them. Is there anything that stands out?

@wdymThisIsntAvailable
Copy link

@santumerino The pushing hand looks like it has 4 fingers instead of 5

@wdymThisIsntAvailable
Copy link

@advaith1 Does this look good?
1f499
1fa77
1fa75
1fa76

@jyo0329
Copy link

jyo0329 commented Apr 5, 2023

🐦⬛

@treuks
Copy link

treuks commented Apr 5, 2023

By the way, just in case, I have created the jellyfish emoji and I have also PR'd it in #17. It currently looks like this:
Frame 5 (4)
Could use some feedback, if you have some.

@wdymThisIsntAvailable
Copy link

Try turning the jellyfish into an indigo hue. I think that would look good on it.

@jdecked
Copy link
Owner Author

jdecked commented Apr 6, 2023

@jyo0329 Maracas looks good to us. Feel free to PR in. We'd been talking about the colour scheme but in some searching it doesn't seem like it should be a problem to us.

General comment on PRs – we'll merge them all right before preparing the v15 release so we can keep a clean main for any patch releases before then. (Theoretically we could set up a feature branch for v15 to merge outstanding approved PRs into, but this way is fine too and less work.)

@santumerino
Copy link

santumerino commented Apr 6, 2023

@santumerino The pushing hand looks like it has 4 fingers instead of 5

Good point @bsoap-cat, I notice most versions of this emoji are seen from a more side-on, flat view where only 3 fingers are visible. Maybe it'd be a better idea to do something closer to that?

@treuks
Copy link

treuks commented Apr 6, 2023

Try turning the jellyfish into an indigo hue. I think that would look good on it.

I'm not fully sure indigo looks good, but here are some alternative color versions

Jellyfish (2)
Jellyfish (1)

@jyo0329
Copy link

jyo0329 commented Apr 6, 2023

ok

@jyo0329
Copy link

jyo0329 commented Apr 9, 2023

15 1

I made Lime and Brown Mushroom with Emoji 15.1

@wdymThisIsntAvailable
Copy link

wdymThisIsntAvailable commented May 12, 2023

This version of the shaking face transports the message way clearer than the other ones. Black bird on the emoji picker within Twitter also looks good.

How does that transmit a more understandable message with both the lines and the duplicate transparent face? I think it's better with just the lines like all of the vendors.

@schrmh
Copy link

schrmh commented May 12, 2023

I think it's better with just the lines like all of the vendors.

Possible misinterpretations:
Apple & Samsung: listening to music, the lines being headphones. Or something alien-technology. Or Frankenstein. When I first saw those, I also got remembered of weights (and I did not see anything weights-related in years.)
Google & WA: cheese grated.
FB: Saturn with face.
Well, all could also be seen as people on drugs. The Twitter one as well but it's hopefully less likely.

@wdymThisIsntAvailable
Copy link

I think it's better with just the lines like all of the vendors.

"Possible misinterpretations: Apple & Samsung: listening to music, the lines being headphones. Or something alien-technology. Or Frankenstein. When I first saw those, I also got remembered of weights (and I did not see anything weights-related in years.) Google & WA: cheese grated. FB: Saturn with face. Well, all could also be seen as people on drugs. The Twitter one as well but it's hopefully less likely."

Shaking faces are smileys, not any of the things you mentioned.

@jyo0329
Copy link

jyo0329 commented Jun 2, 2023

(ah, sorry about all the duplicates, I created these a few days ago and didn't know about this project until now)
anyway, for Shaking Face, perhaps something similar to Noto Emoji? I like the way they've made it diagonal, to fit movement lines without shrinking the face very much)

Hmm🧐

@jyo0329
Copy link

jyo0329 commented Jun 9, 2023

What about the update?

@12Me21
Copy link

12Me21 commented Jun 13, 2023

Note: twitter has finally pushed their own update:

images ShakingFace PinkHeart LightBlueHeart GreyHeart LeftwardsPushingHand LeftwardsPushingHand_1 LeftwardsPushingHand_2 LeftwardsPushingHand_3 LeftwardsPushingHand_4 LeftwardsPushingHand_5 RightwardsPushingHand RightwardsPushingHand_1 RightwardsPushingHand_2 RightwardsPushingHand_3 RightwardsPushingHand_4 RightwardsPushingHand_5 Moose Donkey Wing BlackBird Goose Jellyfish Hyacinth GingerRoot PeaPod FoldingHandFan HairPick Maracas Flute Khanda Wireless

@Matt-Volp
Copy link

Note: twitter has finally pushed their own update:

images

Are these publically available now, then? Where did you find them?

@12Me21
Copy link

12Me21 commented Jun 13, 2023

Are these publically available now, then? Where did you find them?

they're all at https://abs-0.twimg.com/emoji/v2/svg/<codepoint>.svg
(i just checked the url of an emoji in a random tweet)
these haven't been officially publicly released, so there are licensing issues as mentioned earlier

@Matt-Volp
Copy link

Are these publically available now, then? Where did you find them?

they're all at https://abs-0.twimg.com/emoji/v2/svg/<codepoint>.svg (i just checked the url of an emoji in a random tweet) these haven't been officially publicly released, so there are licensing issues as mentioned earlier

Ok, understood. How close can the remakes be to the originals? I mean a light blue heart is a light blue heart, right?

I might just take the ones Twitter has released and switch them up slightly for my needs.

This was referenced Jun 23, 2023
@wdymThisIsntAvailable
Copy link

Now that Twemoji 15.0 has released, what do we do now?

@jdecked
Copy link
Owner Author

jdecked commented Jun 26, 2023

Now that Twemoji 15.0 has released, what do we do now?

It's been updated on Twitter itself, but not released to the open source community. We're trying to work with the releaser (one of our old coworkers) to also release on the OSS project, then we'll pull them into the fork. No ETA at the moment, unfortunately, but we'll definitely post here when we have one.

@Felting
Copy link

Felting commented Jun 27, 2023

Now that Twemoji 15.0 has released, what do we do now?

It's been updated on Twitter itself, but not released to the open source community. We're trying to work with the releaser (one of our old coworkers) to also release on the OSS project, then we'll pull them into the fork. No ETA at the moment, unfortunately, but we'll definitely post here when we have one.

See #43

@jdecked
Copy link
Owner Author

jdecked commented Jun 27, 2023

Now that Twemoji 15.0 has released, what do we do now?

It's been updated on Twitter itself, but not released to the open source community. We're trying to work with the releaser (one of our old coworkers) to also release on the OSS project, then we'll pull them into the fork. No ETA at the moment, unfortunately, but we'll definitely post here when we have one.

See #43

We cannot merge this because we don't have the rights to any of these images unless they're released under a relevant open source license. Having them publicly available on the Twitter website doesn't grant us the right to republish them in the OSS domain, unfortunately (it also doesn't grant permission to anyone able to rip them off the Twitter website to actually be able to reuse them without potential legal consequences).

@eduardog3000
Copy link

Now that Twemoji 15.0 has released, what do we do now?

It's been updated on Twitter itself, but not released to the open source community. We're trying to work with the releaser (one of our old coworkers) to also release on the OSS project, then we'll pull them into the fork. No ETA at the moment, unfortunately, but we'll definitely post here when we have one.

It's been a few months, any status on this?

@wdymThisIsntAvailable
Copy link

@eduardog3000 This hasn't been going anywhere, so I doubt that there would be anymore progress coming soon.

@Bronnel721
Copy link

Bronnel721 commented Sep 18, 2023

Hello everyone! Just to let you know, I made a PR to include some of the new emojis including 15.0 and 15.1. I didn't add all of them though. The PR is #49 EDIT: Nevermind, it's closed.

@jdecked
Copy link
Owner Author

jdecked commented Dec 4, 2023

See v15.0.2. Please report any oddities present in v15.0.2 by opening a new issue.

Caution

v15.0.0 and v15.0.1 were published to NPM with unfortunate bugs. You want v15.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.