Skip to content

Instantly share code, notes, and snippets.

@thuongleit
Created October 4, 2018 07:52
Show Gist options
  • Save thuongleit/da0a411da700adb016469a70f2d18b6b to your computer and use it in GitHub Desktop.
Save thuongleit/da0a411da700adb016469a70f2d18b6b to your computer and use it in GitHub Desktop.
Regex to match all supported emojis within patterns
"(^[\\u20a0-\\u32ff\\ud83c\\udc00-\\ud83d\\udeff\\udbb9\\udce5-\\udbb9\\udcee\\ud83e\\udd10-\\ud83e\\udd9f]{1,2}$)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment