From 42764db06f259ddbd8bc5fd41055244757f85b3e Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Tue, 24 Aug 2021 23:48:27 +0200 Subject: [PATCH] Add facebook messenger icon Fix #317 --- docs/svgs.md | 1 + layouts/partials/svg.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/svgs.md b/docs/svgs.md index a8d929675..ffdf583d4 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -17,6 +17,7 @@ - [dribbble](https://simpleicons.org/?q=dribbble) - [email](https://feathericons.com/?query=mail) - [facebook](https://simpleicons.org/?q=facebook) +- [facebook-messenger](https://simpleicons.org/?q=messenger) - [fitbit](https://simpleicons.org/?q=fitbit) - git - [gitbook](https://simpleicons.org/?q=gitbook) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index cf7f79677..73df615b4 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -32,6 +32,8 @@ {{- else if (eq .name "facebook") -}} +{{- else if (eq .name "facebook-messenger") -}} + {{- else if (eq .name "fitbit") -}} {{- else if (eq .name "git") -}}