From 1458d8de67dde186bddd6b593eb84ed8ceb6bef9 Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Wed, 28 Jul 2021 18:48:48 +0200 Subject: [PATCH] Add social icon for Matrix Source: https://simpleicons.org Fixes #450 Signed-off-by: Kevin Decherf --- layouts/partials/svg.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 4208296e..2ea1e6bd 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -269,6 +269,11 @@ d="M17.832 8.633v5h-1.978V8.78c0-1.023-.43-1.542-1.29-1.542-.95 0-1.427.616-1.427 1.834v2.655H11.17V9.072c0-1.218-.476-1.834-1.427-1.834-.86 0-1.29.52-1.29 1.542v4.852H6.475V8.633c0-1.022.26-1.834.782-2.434.538-.6 1.243-.909 2.118-.909 1.012 0 1.779.39 2.286 1.169l.492.827.493-.827c.507-.78 1.274-1.169 2.286-1.169.875 0 1.58.308 2.118.909.522.6.782 1.412.782 2.434" fill="currentColor" stroke="none" /> +{{- else if (eq $icon_name "matrix") -}} + + + {{- else if (eq $icon_name "medium") -}}