G'day 👁️🍾👍🦟,
++ Thanks for providing some hours of entertainment.
I went through perlsecret and covered a fair swag of what's there. Quite a few have: "Alternate nicknames: ..." which provided names that were easier to represent as emoji; I've shown these as "aka: ...".
There are also quite a few examples of modifying emoji and combining two into one. The "Flaming X-Wing" is highly contrived to show all of these types of modifications in one; I've provided a better example which is just a single character. Here's a quick rundown:
I was concerned about wrapping in the table; the columns are a little squashed to hopefully prevent this.
Name | Op | ☺️ | C'point | Unicode Name | Notes |
---|---|---|---|---|---|
Diamond | <> | 💎 | U+1F48E | GEM STONE | No change |
Spaceship | <=> | 🛸 | U+1F6F8 | FLYING SAUCER | Preferred over 🚀 U+1F680 ROCKET (mentioned by ++karlgoethebier) |
Venus | 0+ | ♀️ | U+2642 U+FE0F |
FEMALE SIGN VARIATION SELECTOR-16 |
♀ = astrological symbol for Venus |
Baby cart | @{[ ]} | 🐢 | U+1F422 | TURTLE | aka: ..., "turtle" |
Bang bang | !! | ‼️ | U+203C U+FE0F |
DOUBLE EXCLAMATION MARK VARIATION SELECTOR-16 |
It's already an emoji |
Eskimo greeting | }{ | 🦋 | U+1F98B | BUTTERFLY | aka: "butterfly" |
Maori farewell | -M5; | 👋🏾 | U+1F44B U+1F3FE |
WAVING HAND SIGN EMOJI MODIFIER FITZPATRICK TYPE-5 |
Skin tone from "NZ Coat of Arms" |
Inchworm | ~~ | 🪱 | U+1FAB1 | WORM | |
Space station | -+- | 🛰️ | U+1F6F0 U+FE0F |
SATELLITE VARIATION SELECTOR-16 |
|
������ | =( )= | 🪐 | U+1FA90 | RINGED PLANET | aka: "Saturn" |
Flaming X-Wing | =<>=~ | 👨🏽✈️ | U+1F468 U+1F3FD U+200D U+2708 U+FE0F |
MAN EMOJI MODIFIER FITZPATRICK TYPE-4 ZERO WIDTH JOINER AIRPLANE VARIATION SELECTOR-16 |
Example of multiple components From doco: "... the X-Wing can have a pilot!" Possibly better: 🎆 U+1F386 FIREWORKS |
Kite | ~~<> | 🪁 | U+1FA81 | KITE | No change |
Enterprise | ( )x!! | 🐌 | U+1F40C | SNAIL | aka: ..., "snail" |
Although I've shown codepoints (C'point column) listed separately; they should be written without spaces.
For example, The Flaming X-Wing (pilot) as HTML entity references:
👨🏽‍✈️.
— Ken
In reply to Re: Perl Secret Operator Emojis
by kcott
in thread Perl Secret Operator Emojis
by eyepopslikeamosquito
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |