Skip to content

Instantly share code, notes, and snippets.

@svallory
Created December 8, 2022 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save svallory/9d4416ca22869c08257c5dfb6ccd0f2d to your computer and use it in GitHub Desktop.
Save svallory/9d4416ca22869c08257c5dfb6ccd0f2d to your computer and use it in GitHub Desktop.
Just playing with possible meaning of emojis in code
Commands: ๐ŸŽฎ ๐Ÿ•น โš™ โŒจ ๐ŸŽš ๐ŸŽ› โŒ˜ ๐Ÿšฆ ๐Ÿšฅ ๐Ÿ™ ๐Ÿ™๐Ÿผ โŒƒ ^
Receive: ๐Ÿ“ฅ ๐Ÿ“ฉ ๐Ÿ“จ ๐Ÿ“ฌ
Publish: ๐Ÿ“ฐ ๐Ÿ“ข
Change: โšก๏ธ
Negative: ๐Ÿšซ ๐Ÿ›‘ โŒ โŽ โคซ
Warning: โš ๏ธ ๐Ÿšจ ๐Ÿšง โ›” โš ๏ธโš 
Notify: ๐Ÿ”” ๐ŸŽ‰ ๐Ÿ“Ÿ ๐Ÿ“ข ๐Ÿ“ฃ ๐Ÿ—ฃ ๐Ÿ”Š
Mail: ๐Ÿ“จ ๐Ÿ“ค ๐Ÿ“ฅ ๐Ÿ“ง ๐Ÿ“ฉ ๐Ÿ“ช ๐Ÿ“ซ ๐Ÿ“ฌ ๐Ÿ“ญ ๐Ÿ“ฎ ๐Ÿ“ฆ
Time: โฐ โฑ โฒ โณ โŒ› โง— โง–
Movement: ๐Ÿš€ ๐Ÿ›ซ ๐Ÿ›ฌ
Direction: ๐Ÿ”บ ๐Ÿ”ป ๐Ÿ”ผ ๐Ÿ”ฝ โ–ฒ โ–ผ โ—€ โ–ถ โ–ณ โ–ฝ โ— โ–ท โŽ† โฉ โฎโ†ฉ โช โ‡ฆ โ‡จ โ‡ค โ‡ฅ
Punctuation: โ— โ“ โ• โ” โ‰ โ€ผ
Colors:
๐Ÿ”ด ๐ŸŸ  ๐ŸŸก ๐ŸŸข ๐Ÿ”ต ๐ŸŸฃ ๐ŸŸค โšซ โšช
๐ŸŸฅ ๐ŸŸง ๐ŸŸจ ๐ŸŸฉ ๐ŸŸฆ ๐ŸŸช ๐ŸŸซ โฌ› โฌœ
โ—ผ๏ธ โ—ป๏ธ โ—พ โ—ฝ
Communication: ๐Ÿ’ฌ ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ ๐Ÿ—จ๏ธ ๐Ÿ—ฏ๏ธ ๐Ÿ’ญ โ„น๏ธ โ„น ๐Ÿ†• ๐Ÿ†—
Keyboard:
โŒ˜ Command (Cmd) U+2318
โŒฅ Option (Opt or Alt) U+2325
โŒƒ Control (Ctrl) U+2303
โ‡ง Shift U+21E7
โ‡ช Caps Lock U+21EA
โ†ฉ Return U+21A9
โŒค Enter U+2324
โŒซ Delete (Backspace) U+232B
โŒฆ Forward Delete U+2326
โŽ‹ Escape (Esc) U+238B
โ Eject U+23CF
โŒฝ Power U+2333D
โ‡ฅ Tab U+21E5
โ‡ž Page Up U+21DE
โ‡Ÿ Page Down U+21DF
โ†– Home U+2196
โ†˜ End U+2198
โ† Left Arrow U+2190
โ†’ Right Arrow U+2192
โ†‘ Up Arrow U+2191
โ†“ Down Arrow U+2193
/*
Cascadia Font Ligatures
$> |> ||> |||>
~> ~~ ~~>
<$> <*> <>
..<
<!-- -->
-> ->> => --> -->> ==>>
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment