Added the angry emoticon.

This commit is contained in:
default 2023-02-01 10:01:47 +01:00
parent c2524323a9
commit 12131b67a3
2 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,7 @@ The following traditional ASCII emoticons or special strings are
converted to related emojis:
.Bd -literal
:-) :-D X-D ;-) B-) :-( :-* <3 :-/ 8-o
%-) :_( :-| :facepalm: :shrug: :shrug2:
%-) :_( :-| >:-( :facepalm: :shrug: :shrug2:
:eyeroll: :beer: :beers: :munch: :thumb:
.Ed
.El

View File

@ -25,6 +25,7 @@ struct {
{ ":_(", "&#128546;" },
{ ":-|", "&#128528;" },
{ "<3", "&#128147;" },
{ ">:(", "&#128544;" },
{ ":facepalm:", "&#129318;" },
{ ":shrug:", "&#129335;" },
{ ":shrug2:", "&#175;\\_(&#12484;)_/&#175;" },