diff --git a/images/emoticons/archlinux.png b/images/emoticons/archlinux.png
new file mode 100644
index 000000000..c5da3c63e
Binary files /dev/null and b/images/emoticons/archlinux.png differ
diff --git a/include/text.php b/include/text.php
index 660466ce3..978c1281d 100644
--- a/include/text.php
+++ b/include/text.php
@@ -1246,7 +1246,8 @@ function list_smilies($default_only = false) {
':facepalm',
':like',
':dislike',
- ':harukin:'
+ ':harukin:',
+ ':archlinux:'
);
$icons = array(
@@ -1281,7 +1282,8 @@ function list_smilies($default_only = false) {
'
',
'
',
'
',
- '
'
+ '
',
+ '
'
);