From 84e300dd091de18b3a2bb177458951a379bd43ad Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Fri, 18 Feb 2022 10:52:27 +0100 Subject: [PATCH] Fixed outdated fontawesome icon name (#3592) --- docs/reference/icons-emojis.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/icons-emojis.md b/docs/reference/icons-emojis.md index d86676e52..430368cb5 100644 --- a/docs/reference/icons-emojis.md +++ b/docs/reference/icons-emojis.md @@ -89,12 +89,12 @@ a valid path to any icon bundled with the theme, which are located in the [`.icons`][custom icons] directory, and replacing `/` with `-`: ``` title="Icon" -:fontawesome-regular-laugh-wink: +:fontawesome-regular-face-laugh-wink: ```
-:fontawesome-regular-laugh-wink: +:fontawesome-regular-face-laugh-wink: