diff --git a/img/icons/hacker/unmute.png b/img/icons/hacker/unmute.png
new file mode 100644
index 00000000..90414d7e
Binary files /dev/null and b/img/icons/hacker/unmute.png differ
diff --git a/img/icons/light/unmute.png b/img/icons/light/unmute.png
new file mode 100644
index 00000000..e085be9c
Binary files /dev/null and b/img/icons/light/unmute.png differ
diff --git a/img/icons/purple/unmute.png b/img/icons/purple/unmute.png
new file mode 100644
index 00000000..52642ecd
Binary files /dev/null and b/img/icons/purple/unmute.png differ
diff --git a/img/icons/unmute.png b/img/icons/unmute.png
new file mode 100644
index 00000000..e085be9c
Binary files /dev/null and b/img/icons/unmute.png differ
diff --git a/webinterface.py b/webinterface.py
index d897fba3..662f3946 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -2272,7 +2272,7 @@ def individualPostAsHtml(recentPostsCache: {},maxRecentPosts: int, \
muteStr+=''
else:
muteStr=''
- muteStr+=''
+ muteStr+=''
replyAvatarImageInPost=''
if showRepeatIcon: